Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ufernau Friend
    #125808

    I’ve just setup a brend new joomla 1.5 with your template. All is looking fine but I can’t see any search box or pathway. Do I need to activate them somewhere?

    Thanks!

    PS: I’ve a german version of joomla.

    ufernau Friend
    #239583

    Okay, I was able to bring in the search-field. I didn’t realized that I need to add the search and pathway-module before 🙂

    But now I don’t know where to place the pathway module that it shows under the large picture. If I set ‘pathway’ as the module position I can’t see it anywhere on hte page

    ufernau Friend
    #239585

    Done…
    I added the following lines to the index.php of the template and now the pathway finally shows up
    [PHP]
    <div id=”ja-pathway”>
    + <?php if($this->countModules(‘pathway’)) : ?>
    + <jdoc:include type=”modules” name=”pathway” style=”xhtml” />
    + <?php endif; ?>
    <div id=”ja-usertoolswrap”>
    <div id=”ja-usertools”>
    <?php if($JAconfig->ja_tool & 1) $tempTools->genToolMenu(1); ?>
    <?php if($JAconfig->ja_tool & 2) $tempTools->genToolMenu(2); ?>
    </div>
    </div>
    [/PHP]

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

This topic contains 3 replies, has 1 voice, and was last updated by  ufernau 16 years, 7 months ago.

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