Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
librandi Friend
librandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
July 31, 2016 at 10:36 am #955381Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 31, 2016 at 12:59 pm #955400Hi
Go to /templates/uber/acm/accordion/tmpl/style-1.php
Find and change it from below code<a href="<?php echo $helper->get('data.action-url', $i) ?>" class="btn btn-primary btn-sm">Read More</a>
librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
July 31, 2016 at 1:04 pm #955402but with other language?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 1, 2016 at 1:34 am #955446Hi
Replace the code with below code<a href="<?php echo $helper->get('data.action-url', $i) ?>" class="btn btn-primary btn-sm"><?php echo JTEXT::_('READMORE_NEW');?></a>
Then define
READMORE_NEW = "New Readmore"
for each language file en-GB.tpl_ja_uber in the root language folder (/en-GB/)
1 user says Thank You to Pankaj Sharma for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum