Wishlist page not displaying on Firefox browser

This topic has 4 replies, 2 voices, and was last updated 8 months, 3 weeks ago ago by Rose Tyler

  • Avatar: cindyloo
    cindyloo
    Participant
    January 15, 2024 at 15:22

    Displays on Chrome and Safari, but get a 404 on Firefox browser. Can you offer a quick fix?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2024 at 16:20

    Hello, Cindyloo,

    Thank you for contacting us and for using XStore.

    Please follow this topic – https://www.8theme.com/topic/slow-loading-for-compare-wishlist-and-grid-variations-of-pages/ (create a static page for Wishlist and add a code into the child theme).

    Best Regards,
    8Themes Team

    Avatar: cindyloo
    cindyloo
    Participant
    January 24, 2024 at 22:37

    Please watch this video – https://youtu.be/ZyjZ-vCx0pE
    You need to change the Dynamic wishlist page to a static one using our shortcode.
    Also, add the next code in child-theme/functions.php

    add_filter(‘xstore_wishlist_mini_content_ajax’, ‘__return_false’);

    I did these things and now wishlist displays on Firefox. All good, but now the sku#s are re-appearing on the wishlist page. You gave me a CSS tweak earlier, but it doesn’t work now to hide sku#s.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 25, 2024 at 08:12

    Hello, Cindyloo,

    Thank you for getting in touch with us.

    Kindly update the following code snippet: https://prnt.sc/INg-uSDbsJ6W to the code provided below:

    .xstore-wishlist-page .sku_wrapper {
        display: none;
    }

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Best Regards,
    8Themes Team

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

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

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