Zen Cart Logo
Forums / Customization from the Admin / Ezy Pages Question and Help

Ezy Pages Question and Help

Views: 591

Results 1 to 2 of 2
14 Apr 2015, 1:39 PM
#1
annav avatar

annav

Zen Follower

Join Date:
Jul 2008
Location:
Sydney, Australia
Posts:
171
Plugin Contributions:
0

Ezy Pages Question and Help

Hi, reposting this in another category as there were no replies.

Hi,

I have created an ezy page called Areas We Service and on that page is listed a number of suburbs we travel to.

In a nutshell I would like each individual suburb to be able to be clicked on which will then open another page with information regarding this suburb only.

Is this possible and how can it be done.

(I did a search of my question but couldn't really find any information about it.)

http://frontlinerefrigeration.com.au...page=page&id=7

14 Apr 2015, 2:27 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Ezy Pages Question and Help

If I understand the question, EZ pages can contain HTML, so I would just make the names of the suburbs links (<a href ...) and link to the proper page. How to code HTML isn't really a Zencart question but there are lots of HTML tutorials on the Web.