Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • edd Friend
    #176598

    Hi there,

    I’m using the NEX template and I would like if in the JA News pro module is it possible to disable show title of articles.
    The thing is that in the articles options I choose “not show title” but the JA News pro module is still showing the title.
    Any idea? any way to change this?

    Thanks a lot for help

    🙂

    Saguaros Moderator
    #450841

    Hi edd,
    You don’t need to choose “not show title” from articles options, you can change by code of this JA News Pro module. Please open up file:

    /templates/ja_nex/html/mod_janewspro/nex/blog_item.php
    and remove this piece of code

    <h4 class="ja-zintitle">
    <a href="<?php echo $row->link;?>" title="<?php echo strip_tags($row->title);?>"><?php echo $row->title;?></a>
    </h4>

    Hope this helps.

    edd Friend
    #451006

    Great… it works like a charm… Thanks a lot 🙂

    Saguaros Moderator
    #451007

    Cheers !!!:p

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

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 12 years ago.

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