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 'post'
-
AuthorSearch Results
-
In forum: Virtue ThemeIn forum: Virtue Theme
In reply to: Remove Images from Post Blog Carousel
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Contact Page form – Premium 2
January 6, 2016 at 12:51 pm #74328Hey,
1. What is your primary color in your theme options > basic styling. If it’s white and your background is white then that could be your issue. Else can you post a link.2. In the theme options > misc settings. Have you set the email address that the contact for is supposed to send to?
Ben
In forum: Virtue ThemeIn reply to: Button height, Would like to make them the same
January 6, 2016 at 12:38 pm #74318Craig, this is in your css:
.product-type-simple.product_item .kad_add_to_cart { line-height: 40px; }Remove that. Just have what I posted.
.home .product-type-simple.product_item .kad_add_to_cart{ line-height: 40px; }Ben
In forum: Virtue ThemeIn reply to: Shop Page Customization
January 6, 2016 at 10:42 am #74291This will move the results too:
body.post-type-archive-product .page-header div:first-child { padding-right: 0; padding-left: 0; margin: 0; }In forum: Virtue ThemeIn reply to: virtue widgets / homepage blog layout forced crop
January 6, 2016 at 10:30 am #74284Hey,
Using the “latest post” module in your theme options > home layout you can’t change the crop unless you override the template in a child theme.You can use a shortcode instead to display the posts with the image above your content. Then they would not be cropped.
If you interested in a child theme the file is templates/home/blog-home.php
Ben
In forum: Virtue ThemeIn reply to: Incorrect display of portfolio images
January 6, 2016 at 10:20 am #74272in your portfolio post page. There are max-width and max height settings. Are you setting those to the size of your image?
Else if you don’t want the item to be sized at all use the gallery image to add your one image and select the image list as your portfolio option.
BenIn forum: Virtue ThemeIn reply to: Shop Page Customization
In forum: Virtue ThemeIn reply to: virtue widgets / homepage blog layout forced crop
Hi Daniel,
In Theme Options > Blog Options you can set image size beside “Blog Post Summary Default”.
Can you link to the image you’re setting as your featured image? I’m seeing this- http://dev.4thgolcar.org.uk/wp-content/uploads/2015/12/Whole_World_Of_Adventure-270×270.jpg
Are you uploading like that?Hannah
In forum: Virtue ThemeTopic: Primary Menu Sub Menu
Hi
Sure this has been posted at some point but can’t find after trawling through so apologies but new to theme. the free version has a drop down sub menu in page menu i.e. there was an option in each menu item to add a sub item for drop down. However when I purchased premium and loaded I can’t find how to enable drop down and add sub items. The only options I can find under the Primary menu are adding a search function and ‘sub indicator’. Any help greatly appreciatedIn forum: Virtue ThemeIn reply to: gallery images no longer show in light box
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Shop Page Customization
January 6, 2016 at 12:40 am #74216Hey,
1.
body.post-type-archive-product .page-header div:first-child {width:100%}2. You can make “shop” whatever you like right in your shop page on the edit screen but if you prefer to control this with css then you can use this:
body.post-type-archive-product .page-header h1 {text-transform:uppercase;}3.
.woocommerce-result-count { text-align: right; position: absolute; right: 0; bottom: -5px; margin-bottom: 0; color: #777; }Ben
In forum: Virtue ThemeIn reply to: Woo Commerce variations order not working
In forum: Virtue ThemeIn reply to: menus get mixed up
In forum: Virtue ThemeIn reply to: Change out header logo in one section
Hey,
One way to do this would be to use the x2 retina logo in your main settings as your extra logo. Then with this css you can have the logo switch based on the blog page and posts:body #kad-banner #logo .kad-standard-logo { display:block; } body #kad-banner #logo .kad-retina-logo { display:none; } body.page-template-page-blog #kad-banner #logo .kad-standard-logo, body.single-post #kad-banner #logo .kad-standard-logo, body.category #kad-banner #logo .kad-standard-logo{ display:none; } body.page-template-page-blog #kad-banner #logo .kad-retina-logo,body.single-post #kad-banner #logo .kad-retina-logo, body.category #kad-banner #logo .kad-retina-logo { display:block; }else the only other way would be through a child theme and code it into the header.
In forum: Virtue ThemeIn reply to: Home page & Shop Page Blank
In forum: Virtue ThemeIn reply to: Menu sticky
Helo Hannah
Thank you kindly help me .
GENERAL is the first theme of the settings tab (it’s in French ) , in the style of the header, you can choose to set the header. But if I active , it remains fixed, but it is not reduced when you scroll the page (see the link I put in my first post )
Thanks,In forum: Virtue Themeit seems homepage is broken
I did update plugin and also wordpress 4.4
please help -
AuthorSearch Results


