I don't seem to see where to go to rename these names to change to what *I* want them to say instead of Page 2, Page 3 etc.
Also is there a way to add pages to this area?
http://www.yourquietretreat.com/yqrzen
I don't seem to see where to go to rename these names to change to what *I* want them to say instead of Page 2, Page 3 etc.
Also is there a way to add pages to this area?
http://www.yourquietretreat.com/yqrzen
check includes -> languages -> english
find page_2.php, page_3.php, page_4.php
open each file in your text editor and change the following to suit your needs
define('NAVBAR_TITLE', 'Page 2');
define('HEADING_TITLE', 'Page 2');
Save the edited file(s) to includes -> languages -> english -> YOUR_TEMPLATE and then upload to the server.
Instead of creating extra pages (its a lot of work) use EZ-pages for any additional pages you may need.
You can however, download the about us contribution. The readme file has instrucitons on creating extra pages.
Thanks!
OK I used the EZ pages, but they are showing up in Important Links - I'd ideally like to have these in the More Information area I think.
http://www.yourquietretreat.com/YQRzen/
Just a suggestion:
Why not turn off the "more information" sidebox and rename the EZ-page sidebox to read "More Information"
if I am following your train of thought... then move my links and about us box over to an ez page.... is that where you are going?
You don't have to re-do the pages just link to them using the "internal link" option of EZ-pages.
Open the EZ pages editor in admin
type in the title
set all the options except "sidebox" to no and add a sort order to the sidebox option.
scroll down to the "internal link" section and add the link:
index.php?main_page=page_2
Do this for each link you need.
Take a look at my TESTSITE to see this in action.