Thread Starter
Stephy
(@stephylewis)
It seems to be conflicting with my Gantry 5 theme. Is there anyone out there who might know how to fix it? Thanks!
Thread Starter
Stephy
(@stephylewis)
Even when I deactivate my theme, the upload popup WILL appear, but I still can’t upload. Dragging an image to the drag and drop area only opens my images in my browser and the button on that pop up to manually select doesn’t work either. 🙁 Sad face.
Hi stephylewis
It seems js conflict due to any other plugin. Try to debug with deactivating your plugins for a while.
Disable all plugins besides BuddyPress. Make sure you are running the latest version of WordPress and BuddyPress.
Test to see if your issue is resolved.
Re-activate plugins one-by-one, testing after each new activation, to find the culprit.
Thread Starter
Stephy
(@stephylewis)
I’ve tried that. And even when I can get this pop up to work:
https://www.presentationguild.org/wp-content/uploads/2016-05-03_12-30-49.png
I still can’t drop files to upload or select them manually even when I only have 2015 theme on and ALL other plugins disabled. That goes across browsers too.
Hi stephylewis
line #47 ( <script type=’text/javascript’ src=’http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js’></script> ) of bp-portfolio/includes/bpcp-file-dialog.php needs to be replaced with
<script type=’text/javascript’ src=’//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js’></script>
This fix has already been added in our upcoming update of the plugin.
I am guessing this must the source of error you are talking about. If the above fix doesn’t resolve the issue, it must be some other javascript error,.
Thread Starter
Stephy
(@stephylewis)
IT WORKS!!!!!!!!
I am SOOOO HAPPY!!!!!!!!!
THANK YOU!!!!!
🙂
If you are talking about this “BLUE UPLOAD BUTTON” yes when i click initially not work, i must click above “or select file” are than i can select photo from my pc folder. when image add after upload button work…