• Resolved milkchic

    (@milkchic)


    How would I make the wishlist Image / title and add to cart links open in a new window?
    Thanks,
    Mel

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

    (@templateinvaders)

    Hi Mel!

    You can achieve this with a small customization of the wishlist table template.

    At the root of the plugin, you can find the directory named “templates“. You need to copy ti-wishlist.php file to yourtheme/woocommerce/ti-wishlist.php and add target="_blank" attribute to links.

    Or you can use next code that I’ve already modified by your request:
    https://gist.github.com/doozy/62b02d25f80303b137c50326dc3fb1c8

    Kind regards,
    Konstantin.

Viewing 1 replies (of 1 total)
  • The topic ‘Open links in new window’ is closed to new replies.