Link to product in email template doesn't work
-
Hi.
So I’m using the Quote request plugin. But when someone sends me a quote request the link that is in the product list doesn’t go anywhere.
Also, it seems like the link goes the product edit screen when it does work.
Is there any chance that I can make each product in the email template link to to front end product and get it to work?
This is the code that doesn’t pull through any link right now:
<a href="<?php echo get_edit_post_link( $_product->id )?>"><?php echo $_product->post->post_title ?></a>
Please help…
Thanks
https://www.ads-software.com/plugins/yith-woocommerce-request-a-quote/
- The topic ‘Link to product in email template doesn't work’ is closed to new replies.