Hi there,
I seem to have a quite similar problem and no idea how to fix it. Could you please have a look at my error message and give me some advice? Thank you very much in advance!
Hi there,
I seem to have a quite similar problem and no idea how to fix it. Could you please have a look at my error message and give me some advice? Thank you very much in advance!
Hi there,
I seem to have a quite similar problem and no idea how to fix it. Could you please have a look at my error message and give me some advice? Thank you very much in advance!
1. Please make sure your post editor is a rich editor:
2. Please deactivate other plugins to remove the JS errors, then activate them one by one and find the problem maker.
3. Make sure your theme or other plugins don't load jQuery Lib twice, this is the most popular issue. jQuery lib should be loaded one time on page.
Hi there,
I seem to have a quite similar problem and no idea how to fix it. Could you please have a look at my error message and give me some advice? Thank you very much in advance!
1. Please make sure your post editor is a rich editor:
2. Please deactivate other plugins to remove the JS errors, then activate them one by one and find the problem maker.
3. Make sure your theme or other plugins don't load jQuery Lib twice, this is the most popular issue. jQuery lib should be loaded one time on page.
Thank you for your reply. I managed to rule out point 1 and 2 on the list, but I lack the knowledge and skill to find out if the jQuery Lib is loaded twice or not. Could you please assist? I am using Betheme by the way.
Please leave your forum URL.
A small JS plugin in your active theme conflicts with Advanced Attachments addon. here is the error of your theme JS function:
I recommend open this file: https:// pahuyuth.com /wp-content/themes/betheme/js/plugins.js
and remove the code on 124 line, or just contact to the theme developer and ask them turn this off. I don't think this is an important JS code. In most cases it's not used by website:
You can edit this file through Dashboard. Just install the WP Editor plugin, then navigate to Dashboard > Appearance > Editor and find the file in directory tree on right sidebar of this admin page.