Hello, i am trying to link my product page to a specific section in my learn more page, For instance, i am trying to connect my ingredients section in my learn more page as a link in my product description. Is this possible?
Please help
Hello, i am trying to link my product page to a specific section in my learn more page, For instance, i am trying to connect my ingredients section in my learn more page as a link in my product description. Is this possible?
Please help
i want to add a button/link at the end of the description, under “earthy undertones” to link to this ingredients section in my learn more page
do you mean like a menu button from homepage to another section of the store?
a button from product page to another section
hey man im struggling to find which code wraps the collapsible content together on my page, I have used inspect element to try and find it but it does not correspond. I am using taste theme, what is the text called?
Look at the error that i m getting when giving it a unique id:
Yes, it is possible to link your product page to a specific section in your “Learn More” page.
To do this, you will need to create an anchor link for the section you want to link to. Here’s an example of what the code should look like:
[Ingredients](https://www.yourwebsite.com/learn-more-page#ingredients)
n the code above, replace “https://www.yourwebsite.com/learn-more-page” with the actual URL of your “Learn More” page, and replace “ingredients” with the ID or name of the section you want to link to.
Once you’ve added the anchor link to your product description, your customers will be able to click on it and be taken directly to the specified section on your “Learn More” page.
im having trouble creating an id for the section
can anybody help?, i cannot get the right section id for the collapsible content and creating one isn’t working either