
0
Under review
URL to Customer Testimonials
Is there a way to create a URL that takes a user to the customer testimonial section on my store homepage? I want to add this to an email so recipients can click to read our aggregated review.
Customer support service by UserEcho
Do you mean something like an anchor link?
https://www.w3docs.com/snippets/html/how-to-create-an-anchor-link-to-jump-to-a-specific-part-of-a-page.html
HI Josh - yep, that would do the trick. Do you have any tips on how to embed an anchor link in the testimonial section - either in the heading on in the body of the section?
It depends on how you add it to your site. If you use the 1st method then the section will have an ID. You can find it by right-clicking on the page > inspect.
You could use any element that has an ID that is close by.