Translate new page title

I have created new page but page title is English.

Please teach me how to set page title other than English.

Thanks,

Quote · 14 Dec 2015

Any one?

Quote · 16 Dec 2015

Try to change the following code in inc/classes/BxDolPageView.php file:

    function getPageTitle()
    {
        return _t($this->aPage['Title']);
    }

 

After this modification you can enter language key in page title.

Rules → http://www.boonex.com/terms
Quote · 20 Dec 2015

Thank you so much for your advice!!

Quote · 21 Dec 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.