I have created a store using PageFly. I need to create an anchor link to the home page which allows direct customers to a specific place on collection page.
Is this even possible with PageFly?
Thanks,
-KJ
Solved! Go to the solution
Hello,
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one), I'll help you out to the best of my ability.
Kind regards,
Diego
This is only the "practice store", I create a new one from scratch when I have tested all the features first.
Password: Omakilpi-2
-KJ
This is an accepted solution.
I managed this task by myself and I can give the solution if someone gets the value of it.
Let's imagine that you have the store and you need anchor link to your homepage to drive traffic to your collection page's specific point.
Add this link to your page (for example your homepage)
<a href="../html-link.html#generator">Your link's name</a>
1. Add your URL and decide ID for example "https://mystore.com#1"
2. Name your link
Add this code to your website's point (collection page) where you need to drive the traffic.
<h2><a id="1"></a>Name your heading</h2>
3. Paste the code with the ID which you decided
4. Name your heading (if it's heading)
Someone can correct me if I'm wrong with this code - it works on my theme.
Thanks for the awesome community!
-KJ
User | Count |
---|---|
25 | |
20 | |
19 | |
16 | |
15 |