Home Forums WoodMart support forum Prices Continue to Appear in Catalog Mode

Prices Continue to Appear in Catalog Mode

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

    ceyhun.byrk
    Participant

    Hello, Mr. Official,

    I use my website in catalog mode. However, the price continues to appear in the “Frequently Received Together” section, how can I remove it?

    Screenshot: https://prnt.sc/AbIgOZgfTZ6U

    It also continues to show the price on the homepage : https://prnt.sc/El4ht09k6off

    Can you help me with this?

    #643868

    Luke Nielsen
    Keymaster

    Hello,

    Please update the theme to the latest version – https://prnt.sc/dMBCxYhdhK5p

    Then recheck the issue and let me know.

    Kind Regards

    #643905

    ceyhun.byrk
    Participant

    I updated the theme to the latest version, but it continues to show the prices I mentioned.

    #643939

    Luke Nielsen
    Keymaster

    Hello,

    In the next update it will be fixed, for now, you can use the below code to hide it for a while.

    body .wd-product .wrap-price,
    body .wd-fbt-form .wd-fbt-purchase,
    .single .price {
        display: none !important;
    }

    Kind Regards

    #644257

    ceyhun.byrk
    Participant

    Ok, thanks 🙂

    • This reply was modified 8 hours, 9 minutes ago by ceyhun.byrk.
Viewing 5 posts - 1 through 5 (of 5 total)