You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 15, 2019. It is now read-only.
Error at chrome console:
wp-content-plugins-wp-front-end-editor-js-fee-2.2.1.js:23 PATCH http://blog.beard.com.br/wp-json/wp/v2/posts/7131 403 (Forbidden)
send @ wp-includes-js-jquery-jquery-1.12.4.js:4
ajax @ wp-includes-js-jquery-jquery-1.12.4.js:4
e.ajax @ wp-includes-js-backbone.min-1.2.3.js:1
e.sync @ wp-includes-js-backbone.min-1.2.3.js:1
sync @ wp-content-plugins-wp-front-end-editor-js-fee-2.2.1.js:23
save @ wp-includes-js-backbone.min-1.2.3.js:1
save @ wp-content-plugins-wp-front-end-editor-js-fee-2.2.1.js:74
onclick @ wp-content-plugins-wp-front-end-editor-js-tinymce.theme-2.2.1.js:168
fire @ wp-content-plugins-wp-front-end-editor-vendor-tinymce-2.2.1.js:24944
fire @ wp-content-plugins-wp-front-end-editor-vendor-tinymce-2.2.1.js:27345
delegate @ wp-content-plugins-wp-front-end-editor-vendor-tinymce-2.2.1.js:27983
executeHandlers @ wp-content-plugins-wp-front-end-editor-vendor-tinymce-2.2.1.js:1168
defaultNativeHandler @ wp-content-plugins-wp-front-end-editor-vendor-tinymce-2.2.1.js:1195
VM93223:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse ()
at Object. (wp-content-plugins-wp-front-end-editor-js-fee-2.2.1.js:31)
at Object. (wp-includes-js-jquery-jquery-1.12.4.js:2)
at i (wp-includes-js-jquery-jquery-1.12.4.js:2)
at Object.fireWith [as rejectWith] (wp-includes-js-jquery-jquery-1.12.4.js:2)
at y (wp-includes-js-jquery-jquery-1.12.4.js:4)
at XMLHttpRequest.c (wp-includes-js-jquery-jquery-1.12.4.js:4)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected behaviour and actual behaviour
Save the post content
Steps to reproduce the problem
Edit some part of text making it bold
Specifications
Error messages
Error at chrome console:
wp-content-plugins-wp-front-end-editor-js-fee-2.2.1.js:23 PATCH http://blog.beard.com.br/wp-json/wp/v2/posts/7131 403 (Forbidden)
send @ wp-includes-js-jquery-jquery-1.12.4.js:4
ajax @ wp-includes-js-jquery-jquery-1.12.4.js:4
e.ajax @ wp-includes-js-backbone.min-1.2.3.js:1
e.sync @ wp-includes-js-backbone.min-1.2.3.js:1
sync @ wp-content-plugins-wp-front-end-editor-js-fee-2.2.1.js:23
save @ wp-includes-js-backbone.min-1.2.3.js:1
save @ wp-content-plugins-wp-front-end-editor-js-fee-2.2.1.js:74
onclick @ wp-content-plugins-wp-front-end-editor-js-tinymce.theme-2.2.1.js:168
fire @ wp-content-plugins-wp-front-end-editor-vendor-tinymce-2.2.1.js:24944
fire @ wp-content-plugins-wp-front-end-editor-vendor-tinymce-2.2.1.js:27345
delegate @ wp-content-plugins-wp-front-end-editor-vendor-tinymce-2.2.1.js:27983
executeHandlers @ wp-content-plugins-wp-front-end-editor-vendor-tinymce-2.2.1.js:1168
defaultNativeHandler @ wp-content-plugins-wp-front-end-editor-vendor-tinymce-2.2.1.js:1195
VM93223:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse ()
at Object. (wp-content-plugins-wp-front-end-editor-js-fee-2.2.1.js:31)
at Object. (wp-includes-js-jquery-jquery-1.12.4.js:2)
at i (wp-includes-js-jquery-jquery-1.12.4.js:2)
at Object.fireWith [as rejectWith] (wp-includes-js-jquery-jquery-1.12.4.js:2)
at y (wp-includes-js-jquery-jquery-1.12.4.js:4)
at XMLHttpRequest.c (wp-includes-js-jquery-jquery-1.12.4.js:4)
The text was updated successfully, but these errors were encountered: