Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,550
    Plugin Contributions
    9

    Default Enabling Sideboxes on Specific Pages

    Hi....

    On 1.2+ I used both (left/right) columns "on" as a globlal setting and disabled the right column on certain pages as "product info".

    Now I don't want the right column at all but want some sideboxes within certain pages like on the main page.... How do I accomplish this?
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  2. #2
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,550
    Plugin Contributions
    9

    Default Re: Enabling Sideboxes on Specific Pages

    I tried this but doesn't work:

    On catalog/includes/modules/sideboxes/mytemplate/search.php

    PHP Code:
    if ($_GET['main_page'] == 'index')
      
    $show_searchtrue;
    else {
      
    $show_searchfalse;

    With that code I tried to show the search box ONLY on the main page, but still showing everywhere. Am I missing something?
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

 

 

Similar Threads

  1. Turn Off Sideboxes On Specific Pages
    By ewramos in forum Addon Sideboxes
    Replies: 2
    Last Post: 24 Jun 2011, 12:54 PM
  2. Disabling sideboxes on specific pages (ie the Checkout page)
    By dcENS in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 25 Apr 2010, 09:56 PM
  3. Removing Sideboxes from Specific Pages?
    By eyal8r in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 29 Mar 2010, 10:52 PM
  4. sideboxes for specific product pages
    By whiteboxer in forum Basic Configuration
    Replies: 6
    Last Post: 31 Jan 2007, 03:25 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