cyrillbolliger
Forum Replies Created
-
I’m glad it served you. Thank you for sharing your use case and for the excellent rating!
I’m glad it served you. Thanks for the rating!
Thank you for the positive review. Indeed, the plugin just doesn’t need many updates… In case you ever encounter a problem, I’m happy to fix it, however.
Forum: Plugins
In reply to: [GutSlider - All in One Block Slider] Not working on full site editorHi,
Thanks for the plugin. It looks very promising. However, I experience exactly the same as @mrosero.
Tested with WP 6.5.2, Twenty Twentyfour 1.1 and GutSlider 2.7.1Hi emtv,
Thanks for reaching out. Assuming you use the default
wp_
table prefix, this should do the job:INSERT INTO wp_postmeta (post_id, meta_value, meta_key) SELECT ID AS post_id, 'yes' AS meta_value, 'cybocfi_hide_featured_image' AS meta_key FROM wp_posts WHERE post_type = 'post' AND 0 = ( SELECT COUNT(*) FROM wp_postmeta WHERE wp_postmeta.post_id = wp_posts.id AND meta_key = 'cybocfi_hide_featured_image' );
It will mark the featured image on any post as hidden, unless the post was edited after the plugin was installed and the featured image was not marked as hidden.
Have an excellent day,
Cyrill- This reply was modified 1 year, 2 months ago by cyrillbolliger.
Hi lotussutol,
Thanks for reaching out. Yes, this plugin does not work with all themes, especially not the twentyseventeen theme (see the first sentence of the plugin description (important notice)).
I’d advice you to follow the first point of the FAQ. This will enable compatibility with the twentyseventeen theme but be aware of possible side effects in combination with other plugins.
Have an excellent day,
CyrillThanks for the details. The issue seems to be related to the latest version of the Gutenberg plugin. I just released an update (3.1.1) that enables compatibility with Gutenberg 16.6.0. Please let me know it that works for you?
Hi Christian
Thank you very much for your valuable feedback. I just release a new version that enables compatibility with Gutenberg 16.6.0.
Have an excellent day,
Cyrill- This reply was modified 1 year, 2 months ago by cyrillbolliger.
Hi,
Thanks for reaching out. Do you use the Gutenberg Plugin? There is currently an issue if using both plugins at the same time. I’ll release an update that should solve the issue later today. Please let me know if it solved your problem and if you were using Gutenberg.
Have an excellent day,
CyrillHi Drikkes
Thanks for your answer, I’ll close the issue then.
Have an excellent day,
CyrillI’m closing this issue due to inactivity.
Hi Drikkes,
Well, it’s a bit hard to help you if you don’t tell me which plugin you are using… The one that is tested and works is YoastSEO and thus my recommendation. I may support alternatives, if possible, I’ve got time to implement it, and you tell me the alternative…
Have an excellent day,
CyrillHi,
Thanks for reaching out.
I just made some tests with a clean installation of WordPress 6.3.1, an uncustomized Twenty Twenty-Three 1.2 and Conditionally display featured image on singular pages and posts 3.0.1. Everything seemed to work as expected.
Do you use the latest version of the plugin? Which theme do you use and have you customized it? And if so, could you provide your customisations (export)? What other plugins do you use and have you tried deactivating them?
Have an excellent day,
CyrillHi Christian
Thanks for reaching out.
I just made some tests with a clean installation of WordPress 6.3.1, an uncustomized Twenty Twenty-Three 1.2 and Conditionally display featured image on singular pages and posts 3.0.1. Everything seemed to work as expected.
Do you use the latest version of the plugin? Did you customize the Twenty-Twenty-Three theme? And if so, could you provide your customisations (export)? What other plugins do you use and have you tried deactivating them?
Have an excellent day,
CyrillHi drikkes
Thanks for reaching out. Conditionally display featured image on singular posts and pages doesn’t add any metadata (e.g. open graph) itself, but it works seamlessly with yoast seo (and maybe other plugins with similar functionality). Do you use any of those?
Have an excellent day,
Cyrill