Page 25 of 57 FirstFirst ... 15232425262735 ... LastLast
Results 241 to 250 of 570
  1. #241
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    I'd rather not have to download the whole program for that itty bitty file. I truly appreciate the suggestion, but do we have another?
    Short answer? Nope. You should have a copy of all the files on your desktop, just for such problems.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  2. #242
    Join Date
    Jun 2008
    Posts
    3
    Plugin Contributions
    0

    Default Partially solved - Re: How do EZ-Pages work?

    OK. Downloaded the whole shebang, uploaded the file and the title problem is solved which leaves problem #2. (And I really do feel better having those files on my desktop.)

    The link opens up a blank page. The EZ Page file was created, named Test, and the words Testing 1-2-3 are in the html area. The page opens, but is totally blank. Just a big, white, nothing. No internal or external links were specified. This one really has me baffled.

    http://www.shopjustvintage.com

    Thanks,

    Wanda

  3. #243
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,372
    Plugin Contributions
    4

    Default Re: How do EZ-Pages work?

    Hello,

    When I type a description for my EZ page it wraps around the TOC.
    I would like to have it neatly display below it.
    I suppose that I need a br.clearBoth somewhere.
    The question is: where?
    Is there a template that governs the display of the description?
    The template for the sidebox dosn't help for this.
    Thanks.

  4. #244
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: How do EZ-Pages work?

    Not sure if this would help, but there is an add-on sidebox for the TOC to show only when on the EZ-Pages with TOCs ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #245
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,372
    Plugin Contributions
    4

    Default Re: How do EZ-Pages work?

    Thanks for quick answer.
    I suppose you refer to the EZ-Pages TOC Sidebox authored by you, right?
    I will test it later, although I don't think this is what I meant.
    I'll try to answer my own question: there is no template for EZ pages because they are stored in database, they can however be manipulated via CSS, is that correct?
    I am getting by putting several <p>&nbsp;</p> in the beginning of the EZ pages in order to prevent the wrap-around, just thought it would be better to re-arrange a template to my liking, but apparently this is impossible at present.
    One more question: I am using FCK in EZ pages, but this thing has a very weird behavior: it asks me to upload images to the server (I develop on a local XAMPP), and then stores them in /myfiles/image/example.jpg.
    This folder is at the same level as the root of the store, in other words when I upload the store the images won't be there, so I will have to change the path.
    Now, here's the question: since EZ pages reside in the database, I don't see the folder structure and don't know the path.
    For example, suppose an image is in store_root/images/accessories/example.jpg, what would be the relative path to that image in the EZ page?
    Thanks.

  6. #246
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,372
    Plugin Contributions
    4

    Default Re: How do EZ-Pages work?

    I tested Ajeh's contrib. without a glitch.
    However, I confirm that this is not what I meant.
    The contrib moves the TOC to a sidebox, I just wanted more control of the way the content displays in the pages, guess I'll have to settle for HTML and CSS.
    Still waiting for an answer to my other question...

  7. #247
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Yes, there is a template to edit for EZ-Pages it is called tpl_page_default.php
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  8. #248
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,372
    Plugin Contributions
    4

    Default Re: How do EZ-Pages work?

    Thanks Kim, found the template includes/templates/template_default/templates/
    I see that I could eventually use the override system too, sweet.
    Now, this raises another question: I see some ids there like id="ezPagesHeading", or id="ezPageDefault"
    I can't find those ids in the main stylesheet.
    Where are they?
    Thanks.

  9. #249
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How do EZ-Pages work?

    They're probably not there. If every possible ID and class was included in the stylesheet, even when they weren't in use, it would cause pages to load more slowly in visitor's browsers.

    Therefore items are generally (though not always) included only when in use. If you want to use one that isn't needed for the classic template design, then just add it yourself and you're good to go.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  10. #250
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,372
    Plugin Contributions
    4

    Default Re: How do EZ-Pages work?

    Thanks Kuroi, that confirms what I was thinking.
    Only I don't understand why add an id to the template if you are not going to use it.
    I am planning on creating a separate stylesheet for EZ pages and overriding the template, then I would use those ids (at least some), don't know if many people would though.

 

 
Page 25 of 57 FirstFirst ... 15232425262735 ... LastLast

Similar Threads

  1. v154 Links ON ez-pages TO OTHER turned-off ez-pages don't work after upgrade
    By anduril3019 in forum Upgrading to 1.5.x
    Replies: 2
    Last Post: 19 May 2015, 09:12 AM
  2. how do i get javascript to work in the ez pages?
    By warroyo90 in forum General Questions
    Replies: 2
    Last Post: 28 Mar 2012, 05:14 AM
  3. How can I get my CSS navigation tabs to work for groups of similar pages?
    By sifuhall in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 Nov 2009, 07:57 PM
  4. Replies: 3
    Last Post: 22 Jul 2008, 12:01 AM
  5. Bwahahaha How do I get ez-pages to work?
    By hodgejr in forum General Questions
    Replies: 7
    Last Post: 8 Oct 2007, 09:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR