tccomp Posted January 23, 2006 Posted January 23, 2006 I am trying to disable countries block on main page. I could not find it. I have tries to look in index.php but no luck. Could anyone can help me how to disable countries block I am appriciated. Thanks
lrparr Posted January 23, 2006 Posted January 23, 2006 I am trying to disable countries block on main page. I could not find it. I have tries to look in index.php but no luck. Could anyone can help me how to disable countries block I am appriciated.Thanks I removed this from my site some time ago, so I can't remember exactly which column it was in, but you should be able to remove the require statement on either the column_left.php or column_right.php found in the catalog/includes/
ryanm527 Posted January 25, 2006 Posted January 25, 2006 Or if you think there is a chance you might want to bring it back at some point... just comment it out. example: //require(DIR_WS_BOXES . 'reviews.php'); Just add the // in front of that line to comment out the reviews box. I don't have the countries box in mine either, and I don't know off the top of my head what the actual file name is, but I would guess its 'countries.php'
Recommended Posts
Archived
This topic is now archived and is closed to further replies.