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)
Go to /wpforo/wpf-assets/js/frontend.js and around line 309 on function wpforo_load_show comment load.visible(); ( change to //load.visible(); )
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.
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.