Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ddegraw Friend
    #126763

    Hi guys I have the template Teline instaled and running on joomla 1.0. 3.
    I have a problem with the JA news module. When I click in one of the published articles it directs me to the content but with the entire module JA News appearing right after it.
    Does anyone know how can I fix this problem?

    Thank you.

    Menalto Friend
    #242667

    Did you set the ja-news to show only on frontpage?
    If that is not working you might wanna try to change this in the index.php file for the template:

    <?php if ( mosCountModules('ja-news') ) { ?>
    TO

    <?php if (( mosCountModules('ja-news'))&& ($option == 'com_frontpage' )) { ?>

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

This topic contains 2 replies, has 2 voices, and was last updated by  Menalto 16 years, 8 months ago.

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