I use YOOtheme Pro myself with Templates and dynamic content.One of the downfalls, is a subnav that is loaded dynamically, doesn't allow for in-page branching to in-page sections - limiting its usefullness. The Yootheme subnav has a 'link' functionality that allows for the mapping, as above, but I can't plug in an article-specific link.
I am not really sure what you are trying to do. The Joomla core has under "Images and Links" Link A, Link B and Link C. I sometimes use those to store data that I display on the page when I do not want to create custom fields for that.
In case I want to create subnav to parts in the article, I might create at the top of the page something like
Code:
<a href="#a">A</a> <a href="#b">B</a> <a href="#c">C</a>
Statistics: Posted by pe7er — Wed Oct 02, 2024 11:08 pm