Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • briannyc Friend
    #140962

    I am trying to remove the ‘alt’ tags in the Moo Menu on the JA Cooper Business Template.

    I know this helps SEO, but the client finds them irritating. I would like to remove them. I am looking in the template file, base class, etc and cannot find where it is generated.

    Any ideas? Thanks!

    briannyc Friend
    #303923

    For those that are curious…I did find this.

    It’s in: templates//ja_menus/Base.class.php

    Comment out the title tag, it’s not the ALT tag like I assumed.

    Line 169: //$title = “title=”$tmp->name””;

    Best,

    Brian

    briannyc Friend
    #303931

    I would just set it to NULL instead of commenting it out. It breaks some upload scripts when it looks for the title variable.

    $title = “”; //”title=”$tmp->name””;

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

This topic contains 3 replies, has 1 voice, and was last updated by  briannyc 15 years ago.

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