![]() |
Thickbox implementation - need some help
I've got the Thickbox working for the detailed images as outlined here: http://forum.x-cart.com/showthread.php?t=23858
That works great. So after taking the 2 1/2 minutes to install that, I thought, hey, this would be a GREAT way to declutter the product pages without using tabs, so I set off to get the send to a friend and product review to display using Thickbox. But I just can't seem to get it to display properly. Here's what I have so far: I created a new .tpl to handle the links: Code:
{if $js_enabled} and altered this part of product.tpl: Code:
{if $config.Appearance.send_to_friend_enabled eq 'Y'} and Code:
{if $active_modules.Customer_Reviews ne ""} When all this is done, when I click on one of the images, all I get is the thickbox loading dot going around and around and around........but the forms don't load. What am I missing here? This is on a 4.1.7 site that I'm working on. TIA |
Re: Thickbox implementation - need some help
did you include thickbox itself?
|
Re: Thickbox implementation - need some help
Thank you inebriate. How often it is the simplest things!
Unfortunately, thickbox is loaded. That was the first thing I checked as well. The detailed images pop up without a problem on the same page. The forms just never seem to load. The screen grays out, and the loading image goes around and around, but no form loads. |
Re: Thickbox implementation - need some help
Using Thickbox 2.1 and ??? version of jQuery. Used the files out of here
|
Re: Thickbox implementation - need some help
it looks fine to me, but i havent touched thickbox in awhile...but one more thing which you probably have checked, is the new tpl included in the product.tpl with correct path? you could also try making a div in product.tpl with like a simple phrase to test if that even works to find out where your problem lies
|
Re: Thickbox implementation - need some help
unfortunately yes. I've checked the pages' source code, and there it's definetly there.
thanks! |
All times are GMT -8. The time now is 03:34 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.