using named anchors in builder elements
-
Topic
-
Let’s say I’ve got two elements in builder, both of which are set to use raw code. I add named anchors to the bottom element (a through z), then add links to these anchors as an index, in the top most element. For instance:
<a href="#w1">W</a> in the index in the first element should link to <a name="w1">W</a> in the second element.
. Unfortunately, and I think it’s because I’m using WordPress postname permalinks which results in a trailing slash on posts, the links aren’t working.
See the dev site for an example of what I mean.
Any idea how I can work around this (my mind’s a bit fuzzy after working some long hours this past week, so please excuse me if I missed something very obvious).
Cheers,
Jan C.
- The forum ‘Alyeska Responsive WordPress Theme’ is closed to new topics and replies.