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
Plugin Uploader Issues
Avatar
Hugo
Member
Free Members
sp_UserOfflineSmall Offline
Aug 16, 2013 - 5:41 am

Yes all folders are linked with a green tick.

the add files is like a button and changes when you hover over it but nothing at all happens when you try clicking it.

is there something I need to change in SP regarding  the bootstrap javascript library?

NOTE: This is set up on a multisite build and it is on the sub-domain install.

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Aug 16, 2013 - 6:05 am

Hugo said
is there something I need to change in SP regarding  the bootstrap javascript library

Well that really depends on whether your WordPress theme is loading the Bootstrap library. And if it is - it is not that anything needs to change in SP - it is more that you need to ensure that the Bootstrap library loads before the jQuery UI library. In short - Bootstrap is NOT compatible with the standard libraries supplied by WordPress 0 bit despite that, some theme authors use it.

Now normally - if Bootstrap is the issue - then this is shown by the Add Giles showing up ore like a label than a button. If it shows as a button then probably something else is happening. You most probably have a different JavaScript conflict - from your WP theme or another plugin - which needs to be fixed. This codex article explains what this means and what to look for:

http://codex.simple-press.com/.....-conflict/

 

andy-signature.png
YELLOW
SWORDFISH
Avatar
Hugo
Member
Free Members
sp_UserOfflineSmall Offline
Aug 16, 2013 - 6:24 am

ah ok I have noticed that my add files button does not look like the one on this forum. (see attachments)

so it looks like it is bootstrap causing the issue.

 

 

Screen-Shot-2013-08-16-at-11.20.21.png

below is my button or non button :(

Screen-Shot-2013-08-16-at-11.19.28.png

Avatar
Hugo
Member
Free Members
sp_UserOfflineSmall Offline
Aug 16, 2013 - 6:47 am

Is this something that you can fix as paid support?

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Aug 16, 2013 - 6:51 am

Well the';Start Upload' looks suspiciously like BootStrap but Bootstrap will not stop the Add Files from working so perhaps you have both issues - i.e., a jQuery issue as well. Did you look through the generated source to see if any of these things apply?

We can usually help here in the forum sort these things out but you do need to look to see what is getting loaded.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Hugo
Member
Free Members
sp_UserOfflineSmall Offline
Aug 16, 2013 - 9:00 am

Not sure where to look for this info but when i view source the attachment shows what is getting loaded on the forum page.

if thats any help!

Screen-Shot-2013-08-16-at-13.57.34.pngImage Enlarger

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Aug 16, 2013 - 9:09 am

You will be looking for an entry like that but with a file name of 'bootstrap.js' or probably 'bootstrap.min.js'or some such combination.

And you will be looking for the source of jquery.js/jquery.min.js and jquery_ui_core files.

And a link to your forum page might hep

andy-signature.png
YELLOW
SWORDFISH
Avatar
Hugo
Member
Free Members
sp_UserOfflineSmall Offline
Aug 17, 2013 - 11:34 am

I have looked all through the source code on the forum page but cant see what you have mentioned anywhere.

Am I looking in the right place?

http://surecarefranchise.co.uk/forum

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Aug 17, 2013 - 12:50 pm

I dont see any evidence of bootstrap, but I do see a couple of bad things... probably from the wp theme...

<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js?ver=3.5.1'></script>

<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js?ver=3.5.1'></script>

its loading both jquery and jquery ui from off site locations instead of using the versions that come with WP... additionally, both are quite older versions than what comes with WP...

see:  http://codex.simple-press.com/.....-conflict/

if you can find where in your theme its violating api standards and practice, we can help fix it...  often its in functions.php but could be in lots of different files...

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
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