Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,
    you can create a page with a shortcode and then create an item on your menu that points to that page.

    Shortcode “[yith_wcwl_wishlist]” loads the content of the “wishlist.php” template (the file is in the “templates” folder of the plugin), to make appear the wishlist in the page.

    Shortcode attributes:

    ‘per_page’: (int) the number of elements per page (the default value is 5).
    ‘pagination’: (string: yes/no) it sets whether to paginate the wishlist; in case this parameter is set to “no”, the attribute “per page” will not be considered.

    I hope this help.
    Have a nice day.

Viewing 1 replies (of 1 total)
  • The topic ‘Accessing Wishlist on mobile devices’ is closed to new replies.