Home Forums Basel support forum Add to wishlist off

Add to wishlist off

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #146297

    Stanka
    Participant

    Hello, how can I off “add to wish list” on product page. and also on product view . I am sending you picture in attachment. thank you.

    Attachments:
    You must be logged in to view attached files.
    #146332

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .single-product-content .entry-summary .wishlist-btn-wrapper a {
    display:none;
    }

    This is bor built in Wishlist for the recent version. If you are using the plugin, take this code instead:

    body .product-design-compact .entry-summary .yith-wcwl-add-to-wishlist  {
    display:none;
    }

    Best Regards

    #146471

    Stanka
    Participant

    Hello, it does not working. I am using version : 4.6.1.1556982303 and child theme.
    Also i have problem with viewing instagram feed on page. I dont want to lose my contect, what shoud I can do, I need to update theme to the newest version?
    In attachement is printsc what i mean about “add to wishlist”- on shope page and product and here is another problem with translation, I tried it with loco translate but not working.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #146473

    Stanka
    Participant

    anothe attachment

    #146474

    Stanka
    Participant

    picture

    Attachments:
    You must be logged in to view attached files.
    #146522

    Hello,

    Please replace the code with this one:

    .single-product-content .entry-summary .yith-wcwl-add-to-wishlist a {
        position: relative;
    }

    You need to update the theme to get the smooth and correct theme operation.

    Here are the instructions on how to do it correctly: https://xtemos.com/docs/basel/faq-guides-2/4-x-5-0-migration-guide/

    What string are trying to translate?

    What is the problem with Instagram? Your screen is too small I cannot figure out. As soon as you update Instagram problems would be resolved. Here is the instruction on how to configure the Instagram https://xtemos.com/docs/basel/faq-guides-2/setup-instagram-api/

    Best Regards

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