Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • portalion Friend
    #190812

    Hi
    I have some problem because I don’t want title tag to be displayed on magazine menu elements (fronted).
    JA Teline IV, Joomla 2.5
    How to remove title tag from magazine menu links?
    I cannot find the file to edit
    For example I want to remove title tag (title=”Piękne miasta”) from this code:
    <li class=”mega haschild”><a href=”/miasta” class=”mega haschild” id=”menu664″ title=”Piękne miasta”><span class=”menu-title”>Piękne miasta</span></a><div class=”childcontent cols1 “>
    <div class=”childcontent-inner-wrap”>

    Anybody can help?
    Thanks

    Saguaros Moderator
    #506686

    Hi portalion,

    Could you post your site url here and screenshot of that title tag?

    portalion Friend
    #506762

    Hi Saguaros,
    Thank you for the quick response 🙂

    This is my website: http://www.portalion.com
    And this is screenshot:

    Please have a look at menu link “CIEKAWE MIEJSCA” – there is title on yellow backgroud.

    Regards
    Portalion


    1. Untitled-2
    Saguaros Moderator
    #507033

    Hi Portalion,

    You can open file: /plugins/system/jat3/jat3/core/menu/base.class.php

    At approx line 522:

    $title = "title="$anchor_title"";

    change to this:

    $title = "";

    Then go to backend > clean JAT3 cache.

    portalion Friend
    #507080

    It works 🙂
    Thank you very much for help!

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  portalion 11 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum