Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • multimedia Friend
    #128102

    Greetings…..
    Does anyone know how to disable the category/section title links in JA NEWS?
    I would rather the title of the article does the linking…

    Sherlock Friend
    #247444

    Hi multimedia !
    You can disable category/section title links by way :
    open mod_janews.php file in modules folder , find following code section at about line 378 :


    echo "<a href="$link" class="ja-newscat" title="".trim(htmlentities($rows[0]->catdesc, ENT_QUOTES, $current_charset)).""><span>{$rows[0]->cattitle}</span></a>n";

    change into :


    echo "<a class="ja-newscat" title="".trim(htmlentities($rows[0]->catdesc, ENT_QUOTES, $current_charset)).""><span>{$rows[0]->cattitle}</span></a>n";

    good luck !

    multimedia Friend
    #247580

    Thank You… Worked Like a charm…

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

This topic contains 3 replies, has 2 voices, and was last updated by  multimedia 16 years, 7 months ago.

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