FatHive Established Member ★ 15 ★ Impact 3 Feb 4, 2011 592 views 4 replies #1 Is anyone good with jquery i am using 2 wordpress plugins whic uses jquery ... if i try to use both at the same time it disables the other one. Any ways how to fix that.
Is anyone good with jquery i am using 2 wordpress plugins whic uses jquery ... if i try to use both at the same time it disables the other one. Any ways how to fix that.
dubya Established Member ★ 15 ★ Impact 3 Feb 4, 2011 #2 there must be conflicting function names, or variable names.
FatHive Established Member ★ 15 ★ Impact 3 Feb 5, 2011 #3 dubya said: there must be conflicting function names, or variable names. Click to expand... Do you know how i can fix it?
dubya said: there must be conflicting function names, or variable names. Click to expand... Do you know how i can fix it?
FatHive Established Member ★ 15 ★ Impact 3 Feb 5, 2011 #5 defaultuser said: Try commenting on the Plugin site. The developers should have maintained their own namespace - they're more likely to help you there than here. Click to expand... Will do. However, I think I might have found the problem. I need to have a unique variable. Ill code it in and see if it works. Got it Fixed. Last edited: Feb 5, 2011
defaultuser said: Try commenting on the Plugin site. The developers should have maintained their own namespace - they're more likely to help you there than here. Click to expand... Will do. However, I think I might have found the problem. I need to have a unique variable. Ill code it in and see if it works. Got it Fixed.