Notifications
Clear all

wpForo 1.x.x [Closed] WYSIWYG Editor for forums?

11 Posts
5 Users
0 Likes
3,027 Views
Posts: 6
Topic starter
(@thecomposer)
Active Member
Joined: 6 years ago

Hello! I've tried to (unsuccessfully) find anything about it, I feel like it's something I'm just... Missing.

There's no wysiwyg editor for my forum, and I've been trying everything I could think of to get it working.

So this is a bit tricky, as I need help with something that I don't even know why isn't working.

How exactly would you go by to implement that to begin with? Perhaps that way, I can troubleshoot, knowing a method that supposedly works for others. 

(I mean, I see there's an editor in this forum. How'd you get that?)

10 Replies
1 Reply
(@anonymous3542)
Joined: 7 years ago

Honorable Member
Posts: 393

@thecomposer Do you just see a blank "space" where the editor should be ? If you press F12 and click "Console" in the resulting window (you may have to reload the page) it should give you an indication of error messages. It sounds ot me like the TinyMCE js is not loading - perhaps due to a caching or minifcation plugin ?

Sofy
Posts: 4235
 Sofy
Admin
(@sofy)
Support Team
Joined: 6 years ago

Hi TheComposer,

I'm sorry but I don't follow you. wpForo uses WordPress TinyMCE editor. This is not a "WYSIWYG ", it is the built-in WordPress Post Editor.

Posts: 6
Topic starter
(@thecomposer)
Active Member
Joined: 6 years ago

Oh yeah sorry, I suppose I should have included a picture.

https://gyazo.com/c3357ad1b5693e75636488885313b3de

Basically, my editor is completely plain. There's no Tiny MCE.

Posts: 6
Topic starter
(@thecomposer)
Active Member
Joined: 6 years ago

You may be onto something.

Console is saying two lines:

Uncaught ReferenceError: tinymce is not defined
at Object.load_ext ((index):172)
at (index):174

&

Uncaught ReferenceError: tinymce is not defined
at (index):173
Posts: 6
Topic starter
(@thecomposer)
Active Member
Joined: 6 years ago

Alright so I managed to fix it. Now I wonder, how do I remove the "address bar" ? 

(The banner that says File, Edit, View, Insert ... Etc)

https://gyazo.com/4ec6dbacb7a254e5181bc46bed9d8a6a

Page 1 / 2