Zen Cart Logo
Forums / General Questions / EZ Page - can edit but not display...

EZ Page - can edit but not display...

Locked

Views: 900

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
7 Apr 2008, 1:09 PM
#1
roger06 avatar

roger06

New Zenner

Join Date:
Jan 2008
Posts:
51
Plugin Contributions:
0

EZ Page - can edit but not display...

Hi

I have an EZ Page for Shipping details in:

includes/languages/english/html_includes/mytemplate/define_shippinginfo.php

Which I can edit in the Define Pages Editor - but it doesn't show in the list when I choose Tools -> EZ Pages so I can't add it to the footer.

Any ideas?

Thanks

7 Apr 2008, 1:15 PM
#2
fairestcape avatar

fairestcape

Totally Zenned

Join Date:
Mar 2008
Location:
Cape Town & London (depends on the season)
Posts:
2,957
Plugin Contributions:
0

Re: EZ Page - can edit but not display...

The DEFINE PAGES and EZPAGES are two different components.

If you want your shipping info to display in an EZ-pages "menu", then you are going to have to set your EZpage for this as an INTERNAL LINK.

Create a NEW EZ Page in the EZPages editor, and call it "Shipping" (or whatever name you want.

Select the display option and sort order, as per those given in the edit screen.

Don't put any text into the text edit box... SCROLL DOWN to "Internal Link URL"

Paste this link in there: -
index.php?main_page=shippinginfo

Click Update.

Your DEFINE PAGE for shipping is now an EZ-page - via an internal link

7 Apr 2008, 1:47 PM
#3
roger06 avatar

roger06

New Zenner

Join Date:
Jan 2008
Posts:
51
Plugin Contributions:
0

Re: EZ Page - can edit but not display...

thank you!