visualsense
Forum Replies Created
-
Ok, it looks like an older version of jquery-ui was causing the trouble. I have updated it and I am finally seeing the thumbnail option again.
I have tried both plugins and getting some results. It works with the default theme, but with my own theme (all plugins disabled) I am still getting the following error:
Uncaught (in promise) TypeError: Cannot read property ‘theme_supports’ of undefined
at core-data.min.js?ver=cae70cc4927f8b371fa13262d47b23e0:2
at tryCatch (wp-polyfill.min.js?ver=7.4.4:1)
at Generator.invoke [as _invoke] (wp-polyfill.min.js?ver=7.4.4:1)
at Generator.t.<computed> [as next] (wp-polyfill.min.js?ver=7.4.4:1)
at redux-routine.min.js?ver=284288e957394d2097c6fbe95625e2fb:2Will dig some more…
A new WordPress installation did not fix it either…
I just figured out that it might had something to do with javascript, and it looks like it:
WARNING
wp.data.select( 'core/editor' ).getBlocks
is deprecated. Please usewp.data.select( 'core/block-editor' ).getBlocks
instead.
c @ deprecated.min.js?ver=be1d4376501c21d85ba98dd28ca2d7ea:2ERROR
Uncaught (in promise) TypeError: Cannot read property ‘theme_supports’ of undefined
at core-data.min.js?ver=cae70cc4927f8b371fa13262d47b23e0:2
at tryCatch (wp-polyfill.min.js?ver=7.4.4:1)
at Generator.invoke [as _invoke] (wp-polyfill.min.js?ver=7.4.4:1)
at Generator.t.<computed> [as next] (wp-polyfill.min.js?ver=7.4.4:1)
at redux-routine.min.js?ver=284288e957394d2097c6fbe95625e2fb:2I think something went wrong with the update, so I will manually replace some core folders to see if that’s it.
Thanks, I have the first editor.
Here are my options:
Document settings
Yoast SEO
Permalink
Categories
Tags
Excerpt
DiscussionAdditional
Custom fields
Select Associated Tip
Yoast SEOAs you can see, it completely ignores the theme support for thumbnail. So it must be something that conflicts. I already tried disabling/ enabling the ACF Pro plugin, but that wasn’t it. Will try to disable all plugins one by one, see if that helps.
This has nothing to do with the editor as far as I know. Like I said it worked until this update; this is what WP recommends doing and has always worked. I have checked everywhere and can’t find an option to enable/ disable it.