Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'page '
-
AuthorSearch Results
-
In forum: Virtue ThemeMarch 9, 2015 at 2:58 pm #33596
Hover would only show if you haven’t set a color for the text. The info box can have a link but it’s not designed for one, it’s not designed to have a hover. The Icon menu has hover effects you can use that with the “virtue shortcodes”
Links in general will have a slight hover effect if you just add to a page content. It’s set by your basic styling options for primary colors.
If you want to force the info box to have a hover effect you have to use custom css. And then you target that widget area. So for your middle info box. you can add this css in your theme options > advanced settings.
div#panel-525-1-1-0 .kad-info-box:hover p { color: #eee !important; } div#panel-525-1-1-0 .kad-info-box:hover i { color: #4184bf !important; }Ben
In forum: Virtue ThemeIn reply to: PageBuilder layout on Contact Page
March 9, 2015 at 2:44 pm #33593email link would need to be like this:
<a href="mailto:youremailaddress">youremailaddress</a>For page builder you need to make the columns sizes for the logo smaller not 50%
and you need to add padding above the icon so it lines up better with the text. You can use the “virtue shortcodes” button to add spacing.Ben
In forum: Virtue ThemeIn reply to: Using a Logo and Company Title
March 9, 2015 at 2:40 pm #33592You just add the name, all the styling comes with custom css.
You don’t want your name to be h1 anyway for SEO page titles should be H1 and it’s best to only have one h1 tag per page.
Add the name in the tagline and I can help with the css.
Ben
In forum: Virtue ThemeIn reply to: Crop to Squares
Hey Ben,
Had another question for you. So we have edited the image thumbnails where you edit them in Pages. It updates them within the gallery there, but then when published and looked at on the site they haven’t changed. Wondering what you might think is preventing that cross over? thanksIn forum: Virtue ThemeIn reply to: PageBuilder layout on Contact Page
Hi Ben and thanks for your response.
I’ve created my content in a table like this http://s516670080.websitehome.co.uk/contact-us/ which I’m reasonably happy with (except the email link doesn’t work)
…. but my post was about how to set the layout of the content using pagebuilder. Here is how it looked using pagebuilder http://s516670080.websitehome.co.uk/xxxxx/
I’ve looked for tutorials on setting the layout but to no avail.
Thanks for any help you can offer.
Jas
In forum: Virtue ThemeIn reply to: Block Text around pictures
Thank you Ben.
sorry, but another two things again. I noticed the following:
1. on iPhone the forward and back buttons on the blog sites are to big. Do you have an idea how to fix this only on an mobile device?
2. The Headline on blog sites are do big. Do you have an idea how to fix this only on an mobile device?
Thanks for your help. I think with this changes my homepage looks great and I hope that this were my last problems.
Regards and thanks again
In forum: Virtue ThemeIn reply to: Kadence Slider full hight /down arrow?
March 9, 2015 at 1:30 pm #33581style 4 has a parallax section in the page content below the slider. You talking about that? Just see the text part of this tutorial: https://www.kadencewp.com/using-page-builder-virtue-premium/
You can use this css for the search:
#topbar-search input[type=text], #topbar-search #searchsubmit { color: #194437; } #topbar-search .form-search ::-webkit-input-placeholder { color: #194437; } #topbar-search .form-search :-moz-placeholder { color: #194437; } #topbar-search .form-search ::-moz-placeholder { color: #194437; } #topbar-search .form-search :-ms-input-placeholder { color: #194437; }Ben
In forum: Virtue ThemeIn reply to: Kadence Slider full hight /down arrow?
I am using a coming soon plug. I have no problem sharing admin password with you (is there another way?) but then I need to log out.
I am going to use the form in topbar for now. #194437
How do I put a parallax in the home page like you have in site style four? Can I sill use Kadence slide?
Thanks
In forum: Virtue ThemeIn reply to: img in header
March 9, 2015 at 1:22 pm #33577You can add images just below it. Just by placing them in the content of the page.
Ben
In forum: Virtue ThemeTopic: img in header
Is there anyway that I can place a couple of images in the header on the blog page. *Login to see link where it say Baywatch Arms – Gun Blog?
In forum: Virtue ThemeIn reply to: Media folder dissappered on the left
This reply has been marked as private.March 9, 2015 at 12:46 pm #33570In forum: Virtue ThemeIn reply to: Page numbering – Pagnation?
March 9, 2015 at 12:39 pm #33567You have this in your css:
//*-- THIS CONTROLS THE ELEMENT OF THE BLOG PAGE "" --*//should be this:
/*-- THIS CONTROLS THE ELEMENT OF THE BLOG PAGE "" --*/that is what is messing up the styling.
Ben
In forum: Virtue ThemeIn reply to: Kadence Slider full hight /down arrow?
March 9, 2015 at 12:36 pm #335661. Kadence Slider. Just click the option to turn the next slide arrows off. It’s the most lightweight.
2. You can place in the header with a custom function, you would need a child theme. Or you can place on a sidebar or at the top of your blog page.
3. Yes you can use css to change the search colors.
Ben
In forum: Virtue ThemeIn reply to: Page numbering – Pagnation?
In forum: Virtue ThemeIn reply to: Page Builder Language issues
March 9, 2015 at 12:33 pm #33564Hmm sounds like pagebuilder and polylang. Pagebuilder works with WPML so I would suggest asking polylang support if the conflict is known.
Ben
In forum: Virtue ThemeIn reply to: Page Builder Language issues
Hi Ben,
With the polylang I have a translation page into German that I can edit, but either page that I edit in pagebuilder just wipes out the content for the other side. The site so far can only be in German or English on the front page. 🙁 It seems that that pagebuilder just keeps the structure the same for both sides, but for some reason it doesn’t save the languages.
In forum: Virtue ThemeIn reply to: Kadence Slider full hight /down arrow?
Thanks Hanna, Yes I did find it as slider option.
What I am looking for is a full hight image on the home page. Same as Site Style Four.
But I would like just one image so I don’t need a slider, or at least I don’t need more than one image. I want the arrow though.
1) So keeping in mind avoiding the un needed plugins/programing, what is the cleanest way to have just one full hight image with the down arrow?2) Also, I am not using a topbar so is there a way to put the search form in the header? or better yet, to place it on the blog page?
And the header is white or clear so can I make the search form a color?
Thank youIn forum: Pinnacle ThemeIn reply to: odd issue in result pagination
March 9, 2015 at 11:34 am #33554I can see here that images are not all the same size: http://www.laplandinteractive.com/tag/videoclips/page/2/
Either way you might just want to change your post per page to 12 in the settings > reading.
Ben
In forum: Virtue ThemeIn reply to: permalinks
March 9, 2015 at 11:22 am #33548Sorry forget you didn’t start this post.
I had sent you an email once I change it before saying to check.
Here is the portfolio page: http://lnx.estmilanoengineering.com/lista-prodotti/
and the portfolio subpage: http://lnx.estmilanoengineering.com/lista-prodotti/contabilizzazione-e-termoregolazione/
and the single portfolio page: http://lnx.estmilanoengineering.com/prodotti/contabilizzazione-e-termoregolazione/valvole-e-teste-termostatiche/
what is the issue?
If there is a reason you didn’t post a link I can remove these if you want.
Ben
In forum: Virtue ThemeI have set up a portfolio page and portfolio items which show up on the home page portfolio carousel. I would like to put an excerpt of the portfolio item on the home page carousel.
I can’t see anywhere that this is possible. I can put a hand-crafted excerpt on the portfolio item which appears on the portfolio page (I do this because if I tick ‘display excerpt’ nothing shows up, presumably because I have tabs on the portfolio item page?) but that doesn’t appear on the home page carousel.
Is it at all possible to have an excerpt on the home page carousel?
Thanks
-
AuthorSearch Results


