Home Forums Basel support forum Quick Shop

Quick Shop

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #5414

    kapilgbhalala
    Participant

    how to enable quick shop in new version

    #5415

    Artem Temos
    Keymaster

    Hello,

    Thank you for the question.

    You can enable quick shop hover effect for your products in Theme Settings -> Shop -> Hover on product.

    Regards

    #5419

    kapilgbhalala
    Participant

    How to set quick shop and quick view at same time

    #5424

    Artem Temos
    Keymaster

    At the moment there is no such ability, but we will fix it in our next update. If you need the fix ASAP then write us and we will give you an instruction.

    #5432

    kapilgbhalala
    Participant

    yes my client is need this please provide instruction to set this

    #5433

    kapilgbhalala
    Participant

    how to add dynamic menu in top header when user is logged in.

    #5440

    Artem Temos
    Keymaster

    In this case you need to add this line of code

    <?php basel_quick_view_btn( get_the_ID(), $woocommerce_loop['quick_view_loop'] - 1, 'main-loop' ); ?>

    to the file basel/woocommerce/. It should be located after this code

    <?php basel_hover_image(); ?>
    <div class="basel-buttons">
    	<?php if( class_exists('YITH_WCWL_Shortcode')) basel_wishlist_btn(); ?>
    	<?php basel_compare_btn(); ?>
    

    Unfortunately, our theme doesn’t include feature you are asking about (show menu only for logged in users).

    Regards

    #5575

    kapilgbhalala
    Participant

    in which file? i have to put this code??

    #5578

    Artem Temos
    Keymaster

    Sorry, missed file name. You need to add this to the file basel/woocommerce/content-product-quick.php

    Regards

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