Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2006
    Posts
    26
    Plugin Contributions
    0

    Default disable side box column for ez-pages

    Hi there,

    I'm having a little problem working out how to disable my right hand sideboxes on one or more ez-pages.

    The way i achieved this for other pages was by modifying tpl_main_page.php as mentioned here, but i cant seem to work out if i can just add a part of my ez-page url to the list of pages that are exempt from the right column
    here

    Code:
      if (in_array($current_page_base,explode(",",'shopping_cart,login,contact_us,product_info')) ) {
         $flag_disable_right = true;
      }
    the ez-page url i want to do this with is

    Code:
    index.php?main_page=page&id=1&chapter=0
    but im not getting much joy in adding any part of that url to the list.

    any advice or help of any kind would be gratefully received!

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

    Default Re: disable side box column for ez-pages

    Might peek in the Configuration ... EZ-Pages Settings:
    EZ-Pages Pages to disable left-column
    EZ-Pages "pages" on which to NOT display the normal "left" column (of sideboxes) for your site.
    Simply list page ID numbers separated by commas with no spaces.
    Page ID numbers can be obtained from the EZ-Pages screen under Admin->Tools.
    ie: 21
    or leave blank.
    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!

  3. #3
    Join Date
    Oct 2006
    Posts
    26
    Plugin Contributions
    0

    Default Re: disable side box column for ez-pages

    duh!

    i knew i was missing something simple because i couldnt find any previous threads about this!

    many many thanks for clearing that up for me

    drinks all round

 

 

Similar Threads

  1. adjust the width of side box of side column
    By b90702098 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 12 Apr 2012, 04:28 AM
  2. Ez pages side column disable in chapter
    By delia in forum General Questions
    Replies: 2
    Last Post: 30 Mar 2011, 03:15 PM
  3. Disable Right Column for Wordpress pages
    By rainthebat in forum General Questions
    Replies: 0
    Last Post: 14 Aug 2008, 10:47 PM
  4. How to disable Categories side box on certain pages
    By MCanes in forum Basic Configuration
    Replies: 6
    Last Post: 8 Jul 2007, 04:48 PM
  5. How to disable Categories side box on certain pages
    By MCanes in forum General Questions
    Replies: 1
    Last Post: 8 Jul 2007, 04:43 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