I would like generate a unique anchor URL to share across platforms, so when visitors click the link, they’re brought directly to the anchor on the web page, so they don’t need to scroll to find information especially since I am going to use that for the documentation webpage
I found the below article explaining how to do that in Wix Editor
If you mean sharing an external link, you can always create an Anchor and place it on the place you want to link on your page and make sure to give it a unique and memorable ID. Once you do that, you can add a hash sign (#) at the end of your page URL, followed by the ID of the anchor, for example:
You have a hero section somewhere on a product page, add an Anchor element and place it right above the hero section, give it an ID of “heroSection”. Then add the ID as follows:
also, how can I make add a navigation menu to the anchors the same as the one Wix uses on their documentation page since the available menus in editor X such as the vertical menu or anchor menu are very poor, The vertical menu doesn’t have hover! or even show in selected status when scrolling the anchors (Sections with anchors) and the anchor menu has no options even to adjust the spacing of the items or background colors
thanks for your reply, I already did same as what you mentioned exactly but the url doesn’t go to the anchor element,
the only working way is I inspect the section through the browser develop tools to get the section ID <div Id: ”letters and numbers”, then add this ID to the domain URL