|
| Current Path : Home » Inoutscripts Products » Inout Celebrities |
| April 20, 2010, 1:55 pm |
|
Tyree Henderson
Posts: 4
| ![]() |
Creation of additional pages
How do I create additional pages?
About us, Privacy Policy, Support, Terms of Use Regards, Tyree |
| April 21, 2010, 4:36 am |
|
Naveen Paul
Posts: 3841
| ![]() |
Re:Creation of additional pages
Hi Tyree,
You may first create some html pages for the corresponding pages(aboutus.html,support.html and so on) and then need to escape the corresponding html pages in the .htaccess file available in the root folder of the script. Please make sure that you have placed the newly created pages in the root folder of the script. If you find any difficulty in doing this, please contact us. Thanks and Regards Naveen Paul Support Desk Staff |
| March 22, 2011, 7:31 pm |
|
BossDesign
Posts: 5
| ![]() |
Re:Creation of additional pages
I am trying to add some additional html pages to a site also and cant seem to understand how to add them to the .htaccess file.
Where do i put the new html pages? Will it add to the menu automatically if i add them to the .htaccess file or will i have to include a header/footer somehow? how would I add a the header and footer to a new page? I have all kinds of questions, any help is much appreciated, thanks. |
| March 23, 2011, 5:27 am |
|
Naveen Paul
Posts: 3841
| ![]() |
Re:Creation of additional pages
Hello Boss,
Can you please mention to which script you want to add extra pages? Thanks and Regards Naveen Paul Customer Support Executive |
| March 24, 2011, 9:21 pm |
|
BossDesign
Posts: 5
| ![]() |
Re:Creation of additional pages
I want to add pages to the inout Celeberty script
|
| March 25, 2011, 6:18 am |
|
Naveen Paul
Posts: 3841
| ![]() |
Re:Creation of additional pages
Hello,
You need to escape newly added folders and files in .htaccess file present in the root folder of the script. To escape a file, please use the following command in .htaccess file. RewriteRule (.*)(style.css)$ $2 [L] Here in the place of style, please use the file name and in place of css, use the file extension. To escape a folder use the following line of command. RewriteRule (.*)(foldername/)(.*)$ $2$3 [QSA,L] Here in place of foldername, please use the original folder name*(newly added folder name). Please try this and get back to me if there is any issues. Thanks and Regards Naveen Paul Customer Support Executive |
| March 28, 2011, 6:57 am |
|
BossDesign
Posts: 5
| ![]() |
Re:Creation of additional pages
ok I escaped the file "mine.php" and added to the root of my site. Now how do I get it to show up on the menu of the site do I have to edit a template file of something?
I am basically adding another page that is formatted the same as all the others but with some extra content. |
| March 28, 2011, 6:59 am |
|
Naveen Paul
Posts: 3841
| ![]() |
Re:Creation of additional pages
Hello,
Do you have any skype id? Thanks and Regards Naveen Paul Customer Support Executive |
| March 29, 2011, 6:31 pm |
|
BossDesign
Posts: 5
| ![]() |
Re:Creation of additional pages
yes, Boss.Design is my skype
|
| March 29, 2011, 9:15 pm |
|
BossDesign
Posts: 5
| ![]() |
Re:Creation of additional pages
sorry i meant boss.design
:) |
| March 30, 2011, 12:47 pm |
|
Naveen Paul
Posts: 3841
| ![]() |
Re:Creation of additional pages
Hello Boss,
I have added you in my personal skype:) Hope to chat with you soon. Thanks and Regards Naveen Paul Customer Support Executive |
| Copyright © 2009 Inoutscripts.com. All Rights Reserved. Inoutscripts Home |