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 Theme
In reply to: Fixed Content Background Color for Home Page
Yes I removed it. I will put it back on. I have only the Alexa verifying code in the CSS box. I originally set the theme’s content background color in white and When I placed the code Ben gave me in to advanced CSS it turned all of the pages as well as post background black.
In forum: Virtue ThemeTopic: Product Gallery Images
Hello,
Is there a setting where the Product Gallery Images would display as smaller thumbnails under the main product image until clicked on to enlarge or hovered over? I added 2 additional gallery images to a product (link below) and the images are displaying in in the same size (500×500 pixels) below as the main image and lengthening the page.
Thank you,
GaryIn forum: Pinnacle ThemeIn reply to: Home Page Options
June 8, 2016 at 10:32 am #98069Check this out:
https://www.kadencewp.com/home-page-pinnacle-premium/
Ben
In forum: Pinnacle ThemeIn reply to: Product Page
June 8, 2016 at 9:55 am #98063Ok inside your page that is set as the shop page do you have the show page title set?
Ben
In forum: Virtue ThemeHi there Kadence Themes,
I just applied the premium theme to my website because of the page builder option that allows me to make nicer page layouts. I’m rebuilding the about page *Login to see link but have a few questions.
I’m using virtue info boxes to display some services. Can I make them in such a way that the desciptions goes below the icon instead of on the side?
I’m using virtue gallery to display some client logo’s on the bottom of the page. It’s a masonry 6 column layout, the images are 300×100. How can I make sure the thumbnails show the entire image and not just a portion? Also, is there a way to remove the border around the logo’s?
In forum: Pinnacle ThemeIn reply to: Product Page
In forum: Virtue ThemeIn reply to: Virtue: Image, Text/Caption Appear on Hover
I suggest that rather than using the Image widgets, you create a custom gallery for each of those pages.
All you need to do is go to each one of those pages’ edit screens, hit the “Add Media” button, and find “Create Gallery.”
Then, you’ll want to select each image that will be a part of this gallery. After you’ve selected your images, click the blue create gallery button, and it will take you to the page where the settings for your gallery will be found.
You’ll want to add your captions in this area. You will also have options to the right of the page for how your gallery will appear. In your case, you’ll probably want the size to be MEDIUM, Type set to DEFAULT, Show Captions to TRUE, and Masonry to be FALSE.
Setting the Captions to true will give you the caption appearance on hover like you want.
Let me know if this helps!
In forum: Pinnacle ThemeIn reply to: Product Page
June 8, 2016 at 9:35 am #98058In your theme options > shop settings. Scrolling down to the bottom what do you have set for the product page?
The inside the product page itself do you have the page title area set up?
Ben
In forum: Virtue ThemeHi.
I’m having trouble getting a photo to stop appearing in my revolution slider. I’ve deleted the image from the slider and the website entirely, but somehow it keeps appearing right when a user opens up the blog, before the rest of the page has loaded.
I’ve attached a picture of the image that pops up below — I only want the three images that follow and are part of the revolution slider to appear.
Any thoughts on what I can do to fix this?
Thanks!
In forum: Pinnacle ThemeTopic: Product Page
Hi. I’m trying to get my main product page to show the title, description, and a background header.
I have this working on the category pages. For example: *Login to see link
How do I get the main page to do this? *Login to see link
Thank you,
CalleIn forum: Virtue ThemeIn reply to: woocommerce's pages structure
In forum: Pinnacle ThemeIn reply to: Home Page Options
Hey,
You can do this two ways. You can set your page as a static page from Settings > Reading then use page builder to add content to your static page. Or you can use the home widget area (enabled in theme options > home layout) and use the layout builder widget (from appearance > widgets).
Hope that helps!Hannah
In forum: Virtue ThemeIn reply to: Sidebar over running Slider Image on Blog Page
Hi Hannah,
Thank you so much for responding so quickly! I played around with both options and the pagebuilder one isn’t really to my liking. However, I’d like the the blog posts to display in the same way as the default blog template (if possible). I like the look with the image and the blog summary – it creates the look and feel I want for this page. Is there a way to do that as well? http://testenv.sbcchosting.com/cw2/blog/
Kindest regards,
Jennifer
In forum: Virtue ThemeHi!
I would love for the “Text/Caption” of the “Virtue: Image” widgets on my Collections pages to appear only when the mouse hovers over them. I would also love for this Text/Caption to appear over the bottom edge of the image, as opposed to below it, which lengthens the image box. I haven’t been able to find any code for this, and am wondering if it is possible.
This is my site: *Login to see link
(And this is what I’m going for: *Login to see linkThanks 🙂
Jennie
In forum: Virtue ThemeIn reply to: Strange things…Image and price not the same
Hi Linette,
Have you cleared your page cache? In Theme Options > Shop Settings do you have Enable Product Image Aspect Ratio on Catalog pages set to Off? Also, ensure you are using the latest version of woocommerce and of the theme. Let me know if there’s no change.Hannah
In forum: Virtue ThemeIn reply to: Sidebar over running Slider Image on Blog Page
Hey Jennifer,
The sidebar is going to automatically start at the top. One option here would be to use the Feature page template. This will allow you to set the slider above the page content and title. Then you could add your blog posts through a shortcode like this:[kad_blog orderby=date items=4 fullpost=false]
Or if you wanted to use the blog template you could choose not to show a sidebar and use pagebuilder to create a column on the right side that has the same effect as a sidebar.
Hope that’s helpful!Hannah
In forum: Virtue ThemeThe shortcode also isn’t generating a different random post from the category every time the shortcode page is triggered?
I’m using this as the shortcodes for two different pages where a random post should show:
[kad_blog items="1" orderby="rand" fullpost="true" cat=”RANDOM CARDS”]
[kad_blog items="1" orderby="rand" fullpost="true" cat=”RANDOM OPEN FACE”]
In forum: Virtue ThemeTopic: Search form not valid
If you validate the search form you get this error:
The for attribute of the label element must refer to a non-hidden form control.
It refers to this line of searchform.php
<label class="hide" for="s"><?php _e('Search for:', 'virtue'); ?></label>
You have to change this
<input type="text" value="<?php if (is_search()) { echo get_search_query(); } ?>" name="s" class="search-query" placeholder="<?php echo $searchtext; ?>">
to
<input type="text" value="<?php if (is_search()) { echo get_search_query(); } ?>" id="s" name="s" class="search-query" placeholder="<?php echo $searchtext; ?>">
This was the very last error to make my page 100% valid against validator.w3.orgIn forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Virtue Theme Questions
-
AuthorSearch Results


