Results 1 to 10 of 11

Hybrid View

  1. #1
    Join Date
    Feb 2007
    Posts
    6
    Plugin Contributions
    0

    Default Directory Location for ez-pages added pages

    http://www.carlisleco.net/index.php?main_page=page_2

    I want each of the states to link to a page for each state listing contact information. I want to create each of these pages with ez-pages and I want them to be editable with ez-pages but I don't know where the pages that ez-pages creates. My thinking is that I can link the <option value=""> to the ezpages created page. Can anyone tell me where the page is created?

    ** EDITED *** Never ever post in a forum, email, newsletter etc. the zenid or zenAdminID or you will be doomed!!
    Last edited by Ajeh; 17 Feb 2007 at 02:34 AM.

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Directory Location for ez-pages added pages

    EZ-pages are stored in the database.

    the link would be something like this:

    <a href="' . zen_ez_pages_link(3) . '">YOUR_LINK_TEXT</a>'

  3. #3
    Join Date
    Feb 2007
    Posts
    6
    Plugin Contributions
    0

    Default Re: Directory Location for ez-pages added pages

    <form name="replocator">
    <SELECT name="replocator" onChange="window.location=document.replocator.replocator.options[document.replocator.replocator.selectedIndex].value">
    <option value=". zen_ez_pages_link(3) . '">Alabama
    <option value=". zen_ez_pages_link(3) . '">Alaska

    Would that be the proper syntax?

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Directory Location for ez-pages added pages

    That looks like it should work.

    Remember that (3) should be replaced with whatever id number your EZ-page has.

    (3) would be alabama
    (4) would be alaska

    If you are going to have 50 different pages, don't forget to set the number of EZ-pages allowed:

    admin -> configuration - maximum values -> maximum display EZ-pages

  5. #5
    Join Date
    Feb 2007
    Posts
    6
    Plugin Contributions
    0

    Default Re: Directory Location for ez-pages added pages

    Hmm. Doesn't seem to be working. Flags a 404 when I do that.

  6. #6
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Directory Location for ez-pages added pages

    Have you created your EZ_pages?

 

 

Similar Threads

  1. EZ Pages Index location
    By toodamnbroke in forum General Questions
    Replies: 2
    Last Post: 11 Apr 2012, 03:24 PM
  2. How to change location of side boxes for different pages?
    By lioncity in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 1 Oct 2009, 03:52 PM
  3. Replies: 4
    Last Post: 21 May 2009, 06:46 AM
  4. Proper Location For Modules/pages Customization?
    By swguy in forum General Questions
    Replies: 3
    Last Post: 14 Mar 2006, 12:54 PM

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