New Landing How can we help? Themeforest Theme Support Dante WooCommerce Sidebar Question

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #51495
    qubed
    Member
    Post count: 44

    Hello all,

    I am interested in setting up my WooCommerce sidebar to be similar to the Dante Demo: http://dante.swiftideas.net/shop/

    I have most of the widgets figured out I believe, but can anyone tell me which widget is used for the ‘Colour’?

    Also, is there a way to limit the number of items show in the widgets such as ‘Departments’ from 7 to 5? And if possible, how to change the number of “Brands’ displayed from 5 to 7?

    Thanks

    #51937
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey,

    that’s the layered nav widget.

    I’m afraid we cannot change the number of values displayed.

    Cheers

    #110035
    alemarengo
    Member
    Post count: 695

    Hi guys!
    Regarding Woocommerce sidebar, I have a question:
    I’d like to get rid of the default sidebar. I have commented this piece of code:

    			<!--<?php if ($sidebar_config == "left-sidebar") { ?>
    					
    			<aside class="sidebar left-sidebar col-sm-3 col-sm-pull-9">
    				<?php dynamic_sidebar($left_sidebar); ?>
    			</aside>
    		
    			<?php } else if ($sidebar_config == "right-sidebar") { ?>
    				
    			<aside class="sidebar right-sidebar col-sm-3">
    				<?php dynamic_sidebar($right_sidebar); ?>
    			</aside>
    			
    			<?php } else if ($sidebar_config == "both-sidebars") { ?>
    		
    			<aside class="sidebar right-sidebar col-sm-3">
    				<?php dynamic_sidebar($right_sidebar); ?>
    			</aside>
    			
    			<?php } ?>-->

    How can I set content to be full width?
    Is it possible? Since it’s bootstrap based, I think it’s enough to set content class to .col-sm-12. But layout has only 3 columns…
    Many thanks in advance.

    #110041
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You can just set no sidebars in the theme options? No need to edit any code

    – Kyle

    #110142
    alemarengo
    Member
    Post count: 695

    Thanks! It’s been there under my eyes…
    This means that there’s no way to show woo sidebar differently in shop rather than in category pages, right?

    #110150
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Correct

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register