Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Paftale

    (@roseeds)

    also when i try to use gutenberg editor, i receive error “this block has an error and it can’t preview”

    View post on imgur.com

    i get this error also if i try to add a text block or anything else.basically the only way i can edit posts,pages or products is with wp bakery

    • This reply was modified 5 years, 4 months ago by Paftale.
    Plugin Author Andrew Ozz

    (@azaozz)

    @roseeds this means that there is a JS error on these pages. Could you look in the browser tools (right-click, then “Inspect”), it will show the error and what script caused it. Then paste the error here so we can try to figure it out.

    • This reply was modified 5 years, 4 months ago by Andrew Ozz.
    • This reply was modified 5 years, 4 months ago by Andrew Ozz.
    Thread Starter Paftale

    (@roseeds)

    wp-tinymce.php:1 Failed to load resource: the server responded with a status of 403 ()
    post.php?post=152&action=edit:3150 Uncaught ReferenceError: tinymce is not defined
    at post.php?post=152&action=edit:3150
    wp-langs-en.js?ver=4800-20180716:235 Uncaught ReferenceError: tinyMCE is not defined
    at wp-langs-en.js?ver=4800-20180716:235
    at wp-langs-en.js?ver=4800-20180716:519
    post.php?post=152&action=edit:3145 Uncaught ReferenceError: tinymce is not defined
    at Object.load_ext (post.php?post=152&action=edit:3145)
    at post.php?post=152&action=edit:3155

    Plugin Author Andrew Ozz

    (@azaozz)

    wp-tinymce.php:1 Failed to load resource: the server responded with a status of 403 ()

    This is the reason… Status 403 means “forbidden”! Your server blocks you from loading wp-tinymce.php for some reason, most likely some incorrect security restrictions… That could be caused by some WP “security” plugins or by your webhosting company.

    Thread Starter Paftale

    (@roseeds)

    yeah, i’m using sucuri security.i have whitelisted wp-tinymce.php and it works fine now.
    thanks for your time.

    • This reply was modified 5 years, 4 months ago by Paftale.

    same problem , white text with no editor tools. in the browser inspect, the following code ( <div id=”wp-content-editor-tools” class=”wp-editor-tools hide-if-no-js” style=”position: absolute; top: 0px; width: 847px;”><div id=”wp-content-media-buttons )

    Does that means there is no js? and how to solve it? i am using divi theme and everything is working good in the test subdomain , but not in the main doamin
    appreciate any help

    Thanks
    Nancy

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘text is blank when editing pages, posts or woocommerce products’ is closed to new replies.