-
AuthorPosts
-
April 19, 2016 at 8:47 pm #920070
Hi,
how to change this text?
http://prntscr.com/aucbc1pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 19, 2016 at 9:06 pm #920072Hi there
You can use the language override feature for both of them
MOD_FOOTER_LINE1
MOD_FOOTER_LINE2Extensions ->Languages->Override-> New-> select the russian language
These are defined in this file /templates/uber/html/mod_footer/default.php
April 20, 2016 at 7:53 pm #920597Thank’s, but how to change this text?
See here:
http://prntscr.com/auqojipavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 20, 2016 at 9:17 pm #920615Hi there
Regarding the word "wedding" it is the site name , it is overriding the original site name added in global configuration ->Site Tab –
If you want to change the override than open your template layout assigned to your menu item where that text is showed and from THEME tab change site name ( first img )
Regarding the copyright text you can edit this file /templates/uber/html/mod_footer/default.php
and change from
<div class="module"> <small><?php echo $lineone; ?> Designed by <a href="http://www.joomlart.com/joomla/templates/uber" title="Uber Template" <?php echo method_exists('T3', 'isHome') && T3::isHome() ? '' : 'rel="nofollow"' ?>>JoomlArt.com</a>.</small> <small><?php echo JText::_( 'MOD_FOOTER_LINE2' ); ?></small> </div>
To
<div class="module"> <small><?php echo $lineone; ?> </small> <small><?php echo JText::_( 'MOD_FOOTER_LINE2' ); ?></small> </div>
-
1 user says Thank You to pavit 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 pavit 8 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum