Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Yes, we have removed the Gutenberg support for My Library post types because it was creating some serious issue with Ocean Hooks plugin. For now, we can’t enable it. We will enable it after finding a solution to fix the issue.

    If you want to enable it, then you need to modify the ocean extra plugin file. Let me know so that I can tell you the exact steps to do it.

    Thread Starter twgerber

    (@twgerber)

    I am not using the Hooks plugin so… ??

    That would be helpful.

    Thx

    Okay, open the ocean-extra > includes > panel > library.php file and add the below code after the line number 90, just after the ‘rewrite’.

    'show_in_rest' => true,

    It will enable the Gutenberg for my-library post type.

    Thread Starter twgerber

    (@twgerber)

    Thx

    Thread Starter twgerber

    (@twgerber)

    I had to re-add this code. I hope a permanent fix will be coming soon.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Gutenberg in My Library’ is closed to new replies.