Support thread for Zen Colorbox plugin.
Support thread for Zen Colorbox plugin.
**deleted**
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Got it installed.. Very nice.. Got something odd happening though.. In fact I noticed this too with the latest version of Zen Lightbox.. I get an "extra" image that is a repeat of the main image. So if you look at my test store where I have no additional images you will see that the lightbox always shows that there are two images, and both images are the main image. http://zentestcart(dot)overthehillweb(dot)com/index.php?main_page=product_info&cPath=1&products_id=1
I noticed the same behavior using the latest version of Zen Lightbox as well: http://mybeautyaddiction(dot)com/index.php?main_page=product_info&cPath=16_132&products_id=557
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
No there is no such setting in Tabbed Products Pro.. If I turn off the TPP setting to put the product reviews into a tab, then the extra image goes away..
I'm wondering if the fix I made here: http://www.zen-cart.com/showthread.p...411#post620411 to hide the extra reviews button somehow has affected things.. I would hate to not be able to keep reviews inside a tab just to use this add-on..
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
I'll look into it an see what I can find.
d
finally got around to a workaround for this issue.
Not sure if it should be part of the ZCB or ZLB install by default, but maybe in the FAQ of this and of the tabbed plugin.
try adding this line to [includes/classes/zen_colorbox/autoload_default.php]
I added it as the first line inside of the document ready function
this should re-write the image links inside the tabbed sections to remove the rel="colorbox" attribute so that the images do not get linked/loaded into colorbox or lightbox (same code will work for either)Code:$('#productMainImageReview, #productAdditionalImages_tab').find("a").removeAttr("rel");
d
One more thing I noticed on this site is that the bottom of the image is getting cut off slightly http://zentestcart(dot)overthehillweb(dot)com/index.php?main_page=product_info&cPath=1&products_id=1
I'm assuming I need to make an adjustment to the stylesheet, but I am not sure what I need to adjust..
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Another minor thing I am trying to figure out how to adjust..
On this page http://clienthairisle(dot)overthehil...products_id=35 the "stop slideshow" text is cut off..
How do I adjust that??
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Bookmarks