Change Sticky Add To Cart Bar with buy now & Let quantity showing.

This topic has 6 replies, 2 voices, and was last updated 2 years, 7 months ago ago by Rose Tyler

  • Avatar: Mohammed Madi
    Mohammed Madi
    Participant
    September 6, 2021 at 11:52

    Hi,
    I wanna to Change Sticky Add To Cart Bar with buy now button & Let quantity showing and hide add to cart button just in Sticky Add To Cart Bar in mobille version.
    please help me as soon as possible.
    thank you!

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 6, 2021 at 15:49

    Hello,

    Thanks for contacting us.
    You can add the next code in Theme Options > Theme Custom CSS > Custom CSS for mobile:

    .etheme-sticky-cart .ajax_add_to_cart {
        display: none;
    }

    to hide the Add To Cart button from the sticky panel.

    Regards

    Avatar: Mohammed Madi
    Mohammed Madi
    Participant
    September 6, 2021 at 15:58

    Hi,
    I wanna to replace it with buy now! Because when i put the code sticky bar show only quantity without any button in mobile version.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 7, 2021 at 07:28

    Hello,

    Could you provide URL of product? We will check what can be done to help you.

    Regards

    Avatar: Mohammed Madi
    Mohammed Madi
    Participant
    September 7, 2021 at 09:38

    Hi, its in Private content area…

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 7, 2021 at 15:52

    Hello,

    It requests additional customization in files, which is not included in our basic support.
    Do the next via FTP:
    add $with_buy_now = apply_filters('etheme_sticky_add_to_cart_buy_now_hide_mobile', $with_buy_now); into wp-content/plugins/et-core-plugin/app/models/customizer/functions.php – http://prntscr.com/1rhpcjf
    and this add_filter('etheme_sticky_add_to_cart_buy_now_hide_mobile', '__return_false'); into xstore-child/functions.php

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.