-
AuthorPosts
-
August 12, 2010 at 3:22 pm #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
Martincssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
August 13, 2010 at 3:14 am #352545Hi 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.
🙂
August 13, 2010 at 9:53 am #352603Thanks 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
cssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
August 16, 2010 at 3:32 am #352763Hi,
Do you have an url on live site? I’ll help you change it. 🙂
August 16, 2010 at 11:24 am #352819hi trungch,
my url is http://www.jeppesenweb.dk
August 18, 2010 at 2:47 am #352996Hi 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 Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
August 18, 2010 at 8:29 am #353039Hi mate,
I have changed. You can check it, please.
1 user says Thank You to cssyeah for this useful post
August 26, 2010 at 11:03 pm #353797Good 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 27, 2010 at 8:12 am #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]1 user says Thank You to Saguaros for this useful post
August 28, 2010 at 5:04 am #353939Perfect! Thank you very much Tienhc 🙂 worked like a charm….
— Benjamin
bkmja Friendbkmja
- Join date:
- June 2010
- Posts:
- 96
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 25
- Thanked:
- 1 times in 1 posts
August 14, 2011 at 7:40 am #406170Hi,
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 Friendkobenes
- Join date:
- April 2010
- Posts:
- 177
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 29 times in 28 posts
August 14, 2011 at 8:49 am #406173You 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.AuthorPostsViewing 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
Edit in Footnav
Viewing 12 posts - 1 through 12 (of 12 total)