mitchk Posted July 17, 2008 Posted July 17, 2008 I've just about finished my site now but are stuck on two problems :_ 1) I have made second information box, but would only like it displayed when a specific catagory is chosen.. 2) How do I get the back buttons on my pages to really go back to the previous page rather than the index page.. if anybody could give me a little help - I would appreciate it many thanks mitch
burt Posted July 17, 2008 Posted July 17, 2008 if ($current_category_id == x) include(DIR_WS_BOXES . 'yourbox.php'); Change as appropriate.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.