- Posts: 2
COMMUNITY FORUM
Problem with virtuemart categories
- ferg_rce
-
Topic Author
- Offline
- New Member
Less
More
13 years 1 month ago - 13 years 1 month ago #46618
by ferg_rce
Problem with virtuemart categories was created by ferg_rce
Hi everybody,
This is very strange, the plugin working fine with virtuemart products (www.breslow.com/index.php/Alutex-Awnings/Alutex-CapeCod-Retractable-Awning/ilvm_fly_admirable.tpl.html) but when I try to put the gallery into a category it opens in a new window instead of raise the popup (all browsers have same behavior). Here are an example: www.breslow.com/index.php/Window-Blinds/View-all-products.html
I've checked the generated html code and I've seen that a javascript variable that is instanciated in the products but not in the categories
<script>var slimboxurl = '/com_virtuemart/js/slimbox' </script> but I don't inspect the code of the plugin yet.
Inspecting with the firebug, it gives me this error in categories page:but no in the products page. I've been looking for a solution to that but none of I've found helps me.
Also I've noticed that in teh source code the fetchscript function of virtuemart brings a slimbox js in the product page but not in the category page, again, this problem drives me crazy.
The version of the plugin is 2.2 and joomla 1.5.20
First I thought that it may be a conflict with jQuery which I use in the header rotator but I removed it and the problem still remains.
Any help will be welcome
Fernando
This is very strange, the plugin working fine with virtuemart products (www.breslow.com/index.php/Alutex-Awnings/Alutex-CapeCod-Retractable-Awning/ilvm_fly_admirable.tpl.html) but when I try to put the gallery into a category it opens in a new window instead of raise the popup (all browsers have same behavior). Here are an example: www.breslow.com/index.php/Window-Blinds/View-all-products.html
I've checked the generated html code and I've seen that a javascript variable that is instanciated in the products but not in the categories
<script>var slimboxurl = '/com_virtuemart/js/slimbox' </script> but I don't inspect the code of the plugin yet.
Inspecting with the firebug, it gives me this error in categories page:
$$($$("a").filter(function (el) {return el.rel && el.rel.test(/^lightbox/i);})).slimbox is not a function
Also I've noticed that in teh source code the fetchscript function of virtuemart brings a slimbox js in the product page but not in the category page, again, this problem drives me crazy.
The version of the plugin is 2.2 and joomla 1.5.20
First I thought that it may be a conflict with jQuery which I use in the header rotator but I removed it and the problem still remains.
Any help will be welcome
Fernando
Please Log in or Create an account to join the conversation.
- ferg_rce
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 2
13 years 1 month ago #46619
by ferg_rce
Replied by ferg_rce on topic Re: Problem with virtuemart categories
Hi,
any feedback on this?
any feedback on this?
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
Less
More
- Posts: 4696
13 years 1 month ago #46620
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Problem with virtuemart categories
If your problem is conflict with Simple Image Gallery pop up engine I suggest you to use Simple Image Gallery Pro since it has pop up engines to select from in order to avoid script conflicts with other extensions.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.