Thread Starter
majek
(@majek)
I’m using Gutenberg Block Editor
Thread Starter
majek
(@majek)
Ok, i was using ACF and i needed to add this filter:
add_filter(‘acf/settings/remove_wp_meta_box’, ‘__return_false’, 20);
Thread Starter
majek
(@majek)
I’m using custom post type for my submitted posts (article) and i cant find this “Custom Fields” beneath the post content.
Thread Starter
majek
(@majek)
Yes, i have seen this. But what is the problem? 🙂 I was using this plugin before and didnt have problem like this.