m-one
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Jquery/chosen.js messing with my menusI’ve tried looking within the theme to find anything that resembles what is being injected, but I cannot see anything even close to it, which is why I suggested it could be a problem caused by jquery/chosen.js.
I’ve also deactivated the plugins one by one to see if that could’ve rectified the issue, sadly not.
There is some heavy modification to functions.php to load several jquery libraries for a custom form I have, but I wouldn’t know where to start trying to decipher whats going on there by myself.and I just have to state that the form is pretty vital for the running of the site.. so it’s not as if I could just.. remove it.. sadly..
Forum: Themes and Templates
In reply to: Jquery/chosen.js messing with my menusOkay.. so.. I left it a while, logged in as admin, and the menu came back.. in both Firefox and Safari (probably more), even after empty cache.
So.. it seems this 2nd menu problem of mine only appears when someone is logged in. Since it’s throwing me off.. how would I go about getting rid of it completely? :c
Forum: Themes and Templates
In reply to: Jquery/chosen.js messing with my menusWow, and just like that, it’s fixed. Rookie mistake ><;
Thank you very much for your time and for reminding me to clear cache more often.
On my Windows machine I used to do Ctrl+F5 which did a cache reset for that page.. but haven’t since worked out that feature for Firefox on Mac.
Cheers Andrew!
Forum: Themes and Templates
In reply to: Jquery/chosen.js messing with my menusI’m using Firefox 19.0.2
I’ve just checked on Safari and everything is great there and it doesn’t show, only Firefox at the moment it seemsForum: Themes and Templates
In reply to: Jquery/chosen.js messing with my menusRight below the header logo, there are two menus showing, I need to get rid of the lowest one: https://dl.dropbox.com/u/8959131/llmenu.png
Forum: Hacks
In reply to: 2x Jquery WordPress = Massive BreakSomething is definitely wrong.. I’ve just changed the code in functions.php to depend on jquery, and I’ve also, just to try, asked them to load into the footer, just in case they needed jquery to load first, but the scripts are still loading in the head/and out of order. :c
So I managed to contact the guy that wrote the script, and after a couple of frustrating moments with WordPress still forcing an earlier version of jquery (1.4.1 apparently), and then writing a hack into the code to only use 1.8.2, the script is finally working.
I’m sorry I don’t have more details about what went wrong.. it’s still partially a mystery to the both of us, but for now, this topic is resolved.
Thank you very much for your help bcworkz and thanks for giving it a look too. :3
Forum: Hacks
In reply to: 2x Jquery WordPress = Massive BreakTo my knowledge, they are enqueued the same way as the jquery code. Here’s what is in my functions.php: https://pastebin.com/RHamHERg
I’ve checked the links to each file on my server and they all seem to be pointing correctly to their locations.
Forum: Hacks
In reply to: 2x Jquery WordPress = Massive BreakThe script was coded by a friend of mine for me, so it’s not like there are regular updates to the code.. that and I haven’t been able to get a hold of him in quite some time.. and the site I’m creating is due to be released shortly..
I’ve managed to get jquery 1.8.2 loaded into wordpress with help from the debug (Thank you very much bcworkz), so that’s a bonus. Shame the code still isn’t working though. I’ll try the usual, like re-uploading all the necessary files and such.
Although, finding someone with some javascript knowledge would really help me out. ><;
Either way, here is the page with the form I am trying to get working: https://www.liquidlacuna.com/commissions
Here is what the form should look like.. with all the javascript working: https://dl.dropbox.com/u/8959131/comform.tiffPerfect!
Thank you very much, Caroline. :3