Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • artemisgirl Friend
    #179265

    Hello

    I am trying to customise the JA Travel template. I have 3 issues that I really need help solving:

    1. I have managed to change the main menu link names… but no matter how hard I try I cannot find how to take away the text that sits underneath e.g. content is king, don’t be surprised, travel advices etc. could you give me an idea of where I need to go in the administration section to fix this?

    2. Even though I have added my own logo and changed its name to logo.png, the JA travel logo still appears – any ideas?

    3. Finally, to the right of the JA travel logo, there is text “optional slogan here” – any clues for me as to how to remove this?

    Sorry, if these are obvious questions, but I am a complete beginner and am really struggling with this.

    Thank you in advance for your help.

    HeR0 Friend
    #461695

    Hi Artemisgirl
    1. I have managed to change the main menu link names… but no matter how hard I try I cannot find how to take away the text that sits underneath e.g. content is king, don’t be surprised, travel advices etc. could you give me an idea of where I need to go in the administration section to fix this?
    =>Please modify in Menu manage => main menu => edit each menu

    2. Even though I have added my own logo and changed its name to logo.png, the JA travel logo still appears – any ideas?
    =>Please replace templates/ja_travel/images/logo.png

    3. Finally, to the right of the JA travel logo, there is text “optional slogan here” – any clues for me as to how to remove this?
    =>Please modify in templates/ja_travel/blocks/header.php

    Regards,

    artemisgirl Friend
    #461748

    Thank you so much, and I’m sorry, I realised I posted this in the wrong part of the forum 🙂 i have fixed these things – I have one outstanding problem with my slideshow – but I will post this in the correct section 🙂 Thanks again

    otomol Friend
    #465531

    Hello i try to eliminate the “Optional Slogan here” text from templates/ja_travel/blocks/header.php

    I just disable this part of the php

    <?php else:
    $logoText = (trim($this->getParam(‘logoText’))==”) ? $siteName : JText::_(trim($this->getParam(‘logoText’)));
    $sloganText = JText::_(trim($this->getParam(‘sloganText’))); ?>
    <div class=”logo-text”>
    <h1><a href=”index.php” title=”<?php echo $siteName; ?>”><span><?php echo $logoText; ?></span></a></h1>
    <p class=”site-slogan”><?php echo $sloganText;?></p>
    </div>
    <?php endif; ?>

    I clean the cache of my site but the “Optional Slogan Here” text is still there. Any other option to removed and/or to change it.

    Thanks

    HeR0 Friend
    #465550

    Hi Ôtmol
    Please go to template manager > ja travel > profile and make sure that you setting logo is text slogan.

    Regards,

    angelsanchezjr Friend
    #466398

    actually in the joomla manager you can do that, you don´t have to go to the directory in your server, you just go to the module manager, in joomla and find here what is your module to remove here : http://www.joomlart.com/forums/topic/userguide-ja-travel-template-for-joomla-2-5/

    and also here: http://joomla25-templates.joomlart.com/ja_travel/?tp=1
    as i said, find the module you want to remove and click on it, the you just tell it if you want to completelly remove it or if you just want to remove it from some pages, because if you remove code from the files, then they won´t be available to appear in some places of your site, otherwise, like this you choose where you want to put it and where not.
    hope it helps.

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

This topic contains 6 replies, has 4 voices, and was last updated by  angelsanchezjr 12 years, 2 months ago.

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