Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Posts
    61
    Plugin Contributions
    0

    Default Another sidebox help question

    Sorry, I know there are a lot LOL but I had searched and thought I found my fix, however it didnt work.

    What I need is to put a new, custom sidebox on one category only. I installed the new editable sidebox mod and put the following code into the editable_sidebox.php file under modules/sideboxes:

    if ($current_category_id == '5')
    $show_editable_sidebox = true;
    }
    else
    { $show_editable_sidebox = false; }

    However, when I input this code and turn on the sidebox, ALL of my sideboxes disappear except on this one category. I'm just trying to get the new editable_sidebox to only appear on category 5 pages, not affect the rest of them. Any ideas on why this is happening, or how to fix it? Thanks!

  2. #2
    Join Date
    Jan 2007
    Posts
    61
    Plugin Contributions
    0

    Default Re: Another sidebox help question

    Can anyone help me with this, pretty please? I need to use this new sidebox, but I cant figure out why it is affecting the rest of them.

  3. #3
    Join Date
    Jan 2007
    Posts
    61
    Plugin Contributions
    0

    Default Re: Another sidebox help question

    Disregard this message please. I figured it out...was just missing a bracket. LOL Still learning php here...thanks.

 

 

Similar Threads

  1. another sidebox
    By alexdog1805 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Mar 2011, 01:47 PM
  2. another RSS feed question... try and help me out!
    By christayah in forum General Questions
    Replies: 5
    Last Post: 4 Dec 2007, 12:43 AM
  3. Another cart sidebox question
    By scarletvampire in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 7 May 2007, 10:47 PM
  4. Why no support on this site - Sidebox image size question - need help please
    By JLA in forum Templates, Stylesheets, Page Layout
    Replies: 30
    Last Post: 17 Aug 2006, 10:08 PM
  5. Another Layout Question...Need help
    By leoleroi in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 30 Jul 2006, 05:12 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