heikkiheer
Forum Replies Created
-
Forum: Plugins
In reply to: [Accordion Image Menu] Stop Loading jQuery IncorrectlyHAHAAAAA! Muahhahah! GOT IT!
Here is the reason for the problem when using accordion image menu with thesis theme:
wordpress jquery and some other jquery library are conflicting because the accordionImageMenu-0.4.js seems to be referring to the wrong jquery library.How to fix it:
1. Open accordionimagemenu-0.4.js
2. replace (function( $ ){ with $(document).ready(function(){ in the beginning of the script.
3. replace the last line })( jQuery ); with });
Done.I’ve tested my customization not to every extend. And as a mentioned before: I am no coder so I do not really know what I am doing here. I just try to do it.
Forum: Plugins
In reply to: [Accordion Image Menu] Stop Loading jQuery IncorrectlyThe problem seems to be that the accordion code is working with $ instead the term jQuery.
Forum: Fixing WordPress
In reply to: Problem with JqueryI have the same problem. looking also for a fix.
Forum: Plugins
In reply to: [Accordion Image Menu] Stop Loading jQuery IncorrectlyThe problem lies not on the server side. Its the theme. I use Thesis theme 1.8.2. I then changed to Custom Community 1.8.3. and guess what: accordion image menu worked fine! At least I know where to look now.
Forum: Plugins
In reply to: [Accordion Image Menu] Stop Loading jQuery IncorrectlyAnd Chrome Browser tells me:
resource interpreted as script but transferred with mime type text/x-jsI’ll ask my provider if this is a server side setting that has to be changed to content-type:application/x-javascript
I’ll then post the answer/result here.
Forum: Plugins
In reply to: [Accordion Image Menu] Stop Loading jQuery IncorrectlyGET https://web192.login-105.hoststar.ch/publicsite/wp-includes/js/ver=20101110
404 Not Found
from my post above seems not to find that file here:
l10n.jsBut be careful with my posts – I really am not a coder at all.
Forum: Plugins
In reply to: [Accordion Image Menu] Stop Loading jQuery IncorrectlySomeone else wrote here something interesting about two jquery libraries
Forum: Plugins
In reply to: [Accordion Image Menu] Stop Loading jQuery IncorrectlyHi Alain
Same problem here. The images are loaded but they are displayed side by side without the accordion function. The option “Include jQuery – Uncheck if other …” does not seem to have any effect. It seems that there are two query-ui-… loaded. One is your: jquery-ui-1.8.10.custom.min.js. The other seems to be with version 1.7 and no custom. I am not a coder but.[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Plugins
In reply to: [WP-Cirrus] PHP Code for Template Pages using WP-Cirrus?i am interested in that answer too. Thanks!
Forum: Plugins
In reply to: [YT Tree Menu] [Plugin: YT Tree Menu] Highlight the current page?same issue here.