How-to and Troubleshooting
3
Posts
3
Users
2
Reactions
2,606
Views
Oct 22, 2019 5:44 pm
when i click on up vote and down vote button this error appears in console
Uncaught TypeError: load.visible is not a function
ย ย ย ย ย ย at wpforo_load_show (frontend.js?ver=1.6.5:298)
ย ย ย ย ย ย at HTMLDivElement.<anonymous> (ajax.js?ver=1.6.5:204)
ย ย ย ย ย ย at HTMLDivElement.dispatch (jquery.js?ver=1.12.4-wp:3)
ย ย ย ย ย ย at HTMLDivElement.r.handle (jquery.js?ver=1.12.4-wp:3)
2 Replies
Oct 23, 2019 8:22 am
Hi @adnanahmad4077,
This kind of issue is usually caused by either conflict with other plugins or the active theme, thus you shouldย deactivate the plugins one by one and check after each deactivation to find the problem maker one.
Don't forget to press Ctrl+F5(twice) on the frontend each time before checking.