Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
Rishit_Khandelwal
Rishit_Khandelwal
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)
sltwin (Guest)
Hi,
 
i think it's almost correct but you should try with ../../header.php (or something like that).
 
Rishit_Khandelwal
Rishit_Khandelwal
I tried but it didn't work.
-----------------------------------------------------------
 
<?php
 
 
../../header.php;
?>
---------------------------------
 
Tony (Guest)
Tony (Guest)
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
Rishit_Khandelwal
I tried to do it but it didn't work. Kindly suggest any other option.
 
wemseo (Guest)
wemseo (Guest)
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