Home Forums WoodMart support forum SHOP PAGE – QUICK PREVIEW – BUTTON "ADD TO FAVORITES" WRONGLY SHOWN

SHOP PAGE – QUICK PREVIEW – BUTTON "ADD TO FAVORITES" WRONGLY SHOWN

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #141378

    Jeriss Cloud Center
    Participant

    Dear,

    I made a staging site where I disabled all customizations and plugins.

    Go on this page, open a quick preview and you’ll see a link “add to favorites” altough on your demo store, there is no button there.

    Why this bug?
    THanks

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

    Eric Watson
    Participant

    Hello,

    It is our mistake after the 4.0.4 update. This button shouldn’t be there.
    Add the following line to the file

    woodmart/inc/integrations/woocommerce/modules/quick-view.php

    as shown on the screenshot http://prntscr.com/owj6jj

    remove_action( 'woocommerce_single_product_summary', array( XTS\WC_Wishlist\UI::get_instance(), 'add_to_wishlist_single_btn' ), 33 );

    Kind Regards
    XTemos Studio

    #141436

    Jeriss Cloud Center
    Participant

    Eric,

    Will you fix that in next theme update?

    Actually, I have couple of points reported in other tickets that await for the next theme update. When will it be released?

    Thanks

    #141482

    Hello,

    It will be fixed in the next updates withing the following month.

    Best Regards

    #141498

    Jeriss Cloud Center
    Participant

    Alright, I’ll wait for the next update.

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

The topic ‘SHOP PAGE – QUICK PREVIEW – BUTTON "ADD TO FAVORITES" WRONGLY SHOWN’ is closed to new replies.