Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Create links to define pages in 1.3.5

Create links to define pages in 1.3.5

Locked

Views: 1,365

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
15 Dec 2006, 8:07 PM
#1
bjraines avatar

bjraines

Zen Follower

Join Date:
Jun 2006
Posts:
223
Plugin Contributions:
0

Create links to define pages in 1.3.5

I used a modified purchased template but I have not modified this link. The link is as so....

http://www.allaboutyoumonograms.com/index.php?main_page=shippinginfo

And if I am reading this correctly I can go to my define pages editor and change the define_shippinginfo.php

I did so and saved and when I refesh and click the link above I see no changes.

I am using the version before the latest

Thanks!

16 Dec 2006, 1:12 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Create links to define pages in 1.3.5

What happens if you switch to Classic Template?

16 Dec 2006, 9:00 PM
#3
bjraines avatar

bjraines

Zen Follower

Join Date:
Jun 2006
Posts:
223
Plugin Contributions:
0

Re: Create links to define pages in 1.3.5

these links are harcoded in the header and do not show up in Classic.....

the privacy one works i am not sure why the others don't.

16 Dec 2006, 9:46 PM
#4
bjraines avatar

bjraines

Zen Follower

Join Date:
Jun 2006
Posts:
223
Plugin Contributions:
0

Re: Create links to define pages in 1.3.5

Is this the correct way to link to the define pages in 1.3.5

<a href="<?php echo zen_href_link('site_map')?>">Site Map</a>

The reason I ask is that my privacy page works and my site map link works but my shipping link does not work

Thanks!

6 Jan 2007, 11:52 PM
#5
grayceworks avatar

grayceworks

New Zenner

Join Date:
Jan 2007
Location:
Atlanta, GA
Posts:
71
Plugin Contributions:
0

Re: Create links to define pages in 1.3.5

I'm having a similar issue, except that I had added a link called "Return Policy" and only the header for it shows up... :(