• When adding a Product to a Watchlist, a link appears for “View Watchlist” but that just goes to the Account page. It should really go to the Watchlist which is under the Account page:

    my-account/my-auction-watchlist/

    In file uwa-watch.php around line 28-29 I think this would fix it, adding /my-auction-watchlist/ after the link.

    <a href="<?php echo esc_url(get_permalink( wc_get_page_id( 'myaccount' ) )); ?>/my-auction-watchlist/" class="view_watchlist">
Viewing 1 replies (of 1 total)
  • Plugin Author Nitesh

    (@nitesh_singh)

    Hello,

    The hyperlink labeled “View Watchlist” currently directs users to the my-account page on your site. However, it does not directly navigate to the Watchlist menu within the my-account page. We will fix it in the upcoming release of the auction plugin.

    Thank You

Viewing 1 replies (of 1 total)
  • The topic ‘View Watchlist on Product page not working’ is closed to new replies.