Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • gemac Friend
    #165135

    I 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


    1. frontpage
    chavan Friend
    #395954

    Go 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

    gemac Friend
    #396293

    Thank you very much for your help .. It solved my problem.

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

This topic contains 3 replies, has 2 voices, and was last updated by  gemac 12 years, 11 months ago.

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