-
Author
-
August 10, 2018 at 13:33 #205894netzochtornellParticipant
Hi!
I can’t upload or change photos on the site.
My IT guy says there is an error in a script file moxie.js.
This is what he told me:
It’s actually an error in open source script used by theme developer, I won’t be able to fix it as I don’t know what classes and ids were used for mapping the script with the theme. I think you should contact the theme developer for it. The file causing error here is moxie.js that comes with a script called plupload.
Would be great if you can help me fix this. Thanks! /Marcus
August 11, 2018 at 16:25 #206001LauraModeratorHello, that is a bit weird, can you specify where that happens? At media library, at user profile at posts featured images..?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
August 13, 2018 at 16:24 #206236netzochtornellParticipantHi!
This problem is when trying to change profile picture and cover photo on profiles and groups.
/Marcus
August 14, 2018 at 03:17 #206315LauraModeratorHello, the error doesnt come from the theme, as shown at the console, it comes from wordpress itself ( see attached ) this could be a plugin conflict or a problem with wordpress, the user you shared doesnt have admin permission so i can’t do much, please allow admin access so i can check it out better 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Attachments:
You must be logged in to view attached files.August 15, 2018 at 11:01 #206448netzochtornellParticipantHi!
I’ve checked now and it says that the user is administrator?!
Or is it something with the FTP?
August 15, 2018 at 22:06 #206510LauraModeratorHello, try by adding this to functions.php of child theme
COPY CODEfunction include_default_jquery() { wp_deregister_script('jquery'); wp_enqueue_script('jquery', site_url() . '/wp-includes/js/jquery/jquery.js', array(), null, true); } add_action('wp_enqueue_scripts', 'include_default_jquery', 5000);
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
August 24, 2018 at 03:33 #207293LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
August 27, 2018 at 14:32 #207615RaduModeratorHi,
moxie.js not comes from our theme files, to can find out if it’s something related to the theme there may be needed to de-activate the KLEO theme and to activate default wp theme twenty seventeen
.
If still you encounter the same issue it meaning that has nothing to do with out theme and the issue comes from a plugin or something else.
Did you have somehow plupload plugin ? if yes this may be the cause you do test 2,having theme activated like until now de-activate the plugin and check again.
Let me know
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.