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 'sidebar'
-
AuthorSearch Results
-
In forum: Virtue ThemeIn forum: Virtue ThemeMay 15, 2014 at 8:18 am #8997
Hey so you have css that is making the sidebar on the left.
But just need to make that css apply only to larger screens. Like this:
@media (min-width: 992px) { body .main {float:right;} }this will allow the .main content area to not be floating while in mobile which is the issue.
Ben
In forum: Virtue ThemeIf I try to navigate from a woocommerce product category page to a product subcategory on a mobile browser, the mobile browser (safari in my case) just reloads the same product category page you were on and not the correct product subcategory. This behavior only occurs when I click on the (sub)category images. If I navigate by clicking on the subcategory in the sidebar (which is located below the category images on the mobile version of the theme), I get directed to the correct page.
my site url is *Login to see link .
An example of a product category page is: SlaapkamerIt’s all in Dutch, so I hope my description is clear enough. 🙂
Any ideas?
In forum: Virtue ThemeIn reply to: Number of MenuItems and some more
May 14, 2014 at 9:40 am #8946Hey,
1. Theme options > menu settings. Secondary menu… you can change the item amount to 7.2. So if you create a feature page (using the feature template) then you uploaded an image while editing that page it creates a attachment in wordpress. So if you removed the featured image but didn’t change your page template or replace the image it would show the attachment image because while using a feature template it first looks for a featured image then looks for attached images. So if you can replicate have you tried just switching the page template?
3. Have you looked at the docs: http://docs.kadencethemes.com/virtue/#featurepage
A simple rundown.
Blog template for a blog page.
Portfolio for a portfolio page.
Contact for a contact page.
Feature for a page with a slider, image or video above the title
Feature – sidebar for the same as above except with a sidebar
Fullwidth for a normal full width page
sidebar for a page with a sidebar.4. add this css to your custom css box in the theme options:
.page-header { display:none; }Ben
In forum: Virtue ThemeIn reply to: How can I change the colour of my sidebar ?
May 13, 2014 at 10:11 am #8871Kind of, it’s not really how the sidebar was designed but you can get the effect with this css:
@media (min-width: 992px) { #content { position: relative; } aside.col-lg-3 { height: 100%; position: absolute; bottom: 0; top: 0; right: 0; } }Ben
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Category Thumbs Missing in Virtue Premium
May 9, 2014 at 10:17 pm #8739Hey,
1. What size are you using for category images? The sizes are set by the theme not woocommerce? So the minimum is 240 with by the height that you set in the theme options shop settings. For example if you set the sizes to be wide or square?2. The theme also controls image sizes so if you want to have woocommerce handle that you have to turn the theme off in the shop settings of the theme options.
But you can set which image ratio you would like to use there as well. Note that with virtue it’s all a hard crop so if you wanted to have different ratios for products then you will need to turn the theme settings off.3. The sidebar, reason the correct sidebar isn’t showing with the products is because the metaboxes aren’t set for the products. So if you import the products or built them on a separate theme then they default to show the primary sidebar. I am fixing this in the next version, should work once I push the update out tomorrow or monday.
Ben
In forum: Virtue ThemeIn reply to: Category Thumbs Missing in Virtue Premium
Hi there would you be able to take a look at the following page, to advise how I can prevent widgets in the primary sidebar overlapping my blog post please? See link
Thanks,
Claire
In forum: Virtue ThemeHi,
I’m setting up a website with your theme and get troubles on the blog page.
I’ve no differences when I change the template blog or blog grid on my page
Same thing with the sidebar, it always display it even if I select no sidebar in the options.Could you help please ?
Cheers,
Tom
In forum: Virtue ThemeIn reply to: Product Page Widget Area Customization
May 7, 2014 at 11:51 pm #8624Hey so you were using the home widget area for you product sidebar. That was the issue. The home widget area outputs a little different then a sidebar widget area. So anyway I create a sidebar in the theme options > misc settings and then made that your product sidebar, and updated your css to work with the right class for the widget.
Ben
In forum: Virtue ThemeIn reply to: Product Page Widget Area Customization
May 7, 2014 at 10:29 pm #8619Ok need to back up,
If you want all your sidebars to have more space like the filters then add this, remove all the filter code, the fitler code is doubling the space for the related products widget.
.sidebar { margin-left: 50px; }1. yeah like I mentioned above there isn’t a class surrounding that widget. Can you send me a login so I can see whats going on?
3. The css right above those two styles isn’t closed out correctly the closing bracket is facing the wrong direction: { needs to be }
Ben
In forum: Virtue ThemeIn reply to: Product Page Widget Area Customization
I have inserted all three codes and the widget completely disappeared from the page http://www.shop-my-closet.ca/product/wine-chocolate-satin-evening-gown-by-js-boutique/
I use the following plugins in addition to woo commerce:
– product enquiry for woocommerce (right now its not showing, i need to update the license, but its supposed to be under the product short description, not not in the sidebar
– woo commerce FAQ (its in the tabs)
– Facebook share (its under product short description)The only two items i have in the sidebar are Recently Viewed Products and “Schedule Item Pickup” button which i created myself using the Text widget
In forum: Virtue ThemeIn reply to: Sidebar alignment on fron page
May 7, 2014 at 12:15 am #8549Hey,
So this can’t really be done like that. Atleast it’s not a built in option. If you mark a sidebar on the home page then it adds it right after the slider.
What you can do to create the effect is to set the page as full width in the theme options, then use you “page content”. Enable it right after the carousel then disabled your blog posts.Then go to edit your pages, edit your home page and use the page builder. Create a two column row, make the right column 30 percent then in the left column add a text widget with this in it:
[blog_posts columns=2 items=4]And add your sidebar widgets to the right column,
Ben
In forum: Virtue ThemeIn reply to: Product Page Widget Area Customization
May 7, 2014 at 12:05 am #85461. Add this:
.single-product .sidebar { margin-left:30px; }2. This will change the color and font:
ul.product_list_widget li a { color:red; font-size:12px; }3.
ul.product_list_widget del, ul.product_list_widget .amount { font-size:12px; color:blue; }4. There isn’t a div surrounding that widget. which is odd. Are you using a plugin that would effect where the widget are show or something along those lines?
Ben
In forum: Virtue ThemeHi Ben et al,
I am trying to figure out (with no success yet) how to align the sidebar with the blog posts and not with the carrousel as it is by default. Could you help me please. I would like to have a full-width slider and carrousel on the front-page plus blog posts and sidebar on the bottom part of it.
Thanks.
—
IvayloIn forum: Virtue ThemeHi Ben,
Is it possible to change the style of the title “Featured Products” on the homepage without affecting the style of other headings on the site (i suspect this title is an H3 heading which is also used for Filter by and Recently Viewed Products in the sidebar.
Here is y site *Login to see link
In forum: Virtue ThemeIn reply to: Icon Colour
May 5, 2014 at 9:47 pm #8486Sorry,
this should work for the sidebar:.widget_nav_menu li a i { color:#ddd; }.widget_nav_menu li a i.icon-facebook { color:#ddd; }Ben
In forum: Virtue ThemeIn reply to: Icon Colour
In forum: Virtue ThemeTopic: Icon Colour
Odd question: Is there a way to change the colour of just the icons in a menu and not text? I’m using the custom menu widget in the left sidebar and have twitter and linked in icons and could like to change the colours, but not the colours of the other items.
Also, do you know that not all of the icons listed at *Login to see link actually work? Only one Twitter and Linkedin icon works, and one label isn’t what is actually on-screen. Just an fyi.
Thanks!
-
AuthorSearch Results


