Forum Replies Created
-
In reply to: Text Editor Missing
I would try to temporarily deactivate some of the other plugins and slowly turn them back on one by one.
In reply to: bbPress 2.5.9Just an FYI to anyone who was following this thread… This was fixed by adding the following code to my theme’s footer.php file.
<?php wp_footer(); ?>This was inserted right before the
</body>tag. Enjoy!In reply to: Text Editor MissingJust an FYI to anyone who was following this thread… This was fixed by adding the following code to my theme’s footer.php file.
<?php wp_footer(); ?>This was inserted right before the
</body>tag. Enjoy!In reply to: Text Editor MissingAny updates regarding this issue?
In reply to: bbPress 2.5.9Please note that the text editor is now missing after updating to 2.5.9. Currently running wordpress 4.5.1
Any fixes available for this?
In reply to: Text Editor MissingJust noticed this as well. Anyone else run into this issue as well?
bbPress Version 2.5.9
WordPress Version 4.5.1