Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there

    the Add to Cart button shown on wishlist page is the same that WooCommerce uses on product loop

    In order to customize it, you could consider to override default loop/add-to-cart.php WooCommerce template in your theme folder, but this would of course change Add to Cart on your loop too
    Otherwise, you could consider to filter HTML of the button, using woocommerce_loop_add_to_cart_link, but this is a more fiddly procedure

    Thread Starter Lampre

    (@lampre)

    Thanks a lot it’s perfect !

    Plugin Author YITHEMES

    (@yithemes)

    You’re welcome!

    We are doing our best to improve our plugins. Our target is to develop and release the best free plugins for WooCommerce, but to achieve this we need your help. Please leave a good review to support us and help our growth 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Target=”_blank” on button’ is closed to new replies.