Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • andreamarucci Friend
    #135726

    I use J 1.5.8

    I’ve installed the quickstart but i don’t want to use the ja news module. I would like to use the standard joomla way to display the front page news. How can I do that? If I unpublish the module i see only the ja news frontpage and nothing under…

    I’ve asked how to make more space around the read more button in ja news but if someone tell me how to use the standard joomla way I’ll be more happy…

    Can you help?

    Sherlock Friend
    #280484

    Hi andreamarucci !
    You can do it following way below :
    Open index.php file in templates/ja_rutile folder, find following code section at about line 153 :


    <?php if(!$tmpTools->isFrontPage()) : ?>
    <div id="ja-pathway">
    <jdoc:include type="module" name="breadcrumbs" />
    </div>
    <jdoc:include type="component" />
    <?php endif; ?>

    change to :


    <?php if(!$tmpTools->isFrontPage()) : ?>
    <div id="ja-pathway">
    <jdoc:include type="module" name="breadcrumbs" />
    </div>
    <?php endif; ?>
    <jdoc:include type="component" />

    andreamarucci Friend
    #280487

    My index.php is different

    <?php if(!$tmpTools->isFrontPage()) : ?>
    <div id="ja-pathway">
    <jdoc:include type="module" name="breadcrumbs" />
    </div>
    <jdoc:include type="component" />
    <?php endif; ?>

    <!-- BEGIN: JAZIN -->
    <div id="jazin-fp">
    <jdoc:include type="modules" name="ja-news" style="raw" />
    </div>
    <!-- END: JAZIN -->

    What and where I’ve to modify it?

    andreamarucci Friend
    #280517

    Sorry I’ve seen now that they are the same.

    I’ve followed your modifications but this is not the result I want.

    I would like to have some rotating news at the top of the front page just like the ja-news frontpage module do but under that I would like to have regular news.

    Now I’ve disabled both modules and I’ve regular news but it’s a shame to miss the features of the ja news frontpage module.

    Is that possible?

    andreamarucci Friend
    #280532

    Any news? It’s a bit urgent. Thanks…

    andreamarucci Friend
    #280635

    Sorry but who has marked this topic solved? It’s not solved at all….

    Sherlock Friend
    #280702

    Hi andreamarucci !
    Please send url of your site, i want to have a closer look on the problem.

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

This topic contains 7 replies, has 2 voices, and was last updated by  Sherlock 15 years, 12 months ago.

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