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'

Home / Forums / Search / Search Results for 'sidebar'

Viewing 20 results - 5,261 through 5,280 (of 5,356 total)
  • Author
    Search Results
  • #3772

    Hi,
    how can I add an image menu on sidebar, like here: ?

    In forum: Virtue Theme

    In reply to: Secondary Menu Spacing

    #3655

    yeas in mobile sidebar drops below content. Thats pretty standard practice with sites.

    Ben

    In forum: Virtue Theme

    In reply to: Secondary Menu Spacing

    #3646

    When you mentioned mobile, I checked my site in mobile, and the sidebar doesn’t show up until scrolling down all the way to the bottom, after all the products from the home page, is that how it’s supposed to be?

    #3563

    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 Theme

    In reply to: Sidebar/Slider

    #3420

    Hey,
    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.

    [email protected]

    Ben

    In forum: Virtue Theme

    In reply to: Sidebar/Slider

    #3395

    Hi 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,
    G

    In forum: Virtue Theme
    #3394

    Hi 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

    #3262

    Yeah 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 shortcodes

    #3173

    Hmm 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

    #3160

    Display Sidebar?
    Choose if layout is fullwidth or sidebar

    Those options I want to be always fullwidth with no sidebar unless I specify otherwise – I can’t find this option

    Sorry I’m sure it’s in here

    #3068

    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.

    #3050

    Are 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

    #3039

    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?

    #2933

    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

    #2736

    Ben
    I like the sidebar suggestion – simple and takes care of business!

    #2705

    Hmm, 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

    #2626

    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

    #2624

    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 Theme
    #2549

    You 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?

    [email protected]

    Ben

    In forum: Virtue Theme
    #2547

    Sorry, one more thing. I remembered I installed WooSidebars after I updated Virtue. So the problem was there before the plugin.

Viewing 20 results - 5,261 through 5,280 (of 5,356 total)