Rishit_Khandelwal
|
22 May 2009 4:50 PM
|
HI,
Can someone tell that how to call header and footer part on a custom page. I used below code to get it done but it didn't work.
<?php
include_once("./header.php");
?>
|
|
|
sltwin (Guest)
|
25 May 2009 4:03 PM
|
Hi,
i think it's almost correct but you should try with ../../header.php (or something like that).
|
|
|
Rishit_Khandelwal
|
25 May 2009 6:38 PM
|
I tried but it didn't work.
-----------------------------------------------------------
<?php
../../header.php;
?>
---------------------------------
|
|
|
Tony (Guest)
|
25 May 2009 7:00 PM
|
Greeting
Hi Rishit
No need to add the coding.
1. Create the customer page
2. GoTo Customer Layout
3. At the top is a dropdown menu - select default
Should now show the custom page with the header in place.
If you encounter a problem drop us a line at HolleyLand.com
Tony
HolleyLand.com
|
|
|
Rishit_Khandelwal
|
26 May 2009 5:24 AM
|
I tried to do it but it didn't work. Kindly suggest any other option.
|
|
|
wemseo (Guest)
|
7 Jun 2009 6:27 PM
|
Have no idea if it helps but - I'd just open an existing page and copy the string ... let me know if this was of any help
|
|
|