Forums / General Questions / How do EZ-Pages work?

How do EZ-Pages work?

Results 1 to 20 of 570
17 Aug 2006, 22:10
#1
verybyte avatar

verybyte

Zen Follower

Join Date:
Apr 2004
Posts:
49
Plugin Contributions:
0

How do EZ-Pages work?

Hi all,

I have a stupid request.

So, for a while, I have not need the sample EZ pages, which is integrated into the distribution as sample. I have deleted it.

But, from now, I have to create some EZ pages with the TOC and chapters feature, somethig similar as in the initial distribution.

So, could someone help me how can I do that, or where can I find a description about this?
Unfortunately I have no possibility to install ZC again, because I have limited access to the server and I have only an on-line shop which have to go on.

Thank you for your help.
17 Aug 2006, 22:14
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Posts:
10,475
Plugin Contributions:
9

Re: How do EZ-Pages work?

Here is the EZ-Pages explanation that comes bundled as part of the demo database
Summary

EZ-Pages is a fast, easy way of creating links and additional pages.

The additional Pages can be for:

* New Pages
* Internal Links
* External Links
* Secure or Non-Secure pages
* Same or New Window

In Addition, there is the ability to create "related" links in the format of a Chapter (group) and its TOC (related pages/links).

Link Naming

Links are named by the Page Title. All Links need a Page Title in order to function.

If you forget to add a Page Title, then you will not be able to add the Link.

If you do not assign an Order for the Header, Sidebox or Footer, then the Link will not display even if you have a Page Title.

Link Placement

While you have the option of adding Additional Links to the Header, Footer and Sidebox with EZ-Pages, you are not limited to these three Link locations. Links can be in one or more locations simply by enabling the Order for the Location(s) where the Link should appear..

The Link Location Status for the Header, Footer and Sidebox is controlled simply by setting these to Yes or No for each setting. Then, set the Order in which the Link should appear for each location.

This means that if you were to set Header to Yes 30 and Sidebox to Yes 50 then the link would appear in both the Header and Sidebox in the Order of your Links.

The Order numbering method is up to you. Numbering using 10, 20, 30, etc. will allow you to sort the Links and add additional Links later.

Note: a 0 value for the Order will disable the Link from displaying.

Open in New Window and Secure Pages

With EZ-Pages, each Link can take you to the same, main window for your shop; or, you can have the Link open a brand new New Window. In addition, there is an option for making the Link open as a Secure Page or a Non-Secure Page.

Chapter and TOC

The Chapter and TOC, or Table of Contents, are a unique method of building Multiple Links that interact together.

While these Links still follow the rules of the Header, Footer and Sidebox placement, the difference is that only one of the Links, the Main Link, needs to be displayed anywhere on the site.

If you had, for example, 5 related Links, you could add the first Link as the Main Link by setting its location to the Header, Footer or Sidebox and set its Order, as usual.

Next, you need to assign a Chapter or Group number to the Link. This Chapter holds the related Links together.

Then, set the TOC or Table of Contents setting. This is a secondary Sort Order for within the Chapter.

Again, you can display any of the Links within a Chapter, as well as making any of these Links the Main Link. Whether the Links all show, or just one or more of the Links show, the Chapter is the key to grouping these Links together in the TOC or Previous/Next.

NOTE: While all Links within a Chapter will display together, you can have the different Links display in the Header, Footer or Sidebox on their own. Or, you can have the additional Links only display when the Main Link or one of the Additional Links within the Chapter has been opened.

The versitility of EZ-Pages will make adding new Links and Pages extreamly easy for the beginner as well as the advance user.

While this page was made in HTMLarea editor, any HTML editor could be used.

However, becareful ... HTML editors will often add the opening and closing tags for the and to the file you are working on.

These are already added to the pages via EZ-Pages.

External Link URL

External Link URLs are links to outside pages not within your shop. These can be to any valid URL such as:

http://www.sashbox.net

You need to include the full URL path to any External Link URL. You may also mark these to open in a New Window or the Same Window.

Internal Link URL

Internal Link URLs are links to internal pages within your shop. These can be to any valid URL, but should be written as relative links such as:

index.php?main_page=index&cPath=21

The above Link would take you to the Category for categories_id 21

While these links can be the Full URL to an Internal Link, it is best to write as a Relative Link so that if you change domains, are work on a temporary domain or an IP Address, the Link will remain valid if moved to another domain, IP Address, etc.

Internal Links can also open in a New Window or the Same Window or be for Secure or Non-Secure Pages.

EZ-Pages Additional Pages vs Internal Links vs External Links

The Type of Link that you create is based on an order of precidence, where HTML Content will superceed both the Internal Link and the External Link values.

The External Link URL will superceed the Internal Link URL.

If you try to set a combination of HTML Content, Internal Link and/or External Link, the Link will be flagged in the listing with a read icon to alert you to your mistake.

WARNING ...

When using Editors such as HTMLarea, if you hit enter in the HTML Content area
will be added. These will be detected as "content" and will override any Internal Link URL or External Link URL.

Admin Only Display

Sometimes, when working on EZ-Pages, you will want to be able to work on a Live Site and see the results of your work, but not allow the Customers to see this until you are done.

There are 3 settings in the Configuration ... EZ-Pages Settings for the Header, Footer and Sidebox Status:

* OFF
* ON
* Admin Only

The Admin Only setting is controlled by the IP Address(es) set in the Website Maintenance.

This can be very handy when needing to work on a Live Site but not wanting customers to see the work in progress.
21 Aug 2006, 12:45
#3
dianna11 avatar

dianna11

New Zenner

Join Date:
Jan 2006
Posts:
39
Plugin Contributions:
0

Re: How do EZ-Pages work?

Hey! I had a hard time figuring it out too. It turned out to be far easier than I expected.

First, in the admin, go to Tools-> EZ-Pages

Open a new file.

Decide where you want the page to be linked from, in the side boxes, header, footer, etc. and click yes/no button for each.

Put any html content in the big box.

Click 'insert'

Poof! it is done!

I hope that helps
21 Aug 2006, 12:50
#4
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Posts:
10,475
Plugin Contributions:
9

Re: How do EZ-Pages work?

They're also very helpful creating menus with existing pages or even pages from outside your Zen Cart and maybe even outside your site.

Just fill out the information at the top to say where you want the link to be displayed, leave the HTML box empty and enter a link in the internal ULR link field for links internal to your Zen Cart (e.g. the contact us page) or the external URL link field for other links. This is a really quick and easy way of building custom navigation menus.
21 Aug 2006, 12:52
#5
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Posts:
10,475
Plugin Contributions:
9

Re: How do EZ-Pages work?

Any by the way, if your site is multilingual, check out Bunyip's excellant Multi-language EZ-Pages contribution.
21 Aug 2006, 16:32
#6
scribbles avatar

scribbles

New Zenner

Join Date:
Jul 2006
Posts:
36
Plugin Contributions:
0

Re: How do EZ-Pages work?

I would like to use the EZ Pages but when I make up a page the box title comes up as 'Important Information'. How do I change the box title to read something else? The page is listed just fine in the box but I don't wnat it to read Important Information.
Thanks,
Scribbles
:wacko:
21 Aug 2006, 16:46
#7
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Posts:
10,475
Plugin Contributions:
9

Re: How do EZ-Pages work?

scribbles:

I would like to use the EZ Pages but when I make up a page the box title comes up as 'Important Information'. How do I change the box title to read something else? The page is listed just fine in the box but I don't wnat it to read Important Information.
If you mean the box heading that reads "Important Links", just create an override file for your includes/languages/english/extra_definitions/ez_pages_definitions.php and change it in the new file.
28 Aug 2006, 20:59
#8
cbo avatar

cbo

New Zenner

Join Date:
Feb 2006
Posts:
73
Plugin Contributions:
0

Re: How do EZ-Pages work?

So I'm trying to use this to create a links page with different catagories.
Can someone explain how that works? Im reading the above post about how it should work but Im not getting it. I can add a simple page or an external/internal link but not via the TOC and chapters.
I want to make a LINKS page that opens a catagories page displaying the different link catagories. When I click on a catagorie, I want all links within that catagory to be displayed.

Can this even be done or am I misrepresenting what I think it should be able to do??



Thanks
29 Aug 2006, 20:32
#9
cbo avatar

cbo

New Zenner

Join Date:
Feb 2006
Posts:
73
Plugin Contributions:
0

Re: How do EZ-Pages work?

Also, is there a reason a page added in in EZ pages does not show up on the stite map??
30 Aug 2006, 14:12
#10
bigjoed avatar

bigjoed

Zen Follower

Join Date:
Apr 2006
Posts:
152
Plugin Contributions:
0

Re: How do EZ-Pages work?

Where do EZ-pages get stored? I want to make a back up but can't figure out where they are...
30 Aug 2006, 14:27
#11
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Posts:
10,475
Plugin Contributions:
9

Re: How do EZ-Pages work?

bigjoed:

Where do EZ-pages get stored? I want to make a back up but can't figure out where they are...
There's a table in your database called "ezpages". Unless you're using the multilanguage ezpages add-in, it all goes in there and gets backed up with whatever you do for your main database backup.
30 Aug 2006, 14:42
#12
tshooters avatar

tshooters

Totally Zenned

Join Date:
Dec 2005
Posts:
1,037
Plugin Contributions:
2

Re: How do EZ-Pages work?

CBO,

I think you have to add this mod EZPages Mod
to have the EZPages included in your site map.

To have EZPages under one link, you'll need to use the TOC...first one would
be your TOC page--Chapter 1, Sort Order 10. The title of this will be your
main link showing in tabs, sidebox, or where ever you want it.
Each additional chapter/link would be Chapter 1, Sort Order 20;
Chapter 1, Sort Order 30; Chapter 1, Sort Order 40...etc.

Hope this helps!
30 Aug 2006, 15:07
#13
bigjoed avatar

bigjoed

Zen Follower

Join Date:
Apr 2006
Posts:
152
Plugin Contributions:
0

Re: How do EZ-Pages work?

Not quite what I meant. You kow how the define pages can be found here: public_html/includes/languages/english/html_includes/your_template/define_main_page.php,

I want to know in which folder of your installation they go...
30 Aug 2006, 15:14
#14
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Posts:
10,475
Plugin Contributions:
9

Re: How do EZ-Pages work?

bigjoed:

Not quite what I meant. You kow how the define pages can be found here: public_html/includes/languages/english/html_includes/your_template/define_main_page.php,

I want to know in which folder of your installation they go...
They don't go into a folder. They go into your database. They work differently from define pages.
30 Aug 2006, 17:14
#15
bigjoed avatar

bigjoed

Zen Follower

Join Date:
Apr 2006
Posts:
152
Plugin Contributions:
0

Re: How do EZ-Pages work?

Thanks, that's what I was afraid of. I don't know much about working with databases...
30 Aug 2006, 20:42
#16
niaknow avatar

niaknow

New Zenner

Join Date:
Apr 2005
Posts:
55
Plugin Contributions:
0

Re: How do EZ-Pages work?

Hello!

I have read this link on how to create and set up EZ pages and have done it all but still dont see it on my "footer" (where i have directed my information pages to be displayed) :-( I must be doing something wrong. Please advise.

Thanks,
www.candyinyourcloset.com/Estore
30 Aug 2006, 21:15
#17
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Posts:
10,475
Plugin Contributions:
9

Re: How do EZ-Pages work?

Niaknow:

Hello!

I have read this link on how to create and set up EZ pages and have done it all but still dont see it on my "footer" (where i have directed my information pages to be displayed) :-( I must be doing something wrong. Please advise.
If you go to Admin > Tools > EZPages what color are the buttons in the column headed footer and what numbers appear to the left of each button?
30 Aug 2006, 22:51
#18
cbo avatar

cbo

New Zenner

Join Date:
Feb 2006
Posts:
73
Plugin Contributions:
0

Re: How do EZ-Pages work?

TShooters:

CBO,

I think you have to add this mod EZPages Mod
to have the EZPages included in your site map.

To have EZPages under one link, you'll need to use the TOC...first one would
be your TOC page--Chapter 1, Sort Order 10. The title of this will be your
main link showing in tabs, sidebox, or where ever you want it.
Each additional chapter/link would be Chapter 1, Sort Order 20;
Chapter 1, Sort Order 30; Chapter 1, Sort Order 40...etc.

Hope this helps!

Thanks--I'll give this a try. It just seems weird that EZPages does not show in site map...not critisizing the developers just wondering why it was not thoght of.


Thanks
01 Sep 2006, 19:54
#19
christayah avatar

christayah

Zen Follower

Join Date:
Aug 2006
Posts:
112
Plugin Contributions:
0

Re: How do EZ-Pages work?

I posted a thread about this but maybe it will get a response here.

When trying to create an EZpage with PHP in the html box.. it doesnt seem to work. Any suggestions?

www.everythinglebanon.com/index.php if u click on the news link it shows nothing but I have put the php script for an RSS feed there. Even tried to put one for javascript but that didnt work.. I think it may be something I have to do in cpanel but i'm not sure what? if anyone could help it would be great
thanks,
-chris
12 Sep 2006, 00:28
#20
joshlfisher avatar

joshlfisher

New Zenner

Join Date:
Jul 2006
Posts:
93
Plugin Contributions:
0

Re: How do EZ-Pages work?

I would like to create a new page in the Information Sidebox. Can I do this with EZ Pages?