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 Theme
Topic: Image menu on widget
Hi,
how can I add an image menu on sidebar, like here: *Login to see link ?In forum: Virtue ThemeIn reply to: Secondary Menu Spacing
January 25, 2014 at 8:26 am #3655yeas in mobile sidebar drops below content. Thats pretty standard practice with sites.
Ben
In forum: Virtue ThemeIn reply to: Secondary Menu Spacing
In forum: Virtue ThemeTopic: Templates not Changing
Hi Ben
I was experimenting with the theme options and changed all my page templates to “fullwidth.”
When I tried to change them back to “default” the sidebar never showed up.
Even when switching the page templates to “sidebar” they remained at full width, even though the template selection indicated the template was either default or sidebar. I’m not using any custom css code or a child theme. Any ideas?
(The home page layout still lets me choose between fullwidth and sidebar, it’s just the rest of the pages that refuse to go back.)In forum: Virtue ThemeIn reply to: Sidebar/Slider
January 20, 2014 at 9:55 am #3420Hey,
I was just alerted to the font issue, I’ll have an update out today that solves.As for the sidebar, that is really strange it’s not working, my one guess is are you using IE. Internet Explorer seems to have a hard time with the image buttons.
Either way, can you send me a login to your site and I’ll check it out.
Ben
In forum: Virtue ThemeIn reply to: Sidebar/Slider
January 19, 2014 at 6:50 am #3395Hi Ben,
Got slider to show: I had assumed it would use images from homepage slider.
Sidebar still not showing on shop page??
Also, If I change the Mobile menu font to ‘bold’, then the sitename, tagline and menu fonts go extra bold on the non-mobile pages. This does not happen if I choose a mobile menu font that is different from the site name etc. font.
Best,
GIn forum: Virtue ThemeTopic: Sidebar/Slider
January 19, 2014 at 6:21 am #3394Hi Ben,
Even after changing ‘shop’ theme options to show sidebar and slider, I can’t get a sidebar or a slider to show on the Shop page.
Thanks,
Best,
Graham
In forum: Virtue ThemeIn reply to: What's up the sleeve for 2.0 there Ben?
January 12, 2014 at 10:12 pm #3262Yeah working on an email for everyone, and I’m going to start a changelog on the site.
= Version 2.0.0 =
* Fix Blog Grid Issue
* Fix Rating issue on category pages
* Add Option for infinite Scroll on Blog Posts
* Add shortcode for custom image menu
* Site Default for Blog Posts
* Fix Language Issue with theme options= Version 1.9.9.9 =
* Update Theme Options, Various Speed improvements
* Add warning for Virtue Toolkit Plugin
* Change shortcode gen to ajax.
* add shortcode to testimonials
* Clean up css for cart in firefox
* Add Custom Carousel Support
* Add support for infinite scroll= Version 1.9.9.6 =
* Not ready for 2.0 launch just yet.
* Add permalink option for portfolio for better translation.
* Add some small styling for qTranslate
* Fix blog_post shortcode to default to order by date= Version 1.9.9.5 =
* Not ready for 2.0 launch just yet.
* Allow for jetpack comments
* Add more animations
* Add image flip for products
* Added Support for Yith Ajax Plugin.
* Add radio button options for products
* Add shortcodes for products, posts, portfolio items.= Version 1.9.9 =
* Fix edit image issue
* Add svn to framework.php
* Fix related products issue
* Add default for product sidebar
* Add a couple shortcodesIn forum: Virtue ThemeIn reply to: Keep sidebar to default as off on all posts
January 9, 2014 at 9:19 am #3173Hmm I’ll need to add anther option then, like site default and set that in the theme options. The problem for you is all your posts have been saved with the previous default so you will need to use a filter if you want to override. Add this to your functions will make every post full width regardless of your post settings.
<?php add_filter('kadence_display_sidebar', 'kad_sidebar_on_special_page'); function kad_sidebar_on_special_page($sidebar) { if (is_single()) { return false; } return $sidebar; } ?>Ben
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Child Theme – do I need one?
After looking more into things, all of the text and photos are still there – they are just no longer linked. For instance – the shop sidebar was still there from when I created it earlier, it just was no longer linked to any custom menu in the widgets section and was not linked in the shop page etc. The same with the slider. In the theme options, the slider option was not selected anymore, nor were any pictures. If I select the flex slider option – I then have to reselect each photo that will appear on the slider. All of the photos and text are still there – it is just as if the options we previously selected have defaulted back to a brand new install. The weird thing is that all of the products in the shop are still there and the photos are there – but the photo sizes are all out of wack now. Is there anything we are missing that would keep us from having to reselect all of the options we had before the update? Thanks in advance for your help.
In forum: Virtue ThemeIn reply to: Child Theme – do I need one?
January 6, 2014 at 10:04 am #3050Are the widgets in the correct place for the shop slider? and can you double check the shop settings of the theme options to make sure you have selected the shop sidebar?
When you say that the slider is gone. are there no images in the theme options anymore?
Ben
In forum: Virtue ThemeIn reply to: Child Theme – do I need one?
Thanks for the help. I have completed the export, update to 1.9.9.6, import, and re-activating plug-ins. When viewing our site after the update I notice that our slider is no longer there and my shop sidebar is gone. It appears that all of the pages and data are there – just not linked anymore as in having to reselect slider, and images, etc. Did I forget to do something?
In forum: Virtue ThemeIn reply to: Jetpack social comments not working
Actually I have two more question:
When I allow comments on portfolio posts, the comment box is not taking the entire width of the page, like if there was a sidebar on the right. How can I fix that?
Also, with the Jetpack plugin, you can add sharing buttons (facebook, twitter, etc…) at the bottom of a post. The option is there when editing a portfolio, but it doesn’t show up on the portfolio page. (it does on the blog posts though). Any thoughts?
Thanks
Mike
In forum: Virtue ThemeIn forum: Virtue ThemeDecember 20, 2013 at 9:22 am #2705Hmm, thats a lot of categories. I’m guessing there is a lot of products? The dynamic filter isn’t really designed for that as it’s not ajax loading. so it can only filter what is on the page. For what you want I would make shop page have a sidebar and use a category menu? Thus it would load a new page with just those in that category… I would also enable breadcrumbs.
As for your mock up it would need some work. The select box for order by and the dropdown the filter makes on mobile are different. You would need to change multiple woocommerce files.
Ben
In forum: Virtue ThemeIn reply to: Woocommerce Category Excerpt
Hi,
This is what I have in a text widget:
[product_category category=”lvm” per_page=”3″ columns=”1″ orderby=”date” ]
What should I edit in the css?
It is for this page: http://89.145.89.31/~pixeluti/tvlogic-professional-sdi-broadcast-video-monitors/
I was just looking for a way to highlight some products in the sidebar and this was the easy option.
If there is a better way to add individual products then please let me know.
Many thanks
Steve
In forum: Virtue ThemeIn reply to: Woocommerce Category Excerpt
Hi Ben,
That works for products on the page.
However I was using it to add some products to a sidebar via a text widget.
I’ve updated the page to show this.
Using the columns=4 squashes all the products in that sidebar.
Previously using the columns=1 gave me just the title.
Any other ideas?
Thanks
Steve
In forum: Virtue ThemeIn reply to: Product Sidebar Options
December 15, 2013 at 2:42 pm #2549You can have as many sidebars as you like by creating more on the misc settings page.
Can you send me a temp login so I can take a look?
Ben
In forum: Virtue ThemeIn reply to: Product Sidebar Options
-
AuthorSearch Results


