-
AuthorPosts
-
gemac Friend
gemac
- Join date:
- March 2007
- Posts:
- 43
- Downloads:
- 236
- Uploads:
- 3
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
June 12, 2011 at 10:29 am #165135I want to change font page tile on pensiunea-mea.eu site. I have changed values on en-GB.plg_system_jat3.ini to value I want, I created ro-RO.plgsystem_jat3.ini.
For RO is ok. But for English it appears ” HOME PAGE TITLE” instead of “Welcome to Pensiunea MEA!!!” wich is what i put on Romanian ini file.
Site used JA Portofolio with Joomla 1.5.23 and Joomfish 2.1.7
I have searched all forum didn’t find something similar.
Thanks for your help
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 12, 2011 at 5:32 pm #395954Go to this /templates/ja_portfolio/html/com_content/frontpage/default.php
Replace the Following Code
<?php echo JText::_('Home page title'); ?>
With
<?php echo $this->escape($this->params->get('page_title')); ?>
Note: If you Find my Post useful please click on the Thanks Icon
1 user says Thank You to chavan for this useful post
gemac Friendgemac
- Join date:
- March 2007
- Posts:
- 43
- Downloads:
- 236
- Uploads:
- 3
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
June 14, 2011 at 12:27 pm #396293Thank you very much for your help .. It solved my problem.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by gemac 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Front PAGE title: HOME PAGE TITLE instead of what i put in ini file for j3 plugin
Viewing 3 posts - 1 through 3 (of 3 total)