nicepopoje
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cant set featured images and upload images to postsits working after i downloaded the plugin “Disable gutenberg” but i cant use gutenberg now
i was investigating the issue in editor.js:
function PostFeaturedImage(_ref) { var currentPostId = _ref.currentPostId, featuredImageId = _ref.featuredImageId, onUpdateImage = _ref.onUpdateImage, onRemoveImage = _ref.onRemoveImage, media = _ref.media, postType = _ref.postType; var postLabel = Object(external_lodash_["get"])(postType, ['labels'], {}); var instructions = Object(external_this_wp_element_["createElement"])("p", null, Object(external_this_wp_i18n_["__"])('To edit the featured image, you need permission to upload media.')); var mediaWidth, mediaHeight, mediaSourceUrl;but on clue whats that stuff. all i know i that some condtion is not met so it supplies fallback function, which is printing that information
i also tried to make new admin user and doesnt work, i also downloaded GUTENBERG plugin and doesnt work, i also deactivated all plugins and themes
feedback appreciated
Ok i went with Latin then. thanks.
i already reinstalled many times but didnt work.
here are errors when i choose google acc:
https://i.imgur.com/GoPKF1x.pnghere are the console notifications during further authorizing:
https://i.imgur.com/r4OJKnz.pngand when im on my blog and the error is visible:
https://i.imgur.com/HVY9ZUA.png- This reply was modified 6 years, 4 months ago by nicepopoje.
nvm fixed now