Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2010
    Posts
    1
    Plugin Contributions
    0

    Default [HELP!] Creating multiple E-Z Page Sideboxes or Title Headers?

    I am trying to create multiple e-z page sideboxes or title headers for my website. I was not able to find an option to do this. I believe the picture below will give a stronger explanation of what I am trying to do.



    Please let me know if you have any solutions to this problem.

    Thank you for your time.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: [HELP!] Creating multiple E-Z Page Sideboxes or Title Headers?

    The easiest way is to use the Blank Sidebox mod (http://www.zen-cart.com/index.php?ma...roducts_id=174) and create the links in HTML that point to the proper EZ pages. I just finished a site doing something like that with 5 Blank Sideboxes. It's a great mod.

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: [HELP!] Creating multiple E-Z Page Sideboxes or Title Headers?

    And rather than code the complete HTML link to each ez-page, use PHP content in an HTML list in the blank sideboxes:

    <li><?php echo zen_ez_pages_link(#);?></li>

    where # is the ez-page id in question.
    (Note: zen_ezpages_link will not work!)

 

 

Similar Threads

  1. v153 Creating specific Meta Title and Description Tags for each page
    By metoo521 in forum General Questions
    Replies: 2
    Last Post: 26 Jan 2015, 04:07 AM
  2. Changing Page 2,3,4 headers and page title
    By ajs002004 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Jun 2010, 05:06 AM
  3. Renaming sideboxes headers help
    By gmrm in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Jan 2010, 05:22 PM
  4. How to get only the content ($body_code) of the page without headers and sideboxes?
    By chillout_buddha in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Apr 2009, 01:59 AM
  5. Multiple (flash) headers with multiple languages
    By jurjenruben in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 29 Dec 2007, 11:18 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