Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Yves Keller Friend
    #165253

    Topic says most of it:
    [PHP]
    <h3>Optional slogan here</h3>
    <?php if( $this->countModules(‘top_menu’)): ?>
    <div id=”ja-topheader”>
    <jdoc:include type=”modules” name=”top_menu” style=”raw” />
    </div>
    <?php endif; ?>
    [/PHP]
    into:
    [PHP]<?php if( $this->countModules(‘slogan’)): ?>
    <jdoc:include type=”modules” name=”slogan” style=”raw” />
    <?php endif; ?>
    <?php if( $this->countModules(‘top_menu’)): ?>
    <div id=”ja-topheader”>
    <jdoc:include type=”modules” name=”top_menu” style=”raw” />
    </div>
    <?php endif; ?>
    [/PHP]

    And add the position to templateDetails.xml

    thank you
    db

    amita Friend
    #396688

    Hi
    “Optional Slogan here” this text is hard coded into template right now & it has been reported to JA team. Kindly wait for next version of JA Travel.

    aadilk4 Friend
    #405357

    i am having the same issue, has the problem been solved to remove “optional slogan here” ????

    jooservices Friend
    #405366

    yes, it’s fixed & released v1.0.1 ja travel, please download latest version to solve it
    thank you
    Viet Vu

    urglid Friend
    #421771

    Hello,

    Is “Optional Slogan” still available in Ja Travel (Version: 1.1.0) for Joomla 1.7? I can’t find this position in the template when I want to put there my custom HTML module.

    Solved: I didn’t add it to the templateDetails.xml. I thought that in the new version of the template this position is already there (why not, btw?)

    nods Friend
    #437684

    Having same problems Urglid. I have version 1.1.0 and cant see the “optional slogan here” line in the templates.css file.
    Did you managed to fix this issue?
    Thanks

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

This topic contains 6 replies, has 6 voices, and was last updated by  nods 12 years, 3 months ago.

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