What I can’t seem to work out is how to add the anchor to the roster section. I added an html stack in the rosters section with the code: “a name=“rosters””/a" - does not do anything. (can’t display the anchor code with the a name as it is typed) Is an HTML stack the way to do it?
Anchor posts seem always to be about linking to another page. I feel this should be dead-simple, but I’m stuck.
Cheers - have a great day!
(I also note that the RW Link icon always appears dim - not sure why it is so, so I can’t seem to use it to set links.)
I’m still confused as to where to put the anchor though - no issues with the link.
So the anchor area I want to go to is a Foundation 2 column stack that has an image, a header, and a paragraph. Where would I put the Do I add an html stack inside somewhere?
If you’re using JW’s Link & Anchor stacks, you just put an anchor stack immediately above the 2 column stack. That way it will work on mobile properly also.
Link Creates the link to anchor item: <a href="#anchorlink"></a>
Anchor creates the Anchor item: <a name="anchorlink"></a>
Not sure of your question, you have a 2 column stack, put the anchor stack immediately above the 2 column stack as I said prior (immediately above the content you want linked to).
Your website is working as advertised… what is the issue you perceive?
Well, you could use an HTML stack for sure for the anchor html code in the same place, immediately above the 2 column stack, but the link can be done right through the image stack (if a plain image stack)…