-
AuthorPosts
-
coldclimber JA JobBoard
coldclimber
- Join date:
- December 2007
- Posts:
- 82
- Downloads:
- 59
- Uploads:
- 3
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
July 17, 2012 at 11:17 am #179159When using this template the states drop down does not work in Virtuemart.
select country and the vm supposed to show the states, it does not with puresite
I have used the joomla default template and it works fine, Looks like there is a conflict of scripts with VM and Puresite
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 18, 2012 at 9:10 am #461282Hi coldclimber,
Did you try to set Optimize JS in template manager to No?
coldclimber JA JobBoardcoldclimber
- Join date:
- December 2007
- Posts:
- 82
- Downloads:
- 59
- Uploads:
- 3
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
July 20, 2012 at 7:52 am #461594Yes i do this by default anyway with all your templates.so that does not fix the issue, even when i do optimize the same result
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 20, 2012 at 8:07 am #461599Hi there,
So PM me admin and FTP account, I shall check this for you.
Also include this thread in message.
Regards.
mazhar shah Friendmazhar shah
- Join date:
- September 2014
- Posts:
- 201
- Downloads:
- 132
- Uploads:
- 37
- Thanks:
- 37
- Thanked:
- 8 times in 5 posts
September 12, 2012 at 2:52 pm #466846Any solution to the JQuery conflicts with virtuemart?
The virtueMart add butons dont work. Tried all sorts but there are major conflicts. Also tried using the plugin: jqueryeasy this alows VM to work, but then the Puresite Template menu and modules dont work. Just wondering, were there any special settings in Orisite which also runs Virtuemart?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 13, 2012 at 8:47 am #466911If your site was conflicted with jQuery. You need to add this script below jQuery lib
<script>jQuery.noConflict();</script>
The problem on your site will fix
mazhar shah Friendmazhar shah
- Join date:
- September 2014
- Posts:
- 201
- Downloads:
- 132
- Uploads:
- 37
- Thanks:
- 37
- Thanked:
- 8 times in 5 posts
September 15, 2012 at 11:15 am #467101Thank you. I am not sure exactly which file I add this to? <blockquote><script>jQuery.noConflict();</script></blockquote>
mazhar shah Friendmazhar shah
- Join date:
- September 2014
- Posts:
- 201
- Downloads:
- 132
- Uploads:
- 37
- Thanks:
- 37
- Thanked:
- 8 times in 5 posts
September 15, 2012 at 4:32 pm #467111I found 3 instances of <content>jQuery.noConflict();</content> in these files: templates/ja_puresite/etc/layout/default.php and templates/ja_puresite/etc/layout/mobile.php and templates/ja_puresite/etc/layout/tablet.php
If the no conflict code is there, i dont know why i am stll having conflicts and why VM isnt working properly.
So where whould i add the <script>jQuery.noConflict();</script> suggested earlier?
I think its definitely a jQuery error because as i said earlier, using the plugin: jqueryeasy resolves some conflict allowing VM to work, but then the puresite menus and modules dont work.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 17, 2012 at 1:45 am #467145Please send PM me with URL, admin access and ftp account on your site. I will help you check it.
mazhar shah Friendmazhar shah
- Join date:
- September 2014
- Posts:
- 201
- Downloads:
- 132
- Uploads:
- 37
- Thanks:
- 37
- Thanked:
- 8 times in 5 posts
September 17, 2012 at 11:34 am #467252Thank you. I have sent you login details via PM.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 18, 2012 at 7:49 am #467358@maz001: I checked the error on your site and could see that your site got error because you enabled jQuery on both K2 and Virtuemart. I have disabled jQuery including googleapis on Virtuemart
<blockquote>Admin area -> Virtuemart ->Configuration->Templates->Use external google jQuery library(not check)</blockquote>
Please check again.
mazhar shah Friendmazhar shah
- Join date:
- September 2014
- Posts:
- 201
- Downloads:
- 132
- Uploads:
- 37
- Thanks:
- 37
- Thanked:
- 8 times in 5 posts
September 18, 2012 at 8:50 am #467374Thnaks but I think the original error is still there. In IE when you add a product to the cart, nothing happens. What ‘should’ happen is that AJAX box should open with the options ‘proceed to cart or continue’. But this is not heppening. In IE in the foot bar the js error sign is there and it says:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB7.4; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; BRI/2)
Timestamp: Tue, 18 Sep 2012 08:44:05 UTCMessage: ‘$.facebox.settings’ is null or not an object
Line: 142
Char: 250
Code: 0
URI: http://www.mysite.com/index.php?jat3action=gzip&jat3type=js&jat3file=t3-assets%2Fjs_16174.jsNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
mazhar shah Friendmazhar shah
- Join date:
- September 2014
- Posts:
- 201
- Downloads:
- 132
- Uploads:
- 37
- Thanks:
- 37
- Thanked:
- 8 times in 5 posts
September 18, 2012 at 9:18 am #467377Yes now its working. Thnak you. What did you do?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 18, 2012 at 9:24 am #467381<em>@maz001 338670 wrote:</em><blockquote>Yes now its working. Thnak you. What did you do?</blockquote>
Because your site is running with three jQuery lib: VirtueMart, K2 component, Masonry, i have disabled both jQuery on VirtueMart and Masonry issue now is solved.1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
This topic contains 17 replies, has 4 voices, and was last updated by Ninja Lead 12 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum