Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Jun 2009
    Posts
    3
    Plugin Contributions
    0

    Default how to remove category box from just one page?

    I have define page 2 turned on but I want to remove the category box from the page is it possible?

    I tried using the ideas offered here http://www.zen-cart.com/forum/showthread.php?t=53574

    and changing the "index" to "page2" but it's not working (it's didn't work when i used index either)

    however if i used the suggestion in post #7 of the above referenced thread if ($this_is_home_page) {

    then it worked BUT i need it for page 2 not the home page .. can anyone tell me what to change the "this is home page" to read so that it works on the page 2? also i just want to remove the boxes I don't want the center text to move over to the left side as it did

    here is the site link if you should need it
    www.gourmet-foods-inc.com (page2 is the one under more info named certified organic/all natural)

    Thank you,

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: how to remove category box from just one page?

    The approach would be very similar to that explained in this FAQ Entry, except that the condition would be
    if (!$_GET['main_page'] == 'page_2') {
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. Trying to remove header for just one sidebar box
    By strugglingnovice in forum General Questions
    Replies: 2
    Last Post: 20 Sep 2011, 06:53 PM
  2. remove category side box from main page
    By thunder2010 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 16 Mar 2011, 09:35 AM
  3. how to remove category box from just one page?
    By Noneya99 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 6 Jun 2009, 12:54 PM
  4. How do I remove the heading from just one Sidebox?
    By bizshop1 in forum Basic Configuration
    Replies: 5
    Last Post: 5 May 2009, 05:21 AM
  5. How to remove category display from center box
    By chrisrub in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 9 May 2008, 01:14 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