Hi!
On my live site mathelike.de I'm using achor links for large pages. With the links at the beginning of the page a user can jump to the headline of interest.
Example: https://www.mathelike.de/abi-check-mathe-abi-skript-bayern/2-geometrie/2-1-vektoren/2-1-1-rechnen-mit-vektoren.html#Vek_Rechnen_MultSkal

This live site runs with an old joomlabamboo template (buildr) and I decided to run the site for the future with JA Justitia.

Unfortunately all the anchor links wont no longer work with Justitia/T4 Framework.
Example: http://www.mathelike.info/Abiturskript-Mathematik-Bayern/2-Geometrie/2.1-Vektoren/2-1-1-rechnen-mit-vektoren.html
Please login with the given admin account cause the site is offline.
Can you help please?

Best regards
Christian

    christianrieger
    Hi
    You are using A name in the code that is Depreciated in HTML
    Kindly use Section id or title.
    Example :

    <section id="Vek_Rechnen_MultSkal">Multiplikation eines Vektors mit einem Skalar</section>
    Ninja locked the discussion.
    Write a Reply...
    You need to Login to view replies.