Thread: Sidebox Issue

Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2007
    Location
    Minneapolis, MN, United States
    Posts
    71
    Plugin Contributions
    0

    Default Sidebox Issue

    I have disabled right sideboxes from everything except the home page using

    PHP Code:
    $flag_disable_right true;
     
     if (
    $current_page_base == 'index') {
       
    $flag_disable_right false
    For some reason the right sideboxes still show up on the category page

    Can someone please take a look.

    navigate to nike>air jordans

    Any help/suggestions are appreciated
    I dont care what it says next to my name. I've been Zenned!

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

    Default Re: Sidebox Issue

    "index" is the name for any of the index pages. What you want to use is

    if ($this_is_home_page) {
    $flag_disable_right = false;
    }

  3. #3
    Join Date
    Jul 2007
    Location
    Minneapolis, MN, United States
    Posts
    71
    Plugin Contributions
    0

    Default Re: Sidebox Issue

    Thanks A lot.
    I dont care what it says next to my name. I've been Zenned!

 

 

Similar Threads

  1. v154 Category sidebox Issue
    By ntestinfo11 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Aug 2015, 12:03 PM
  2. Featured Sidebox issue.
    By jmac2020 in forum General Questions
    Replies: 0
    Last Post: 14 Aug 2012, 05:31 PM
  3. Sidebox issue in chrome
    By timhersh in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 4 Nov 2011, 06:11 PM
  4. Subcategory Issue in Sidebox?
    By jill8026 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 23 Sep 2009, 12:49 AM
  5. Wierd Sidebox Issue
    By deejmer in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 10 Jul 2007, 12:34 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR