• Resolved Royah Marie

    (@hautecreations)


    Hello. I would like the wishlist to fit into the mobile view for this page. I have added the wishlist under “my account” so customers can manage it quickly. You will likely have to create an account at my site (don’t worry, it is a staging site) so you can then use the developer tools to view it in mobile view. Thank you so much in advance!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,
    we hope you’re doing well!

    Could you tell me what you mean by adjusting the wishlist on the mobile page? I just registered on your site, and I can see it correctly on my account page. It should be noted that the layout of the wishlist changes when going to the mobile view, so if you want to avoid this, you can add the following code inside the functions.php file of your active child theme:

    add_filter( 'yith_wcwl_is_wishlist_responsive', '__return_false' );

    Let us know any news.

    Best regards.

    Thread Starter Royah Marie

    (@hautecreations)

    In my view it looks like the wishlist goes off the screen and you have to scroll to the right to see all the details are you saying in your view it is not the case?

    Ultimately I do not want anyone to have to scroll to the right to see the wishlist. Ideally, a person should only have to scroll down and the table “adapts” to the device (so auto adjusting the height and width of each cell according to the device, so to speak).

    Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,

    Here I send you a screenshot of how I see the wish list in the mobile view of your site:

    https://we.tl/t-w6LlxOicrZ

    As you will see, the design changes and adapts to the mobile view, so I can’t see what you comment.

    Could you check it, please?

    Best regards.

    Thread Starter Royah Marie

    (@hautecreations)

    Hmmm, well alrighty then! I love the fix haha.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Make wishlist table fit to mobile view’ is closed to new replies.