Re: Integration of Cross Sell Modules with TPP
Hi
I have been though it many times ..All I can do is double the Attribute option and nothing seems to work for me.
tried adding the image to product but it only shows on the product page tried <!--#AttributeOptions#--> in front also <!--*sub_AttributeOptions(#)*--> above and below and all using the plain text editor
Re: Integration of Cross Sell Modules with TPP
Quote:
Originally Posted by
ATSWorld
Hi
I have been though it many times ..All I can do is double the Attribute option and nothing seems to work for me.
tried adding the image to product but it only shows on the product page tried <!--#AttributeOptions#--> in front also <!--*sub_AttributeOptions(#)*--> above and below and all using the plain text editor
The only way you can add this image to certain products it to put it in it's own custom tab on the products you want it displayed on.. If you want it inside the attributes tab, you will need custom code to place the image on the attributes tab when certain conditions are met.. Wish I could help, but I don't know how to do this.. maybe someone in the community might know the custom code you'd need to do that..
Re: Integration of Cross Sell Modules with TPP
thanks
Hopefully someone will ,but will keep trying ,if you say I have to add another tab ,will look into that as well
Re: Integration of Cross Sell Modules with TPP
Quote:
Originally Posted by
ATSWorld
thanks
Hopefully someone will ,but will keep trying ,if you say I have to add another tab ,will look into that as well
A custom tab added to the product description of the products where you want to display this image is your only option at this point.. To make this image appear on the global attributes tab when certain conditions are met WILL require a custom solution to modify the TPP file that generates the global tabs.. There are instructions included with this module that explain how to add new global tabs and they may help you find a solution. However those instructions do not include directions for modifying existing global tabs (in this case the attributes tab) to include a conditional statement for the display of specific content when certain conditions are met (display an image when the category ID = X) This is what it will take to get to the result you are looking for.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
mmmmmm complete u-turn :) took a gamble and searched google for add image to attributes ..
Turns out it has nothing to do with tabs but adding image to each attribute .um so once you have turned it on in config/attribute settings/images
Then go to each attribute and update with image and it will show up under text box a lot more work needs to be done but will get there in the end..
Thanks for trying to help DivaVocals
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
ATSWorld
mmmmmm complete u-turn :) took a gamble and searched google for add image to attributes ..
Turns out it has nothing to do with tabs but adding image to each attribute .um so once you have turned it on in config/attribute settings/images
Then go to each attribute and update with image and it will show up under text box a lot more work needs to be done but will get there in the end..
Thanks for trying to help DivaVocals
Yes you certainly can use the attributes image feature that is built in with Zen Cart.. I (apparently mistakenly) assumed you had looked at that, and were trying to do something different here..
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Well that was painless in the end ...Also found the category copy function easy
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
I love this add on but I am having a problem with additional images tab and I am not sure if this a problem with this mod or something else if you click on the additional images tab you will see it shows 2 images but if you click "large image" it does popup in new window but only shows the original image not the new image I am not using image handler or litebox or anyother image addon. Do you have any idea what may be causing this here is the link for the page
pet-services-directory.com/index.php?main_page=product_info&cPath=17183_23548_26537_26554&products_id=5
the only other add on's I am using are
easypopulate 4.0
reviews updated
CKEditor
also I am using zen cart 1.5.1
Thank you for your help
Wendy
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
wj694
I love this add on but I am having a problem with additional images tab and I am not sure if this a problem with this mod or something else if you click on the additional images tab you will see it shows 2 images but if you click "large image" it does popup in new window but only shows the original image not the new image I am not using image handler or litebox or anyother image addon. Do you have any idea what may be causing this here is the link for the page
pet-services-directory.com/index.php?main_page=product_info&cPath=17183_23548_26537_26554&products_id=5
the only other add on's I am using are
easypopulate 4.0
reviews updated
CKEditor
also I am using zen cart 1.5.1
Thank you for your help
Wendy
Not this mod.. (otherwise many others would report the SAME issue)
most likely problem is the names you've given your images.. and if I may suggest, you should NOT use spaces in your image names.. Magnuson Dog Park.jpg should be MagnusonDogPark.jpg
Suggest that you take a look at the Zen Cart FAQs. There are a few useful articles which cover file naming and troubleshooting issues with the wrong images showing when selecting additional images..
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
thank you I will check it out