Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • storkyy Friend
    #157190

    How to turn off news tool tip in NEWS FRONT PAGE module? In admin panel there is no option to do it.

    Saguaros Moderator
    #365770

    you open the file: modulesmod_janews_fptmpldefaultblog.php and find:
    [PHP]
    <div class=”ja-zincontent clearfix editlinktip jahasTip” title=”<?php echo trim(strip_tags($news->title), ‘”‘); ?>::<?php echo htmlspecialchars($news->smallimage.$news->bigintrotext)?>”>
    [/PHP]

    replace:
    [PHP]
    <div class=”ja-zincontent clearfix editlinktip ” title=”<?php echo trim(strip_tags($news->title), ‘”‘); ?>”>
    [/PHP]

    i will ask developers making a option for on or off the tip

    storkyy Friend
    #365798

    It works! THX. It will be very nice to add this option to admin panel.

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

This topic contains 3 replies, has 2 voices, and was last updated by  storkyy 13 years, 3 months ago.

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