Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1021672
    shadowoflight
    Participant

    Hey,

    The WYSIWYG editor doesn’t seem to be working anymore?

    It was actually working fine just before the latest theme 4.5.1 update, then it just stopped working. I updated the theme and the problem still remains

    Cornerstone 1.2.4
    Theme 4.5.1
    wordpress 4.5.2

    Thanks

    #1021766
    Rahul
    Moderator

    Hi,

    You can try adding this in your wp-config.php located at the root directory of your site.

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );

    You can add it before the line

    /* That’s all, stop editing! Happy blogging. */

    Hope that helps

  • <script> jQuery(function($){ $("#no-reply-1021672 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>