Paul-WebH Posted May 16, 2013 Share Posted May 16, 2013 Hi! At this point, I code my site with WHMCS. I adapt my template for WHMCS, but I have a problem "JS". Infact, look: /http://i.imgur.com/iLxINDR.png And: /http://i.imgur.com/mqfDynH.png For several days I was the problem, if I come off code, it will work out, but part of my site will have a problem, a menu that does not pouras is closed ... Do you have any solutions? Regards, - Paul (Sorry for my english, i'm frensh and my english is vert bad!) 0 Quote Link to comment Share on other sites More sharing options...
synik4l Posted May 16, 2013 Share Posted May 16, 2013 (edited) $('[rel=tooltip]') may be the problem. you have to search for a element(i think). [rel=tooltip] searches for an attribute of an element. I think you need an email too Edited May 16, 2013 by synik4l 0 Quote Link to comment Share on other sites More sharing options...
Paul-WebH Posted May 16, 2013 Author Share Posted May 16, 2013 I do not understand is what you mean. Synik4l 0 Quote Link to comment Share on other sites More sharing options...
pRieStaKos Posted May 17, 2013 Share Posted May 17, 2013 Tell me the version of the jquery u have linked to your site 0 Quote Link to comment Share on other sites More sharing options...
synik4l Posted May 17, 2013 Share Posted May 17, 2013 I do not understand is what you mean. Synik4l i think you need an *element too sorry. didnt mean email. im saying try - $('img[rel=tooltip]).tooltip() or element you are trying to create tooltip from. make sure jquery is actually selecting the element using the console in chrome firefox or IE 0 Quote Link to comment Share on other sites More sharing options...
pRieStaKos Posted May 17, 2013 Share Posted May 17, 2013 im saying try - $('img[rel=tooltip]).tooltip() or element you are trying to create tooltip from. make sure jquery is actually selecting the element using the console in chrome firefox or IE Im sure that the element is trying to create tooltip, but jquery version must have it. Make sure that you use a new version on jquery (u can download or link the latest from jquery.com) Your problem is jq old version... 0 Quote Link to comment Share on other sites More sharing options...
Paul-WebH Posted May 18, 2013 Author Share Posted May 18, 2013 Hi, After putting a few days, I was no longer the error marked in the F12, but it still works not as I'm french and I understand vagement English I do not understand the rules ... And I wonder if I'm allowed to give the link of my site. 0 Quote Link to comment Share on other sites More sharing options...
pRieStaKos Posted May 18, 2013 Share Posted May 18, 2013 Yes u can give it 0 Quote Link to comment Share on other sites More sharing options...
Paul-WebH Posted May 19, 2013 Author Share Posted May 19, 2013 Hi Ok: /http://web-h.me/?systpl=beta Go here for good template then /https://web-h.me/cart.php?a=add&pid=79 I'll let you try and tell me your solutions. Regards, - Paul 0 Quote Link to comment Share on other sites More sharing options...
Paul-WebH Posted May 19, 2013 Author Share Posted May 19, 2013 Since the day was the jquery drop down menu on my site no longer works. 0 Quote Link to comment Share on other sites More sharing options...
WebsiteIntegrations Posted May 19, 2013 Share Posted May 19, 2013 you'll have that issue when you use multiple jquery files in the theme 0 Quote Link to comment Share on other sites More sharing options...
Paul-WebH Posted May 19, 2013 Author Share Posted May 19, 2013 That means I have two files .js on my site? 0 Quote Link to comment Share on other sites More sharing options...
And then there was one les Posted May 20, 2013 Share Posted May 20, 2013 https://web-h.me/cart.php?a=add&pid=79&systpl=beta I think this link would be better than two. I have taken a look at your header, it looks very messy with what appears to be three different versions of jquery being included. Make sure all of your scripts will work with the latest version of jquery. You only want to have if you can manage it. One version of these: jquery, jquery ui and any scripts that used them. Multiple scripts will definitely make tracking down bugs difficult to do. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.