Page 18 of 57 FirstFirst ... 8161718192028 ... LastLast
Results 171 to 180 of 570
  1. #171
    Join Date
    Oct 2005
    Posts
    211
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Tools > ez-pages

    Code:
    ID Page Title Open New Window: Page is SSL: Header: Sidebox: Footer: Chapter: TOC:

    16 Our shop rocks Status - Disabled Status - Disabled 0 Status - Disabled 1 Status - Enabled 0 Status - Disabled 1 1 Status - Enabled

    17 Our shop rolls Status - Disabled Status - Disabled 0 Status - Disabled 2 Status - Enabled 0 Status - Disabled 2 2 Status - Enabled
    Woody,

    I'm not sure if you figured this it out by now, but just in case, I can say what helped me, after much trial and many errors.

    I needed to re think the chapters, that is if you have 1, 2, 3 or more pages that you want in the TOC, then all related pages should be in the "Same chapter #".
    Then name each page in the order you want, that is 1, 2, 3, etc.

    It appears (but I could be reading it wrong) from your tools - ez-page settings example that you have a Chapter 1 "and" a Chapter 2. Which is easy to do when all the prior setting for header, footer, and the like ask for an order #. Different chapters do not combine in the TOC.

    I made the chapters # of each grouping the same, and the TOC was built automatically on top of each page chapter's grouping.

    Works slick.
    Justwade
    Zen 1.5.5f
    Zen 1.3.9h, Zen 1.27 + (did that, done with that)

  2. #172
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by Justwade View Post
    I made the chapters # of each grouping the same, and the TOC was built automatically on top of each page chapter's grouping. Works slick.
    Bingo! That was it. Such an easy concept blew right by me.

    May your points above be integrated into the help text on the EZ-pages admin page (see below).

    Thanks again,
    Woody.

    TOC (Table of Contents) Sort Order used while generating pages that are customized as either a single row (header/footer, etc) or vertically, based on individual needs; Sort order should be greater than zero to enable this page in the listing

    Chapters are used with TOC (Table of Contents) Sort Order for the display on Previous/Next. Links in the TOC will consist of pages matching this chapter number, and will be displayed in the TOC Sort Order

  3. #173
    Join Date
    Oct 2005
    Posts
    211
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    I'm glad to see you get it to work.

    I know I read and reread the info + forum posts and was still at a total loss plus discouraged by my failures. But eventually I figured it out by the many trials, and was stunned by how easy it actually was to over look. I wondered if was just my dysfunctional way of thinking, and so I let it go.

    Perhaps some rewording may help others. Then again, maybe its just the chemicals in the water were drinking.
    Justwade
    Zen 1.5.5f
    Zen 1.3.9h, Zen 1.27 + (did that, done with that)

  4. #174
    Join Date
    Apr 2006
    Location
    Chiang Mai
    Posts
    405
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    if anybody was wondering about the answer to my bonehead question....

    you need a complete path back to the ez page... otherwise Dreamweaver was just tagging the link to the original URL...

    if linking back to Zencart pages leave off the zenid -- but keep the page and chapter that will be in the url for the ezpage you are on or linking to... for example
    htp://www.yoursite.com/index.php?main_page=page&id=12&chapter=0&/#namedanchor

    clear as mud and simple for most folks that know html ...


    if it were easy it wouldn't be worth much money....

  5. #175
    Join Date
    Oct 2007
    Posts
    27
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    I have a post but it's not getting any response,, so I'll try here with your indulgence.

    I have created an ez-page with simple text content. I would like to put a link button / "click here" type of text inside the description area of one of my categories or products that will then display the ez-page within that "box".

    can anyone help?? Or tell me how I should do this if I am incorrectly using an ez-page for this??

  6. #176
    Join Date
    Oct 2007
    Location
    milan - Italy
    Posts
    2
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    i have installed ezpages multi languages. All good but when i click on ezpages links i get an "Array"
    thank
    Attached Images Attached Images  

  7. #177
    Join Date
    Oct 2007
    Posts
    27
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by highlander2 View Post
    I have a post but it's not getting any response,, so I'll try here with your indulgence.

    I have created an ez-page with simple text content. I would like to put a link button / "click here" type of text inside the description area of one of my categories or products that will then display the ez-page within that "box".

    can anyone help?? Or tell me how I should do this if I am incorrectly using an ez-page for this??
    Anybody have any advice?

  8. #178
    Join Date
    Feb 2007
    Location
    Leicester UK
    Posts
    219
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by highlander2 View Post
    I have a post but it's not getting any response,, so I'll try here with your indulgence.

    I have created an ez-page with simple text content. I would like to put a link button / "click here" type of text inside the description area of one of my categories or products that will then display the ez-page within that "box".

    can anyone help?? Or tell me how I should do this if I am incorrectly using an ez-page for this??
    What are you displaying on your ezpages that can't be displayed on your product or category description pages?

    Is there really any need for an extra page? Customers will soon get tired of clicking to view another page and then having to go back to the product description page to make the order.

    If you want it for just a few products/categories then put the link in in the product/category description HTML editor.

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

    Default Re: How do EZ-Pages work?

    @highlander2

    If I understand correctly, have created information in an EZ-Page that you want to be available on, for example, the product information page for some products.

    If that is the case, then EZ-Pages is not the right solution. That is used for building or re-directing to whole pages. Although you could probably display the page inside an iframe, it would have all the headers, sideboxes and footers duplicated inside the frame and would look gross.

    What you actually need to use is to create a new file in your languages/english/html_includes folder and then use the Define Pages Editor to edit the content. This is the editor that deals with blocks of HTML that can be inserted into pages, as opposed to whole pages.

    You would then need to add something such as the following to your tpl_product_info_display.php template
    PHP Code:
    if (in_array($_GET['products_id'], explode(",",'1,2,3,101,102,103'))) {
        include(
    zen_get_file_directory(DIR_WS_LANGUAGES $_SESSION['language'] . '/html_includes/''YOUR_DEFINE_FILENAME''false');

    in order to include the text for those pages where it is relevant.

    Note - I have not tested this specific code, but use similar approaches to add new content about age suitability, product FAQs and awards won on this site currently under development.
    Kuroi Web Design and Development | Twitter

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

  10. #180

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by kuroi View Post
    @highlander2


    What you actually need to use is to create a new file in your languages/english/html_includes folder and then use the Define Pages Editor to edit the content. This is the editor that deals with blocks of HTML that can be inserted into pages, as opposed to whole pages.

    You would then need to add something such as the following to your tpl_product_info_display.php template
    PHP Code:
    if (in_array($_GET['products_id'], explode(",",'1,2,3,101,102,103'))) {
        include(
    zen_get_file_directory(DIR_WS_LANGUAGES $_SESSION['language'] . '/html_includes/''YOUR_DEFINE_FILENAME''false');

    in order to include the text for those pages where it is relevant.

    Note - I have not tested this specific code, but use similar approaches to add new content about age suitability, product FAQs and awards won on this site currently under development.
    Thanks Kuroi ! The product FAQ example you provided above is what I am looking for.
    The information is essentaially optional for interested people to view. Including it all in the product description would make the page very long and I think would turn off some people.

    How do I do the Product FAQ example you listed?

 

 
Page 18 of 57 FirstFirst ... 8161718192028 ... 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