Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2007
    Posts
    5
    Plugin Contributions
    0

    Default Varying sideboxes shown on different pages

    Hi, first post here - great software but I'd be grateful for a bit of help.

    From the FAQ https://www.zen-cart.com/tutorials/i...hp?article=249


    if (!isset($ez_page_id) || !in_array($ezpage_id,explode(",",'2,5')))


    means that the template to display the sidebox will be called whenever the page is not an EZ-Page or, if it is an EZ-Page, it does not have ID 2 or 5.


    My Question: What form would the condition take to only display a sidebox on the main page=index or main_page=index&cPath=77 or mainpage=page2 etc etc?

    Would be really grateful of some help!

  2. #2
    Join Date
    May 2004
    Posts
    766
    Plugin Contributions
    0

    Default Re: Varying sideboxes shown on different pages

    Quote Originally Posted by limejuice View Post
    Hi, first post here - great software but I'd be grateful for a bit of help.

    From the FAQ https://www.zen-cart.com/tutorials/i...hp?article=249


    if (!isset($ez_page_id) || !in_array($ezpage_id,explode(",",'2,5')))


    means that the template to display the sidebox will be called whenever the page is not an EZ-Page or, if it is an EZ-Page, it does not have ID 2 or 5.


    My Question: What form would the condition take to only display a sidebox on the main page=index or main_page=index&cPath=77 or mainpage=page2 etc etc?

    Would be really grateful of some help!

    maybe this one?

    https://www.zen-cart.com/tutorials/i...hp?article=233

    betty

 

 

Similar Threads

  1. show different sideboxes in different categories
    By bonnit in forum General Questions
    Replies: 1
    Last Post: 1 Dec 2011, 03:24 PM
  2. Different look in sideboxes on different sites
    By navido in forum General Questions
    Replies: 1
    Last Post: 15 Oct 2011, 08:24 AM
  3. Layout on Products pages is varying
    By CompuWeb in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 6 Nov 2009, 10:49 AM
  4. Replies: 5
    Last Post: 1 Oct 2009, 03:32 PM
  5. varying which sideboxes show up on product page
    By ctcentralinfo in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 Jul 2008, 07:47 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