Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,229
    Plugin Contributions
    6

    red flag Display EZ Pages Chapter

    What would the code be for displaying an EZ Pages Chapter say in a sidebox?

    I know how to do an individual link <a href="<?php echo zen_ez_pages_link(1) ;?>">MY LINK</a>

    But I'd like to display a full chapter of links. I'm sure I have done this before but can't remember how.
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  2. #2
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Display EZ Pages Chapter

    Quote Originally Posted by Nick1973 View Post
    What would the code be for displaying an EZ Pages Chapter say in a sidebox?

    I know how to do an individual link <a href="<?php echo zen_ez_pages_link(1) ;?>">MY LINK</a>

    But I'd like to display a full chapter of links. I'm sure I have done this before but can't remember how.
    Unless I'm reading this wrong:
    http://www.zen-cart.com/docs/phpdoc-...pages.php.html

    <a href="<?php echo zen_ez_pages_link(1) ;?>">MY LINK</a> should display a full chapter of links, and
    <a href="<?php echo zen_ez_pages_link(1,x) ;?>">MY LINK</a> should display the specific chapter 'x'.

    Assuming that your ezpages_id == '1'

    Cheers
    RodG

    ps. don't forget that the ezpages need a 'sort order' to be set to something other than '0' for them to appear on the page.
    Last edited by RodG; 31 Oct 2014 at 04:30 PM.

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

    Default Re: Display EZ Pages Chapter

    Way back in the beginning of time I added an addon for an EZPages sidebox for the chapters:
    http://www.zen-cart.com/downloads.php?do=file&id=608

    You might be able to see how that was done and adapt what you need from it ...
    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!]
    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!

  4. #4
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,229
    Plugin Contributions
    6

    red flag Re: Display EZ Pages Chapter

    Quote Originally Posted by Ajeh View Post
    Way back in the beginning of time I added an addon for an EZPages sidebox for the chapters:
    http://www.zen-cart.com/downloads.php?do=file&id=608

    You might be able to see how that was done and adapt what you need from it ...
    Ok I looked at both answers to this. The first one wasn't what I was looking for although I did try a few variations of the code in order to try and get the full chapter to display in a sidebox. Didn't work, but thank you anyway.

    The second reply from Ajeh is getting very close to what I am looking for, however I need this to display a specific chapter ideally on the homepage.

    The scenario: I have a set of links that are basically keyword search terms that link through to keyword rich pages for google to then scoop up. These are held together in a specific chapter so they are separated from all other pages and chapters. I would like the links to display on my homepage in a sidebox ideally under my categories, the idea being that when google comes along it will see these keyword search terms on my homepage and then with any luck increase my search rank for those terms.
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

 

 

Similar Threads

  1. EZ Pages Chapter of links in columns
    By Nick1973 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 26 Jun 2015, 12:39 PM
  2. v150 Separate sidebox for each chapter of EZ Pages?
    By WebKat in forum General Questions
    Replies: 6
    Last Post: 4 Feb 2012, 07:52 PM
  3. Ez pages side column disable in chapter
    By delia in forum General Questions
    Replies: 2
    Last Post: 30 Mar 2011, 03:15 PM
  4. Replies: 6
    Last Post: 15 Feb 2011, 04:46 PM
  5. EZ pages - Chapter TOC levels
    By nicko2 in forum General Questions
    Replies: 2
    Last Post: 8 Jan 2010, 08:34 AM

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