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?)
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.
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.
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
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)