sinful Posted February 17, 2003 Share Posted February 17, 2003 Dear all, Im trying to have more than one picture for a product displayed, not through a click and pop up but two pictures being displayed on the same page, if possible entered from the admin page, second, this is abit complicated, :? :? Is there a way to have a new box in column_left.php or column_right.php displayed depending on the product_status , for example i have a product and i want the box to be displayed only on the product_info of this particular product ... hope i explained enough, any help is highly appreciated "Stick to the devil you know than the one you don't " Link to comment Share on other sites More sharing options...
XtremeCarAudio Posted February 17, 2003 Share Posted February 17, 2003 Dear all, Im trying to have more than one picture for a product displayed, not through a click and pop up but two pictures being displayed on the same page, if possible entered from the admin page, second, this is abit complicated, :? :? Is there a way to have a new box in column_left.php or column_right.php displayed depending on the product_status , for example i have a product and i want the box to be displayed only on the product_info of this particular product ... hope i explained enough, any help is highly appreciated 1> the Easiest way I think to do this is to add the MOpic, or Triple images contribtion, and then add a call to the second image to the product_info.php 2> To do this you will need to add a colum to the Database and then add a "if" statment to the Colum_left or Colum_right file Michael Link to comment Share on other sites More sharing options...
sinful Posted February 17, 2003 Author Share Posted February 17, 2003 about adding the column to the database, etc.. how do i make the box stick only to the specific product. "Stick to the devil you know than the one you don't " Link to comment Share on other sites More sharing options...
XtremeCarAudio Posted February 17, 2003 Share Posted February 17, 2003 about adding the column to the database, etc.. how do i make the box stick only to the specific product. you will have to make a "if" statment that will only display the Box is X varibale is set to Y value.... Michael Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.