Notifications
Clear all

wpForo 1.x.x [Solved] Editor Error

11 Posts
4 Users
0 Likes
4,803 Views
Posts: 4
Topic starter
(@jowocom)
Active Member
Joined: 8 years ago

Editor Container error

Print:

10 Replies
Robert
Posts: 10503
Admin
(@robert)
Support Team
Joined: 8 years ago

You have JS Errors, and those affects wpForo editor. Please leave some URL to allow us inspect your website errors. Similar errors:

1. Problem cased by "Facebook Feed WD" plugin
https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-posting-contentcreating-threads/

2. Problem cased by "Spider FAQ" plugin
https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-editor/

Please note, if you have some plugin which generates JS errors you'll get wpForo editor problem. First check JS error in Firebug JS Error console, then deactivate all plugins which generate those. In case if you are not familiar with JS errors and error debugging through Firebug JS console, just leave your website URL, we'll let you know the plugin name which case this problem.

Posts: 4
Topic starter
(@jowocom)
Active Member
Joined: 8 years ago
Robert
Posts: 10503
Admin
(@robert)
Support Team
Joined: 8 years ago

Thank you jowocom,

all problems come from /wp-content/plugins/gdlr-shortcode/gdlr-shortcode.js file.

Plugin folder is /gdlr-shortcode/ , please find and deactivate it, then delete cache and check wpForo editor again. Also you can contact to this plugin author and ask them to fix their JS error, I attached debug data.

Also please put this css code in current theme style.css file to add paddings around forum. It'll look better.

#wpforo #wpforo-wrap {padding: 5%;}
Posts: 4
Topic starter
(@jowocom)
Active Member
Joined: 8 years ago

thanks

Page 1 / 2