Zen Cart Logo

EZ-Pages blank

Views: 823

Results 1 to 6 of 6
25 Jan 2011, 10:12 PM
#1
vanessac avatar

vanessac

New Zenner

Join Date:
Jan 2011
Posts:
18
Plugin Contributions:
0

EZ-Pages blank

Hi everyone!
I am working on a Zen Cart site for a client using version 1.3.9. I have tried adding a page for a size chart using EZ-Pages and tried modifying a Define Pages page as well. I couldn't get the Define Pages page to show anything so I got rid of all the changes I made in case that screwed something up.
I have since added the information using the html editor as well as copying the information into my html editor and trying to input the information using the WYSIWYG editor within Zen Cart.
When I click on the link for the page, it is completely blank and the source is blank.
Here is the site:
http://madamecorzettes.com/index.php?main_page=index&cPath=1

and this is the page with the problem (not that you can see it!):
http://madamecorzettes.com/index.php?main_page=page&id=3

Does anyone have any suggestions?
Also, is there a way to change the format of the url where it says http://madamecorzettes.com/size_chart? Or am I setting this page up the wrong way?

Thanks for the help!
Vanessa

25 Jan 2011, 10:28 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: EZ-Pages blank

Most stanalone html editors add unwanted for ezpage or define page content

All you need is what exists between the body tags
No head info at all as the will break the page

You might also review blank or partially blank pages

https://www.zen-cart.com/tutorials/index.php?article=82

25 Jan 2011, 10:33 PM
#3
vanessac avatar

vanessac

New Zenner

Join Date:
Jan 2011
Posts:
18
Plugin Contributions:
0

Re: EZ-Pages blank

I originally didn't use an editor at all and it was still blank. I double checked before I posted and there was no extra <html> or <head> code included.

25 Jan 2011, 10:40 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: EZ-Pages blank

Try starting with a clean copy of that file and see if it loads

It should read
Page 3 Sample Text##...
This section of text is from the Define Pages Editor located under Tools in the Admin.
To remove this section of the text, delete it from the Define Pages Editor.

26 Jan 2011, 3:20 AM
#5
vanessac avatar

vanessac

New Zenner

Join Date:
Jan 2011
Posts:
18
Plugin Contributions:
0

Re: EZ-Pages blank

Thanks!
I finally got it to work in the Define Pages Editor. However, the page/file name is still listed as the original page I used:
http://madamecorzettes.com/index.php?main_page=conditions

Is there a tutorial on what needs to be changed to change the file name/url for the page?

Thanks again!

Vanessa

26 Jan 2011, 3:41 AM
#6
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: EZ-Pages blank

Is there a tutorial on what needs to be changed to change the file name/url for the page?

This is not as easy as one might think
Each page is coded for the title and all other things

There is an "About Us" 3rd party module in the free software add ons - link above left -

Reviewing it and the readme included one can create their own and this takes about 8 file creations/edits to accomplish