Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
plugins-topic
Upload attachment plugin deactivates the 'add topic' button
Avatar
Jan Goergen-makinson
Member
Free Members
sp_UserOfflineSmall Offline
Feb 2, 2013 - 5:37 am

Hi Guys, I had a problem earlier with the tinyMC editor but with the help of the guys from Good Layers I was able to get this sorted. They told me to remove these lines from the function.php

 $temp_root = get_root_directory('include/plugin/shortcode-generator.php');

include_once($temp_root . 'include/plugin/shortcode-generator.php'); // shortcode

Now the editor is working but as soon as I activate the upload plugin I can click on the 'add topic' button as often as I want and nothing happens. Can you please point me in the right direction?

Thank you very much in advance.

Jan

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 2, 2013 - 9:42 am

not sure you have to remove those lines of code...  unless you dont need the added buttons/shortcodes in the wp editor...  you could just see how that section of code is corrected and change its calling so it only affects the wp editor... but your call...

as to the other issue, sounds like a js conflict...  see:  http://codex.simple-press.com/.....-conflict/

with a link to your site, we can help look for obvious conflicts...

Avatar
Jan Goergen-makinson
Member
Free Members
sp_UserOfflineSmall Offline
Feb 5, 2013 - 1:04 pm

Hi Mr Papa, 
link to the website is http://www.hairtransplantassis......com/forum

Thanks for looking into it.

Jan

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Feb 5, 2013 - 2:38 pm

Yes you DO have the conflict - not with the main jQuery library but with the jQuery UI library. Something is loading it from the google CDN - probably a plugin - and this is going to cause all sorts of problems.

In addition - and I tell you this just so you can keep an eye n th8ngs and at least try and fix it - a script library called ui.slider has a malformed  URL and will not be getting loaded. And - the jquery 'easing' library is being loaded twice by two different plugins.

And - finally - your WP theme does not have the mandatory call to the function wp_footer() which needs to be in place (usually in the footer php template) for rather a alarge number of plugins to work correctly - including SP.

It would be worth while sorting all of these issues out. Not too hard if you now where the libraries etc., are being called from.

andy-signature.png
YELLOW
SWORDFISH
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17363
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625