Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • treybraid Friend
    #134659

    i know this is hardcoded into the template — how do i disable this and revert back to the default joomla frontpage… i want to keep the module position though… ive got another 3rd part add on that i want to put in the ja news fp….

    thanks
    trey

    Sherlock Friend
    #276551

    Please edit index.php(templates/ja_rutile folder)
    search those lines:

    <?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>
    <jdoc:include type="component" />
    <?php //endif; ?>

    Then you unpblish ja news and janews FP as you want

    treybraid Friend
    #276588

    this isnt what i need…i still want to retain the module postions.specially the ja news fp module… what do i need to do…
    trey

    treybraid Friend
    #276608

    actually it dsnt work for some reason…

    url: http://www.quickcloseprocess.com/new/

    treybraid Friend
    #276630

    i just need to disable the mod; so, i can use the default frontpage for joomla… when i make the change above… the frontpage has no content whatsoever– though i have 3 article’s published for the frontpage…

    again please help!!!!

    thanks
    trey

    treybraid Friend
    #276641

    idiot here… didnt realize the home menu item was set to ” 0 ” items— no wonder nothing was showing up… ugh… everything is ok!!!

    trey

    Sherlock Friend
    #276650

    Hi
    Can I mark this topic is solved ?

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

This topic contains 7 replies, has 2 voices, and was last updated by  Sherlock 16 years, 1 month ago.

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