wgrivera
Forum Replies Created
-
I just found out that the plugin is working on the main site and is only sub-sites that are giving me the error.
I searched my entire folder for my_content_block_post_type_init() and only one file came with a result and is post-widget.php inside the plugin folder. I guess there is no duplicate.
I haven’t been able to fix it but I will try searching for a duplicate and let you know.
Renamed the function and it just gave me the error Fatal error: Cannot redeclare my_content_block_post_type_init2()
If I comment it it will give me an error with the next function. Looks like there is another instance of the plugin. But I can’t find it.
Hi Johan,
I deactivated all plugins and only installed custom post type but I’m still getting the same error. I’m on a multisite installation but the version I had installed was working fine on it.