Ihelm Enterprises Limited - FAQ Forum Forum Index Ihelm Enterprises Limited - FAQ Forum
This forum is for client's of Ihelm Enterprises Limited who have questions relating to the products that we offer.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Creating New Static Pages

 
Post new topic   Reply to topic    Ihelm Enterprises Limited - FAQ Forum Forum Index -> ZenCart Shops
View previous topic :: View next topic  
Author Message
management
Site Admin


Joined: 13 Oct 2006
Posts: 24

PostPosted: Tue Jun 15, 2010 10:17 am    Post subject: Creating New Static Pages Reply with quote

This is just from my own experience of creating new Static Pages in Zencart so it may not be 100% correct - but it is a method that works for us.

1) Go to your includes/filenames.php file and add at the bottom of the list:
define('FILENAME_DEFINE_nameofnewpage','define_nameoffile');
define('FILENAME_nameofnewpage','nameoffile');

2) Add a new folder and contents to includes/modules/pages

3) Add a new file to your template/templates folder

4) Add to includes/languages/english/mytemplate folder

5) Add to includes/languages/english/html_includes/ folder

6) Also I would add it to includes/languages/english/html_includes/your template folder

If you have copied an existing Page - like Page_2 - make sure that the setting for it is changed in the Admin Panel (Configuration - Define Page Status - Page 2) to 2 as this will show the text for the file but not the link

7) Add the link to whichever part of the site you would like it in - for example if you want it to display in the information box:

Add a line to includes/languages/yourtemplate/english.php under the Information Box Section

Add a line to includes/modules/sideboxes/yourtemplate/information.php to have the link appear in that box
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Ihelm Enterprises Limited - FAQ Forum Forum Index -> ZenCart Shops All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group