Archive

Posts Tagged ‘boonex’

Boonex – How to change pages about us, faq etc

April 15th, 2009

How do I edit the web pages About Us, Contact Us, Privacy, Terms, FAQ? ΒΆ

The titles and the contents of these pages can be edited in the language file:

Admin Panel -> Settings -> Language Settings -> Search for strings -> Look for here you should search for the corresponding language key and change its value:

* About Us:
_ABOUT_US_H: About Us Page Title
_ABOUT_US_H1: About Us Box Title
_ABOUT_US: About Us Box Contents

* Contact Us:
_CONTACT_H: Contact Us Page Title
_CONTACT_H1: Contact Us Box Title
Note: Contact Us Box Contents can be changed in the file contact.php:

function PageCompPageMainCodeWithForm()

* Privacy:
_PRIVACY_H: Privacy Page Title
_PRIVACY_H1: Privacy Box Title
_PRIVACY: Privacy Box Contents

* Terms:
_TERMS_OF_USE_H: Terms Page Title
_TERMS_OF_USE_H1: Terms Box Title
_TERMS_OF_USE: Terms Box Contents

* FAQ:
_FAQ_H: FAQ Page Title
_FAQ_H1: FAQ Box Title
_FAQ_INFO: FAQ Box COntents

Uncategorized