Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • jodskilove Friend
    #153483

    Is there someone who can tell me how I edit in the lower box in the anion template? (Footnav)
    I want to change the text: You are here. And remove the top link.

    Please help.
    Thanks
    Martin

    cssyeah Moderator
    #352545

    Hi jodskilove,

    1. Remove top link: Login to back-end of your site and goto Module Manager, click the select position dropdown and choose the topnav position. Next step unpublish this module.

    2. Change the text: “You are here:” : Open the ja_anion.ini in the language folder, change the text “You are here” by your text.

    🙂

    jodskilove Friend
    #352603

    Thanks for your reply Trungch.

    1) I have no other option than: left, right, search and top.

    2)Can you explain me more precisely where the language folder is located because I can not find the file in the language folder I look in.

    Excuse the trouble but I am completely new to the anion template


    1. position
    cssyeah Moderator
    #352763

    Hi,

    Do you have an url on live site? I’ll help you change it. 🙂

    jodskilove Friend
    #352819

    hi trungch,

    my url is http://www.jeppesenweb.dk

    jodskilove Friend
    #352996

    Hi again Trungch

    I managed to locate the ja_anion.ini file,and and edited the text, but there is no change on the website.

    cssyeah Moderator
    #353039

    Hi mate,

    I have changed. You can check it, please.

    benjaminjb Friend
    #353797

    Good Evening Trungch,

    Curious if you could share how you disabled this feature from the bottom footer area? I too would like to remove the ‘You are here’ code, but would like to keep the ‘Top’ link.

    Thanks a bunch,

    Benjamin

    Saguaros Moderator
    #353840

    <em>@benjaminjb 191768 wrote:</em><blockquote>Good Evening Trungch,

    Curious if you could share how you disabled this feature from the bottom footer area? I too would like to remove the ‘You are here’ code, but would like to keep the ‘Top’ link.

    Thanks a bunch,

    Benjamin</blockquote>

    now, pls copy this file: pluginssystemjat3base-themesdefaultblocksnavhelper.php and paste it into the templatesja_anionblocks folder. you open this and remove the following code:
    [PHP]
    <strong><?php echo JText::_(‘You are here’)?></strong>
    [/PHP]

    benjaminjb Friend
    #353939

    Perfect! Thank you very much Tienhc 🙂 worked like a charm….

    — Benjamin

    bkmja Friend
    #406170

    Hi,

    Been testing several tweaks, and almost have it as needed, but having troubles with locating the correct position to add the top link to the footer. Any suggestions?

    Thanks in advance.

    kobenes Friend
    #406173

    You can find “Top” codes from plugins/system/jat3/jat3/base-themes/default/blocks/navhelper.php
    and here is the code:
    [PHP]<ul class=”ja-links”>

    <?php echo $layout_switcher ?>

    <li class=”top”><a href=”<?php echo $this->getCurrentURL();?>#Top” title=”<?php echo JText::_(“BACK_TO_TOP”) ?>”><?php echo JText::_(‘TOP’) ?></a></li>

    </ul>[/PHP]
    You can edit or move it everywhere you want.

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

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

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