Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • beastmode54 JA JobBoard
    #129113

    i used the quickstart package, in which there was no content item on the frontpage. I messed the the intro and leading lifo located in the frontpage componant. But i still cannot get any content on the front page….any ideas?

    prossite..click here

    Sherlock Friend
    #251328

    Hi !
    You open index.php file in templates/ja_nerine folder , find following code section at about line 230 :


    if ( $tmpTools->isFrontPage() ) {
    ?>
    <jdoc:include type="component" />
    <?php
    }
    ?>

    this is code for load mainbody , Mainbody only load when page is’nt Home Page. If you want load content in Home page . You must change obove code section to :


    //if ( $tmpTools->isFrontPage() ) {
    ?>
    <jdoc:include type="component" />
    <?php
    //}
    ?>

    beastmode54 JA JobBoard
    #251340

    Thanks!…ill give it a try

    beastmode54 JA JobBoard
    #251416

    Worked Great!!! Thanks for your Help

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

This topic contains 4 replies, has 2 voices, and was last updated by  beastmode54 16 years, 5 months ago.

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