Hey @wpshowpostsquestion does Oxygen Builder pull in Gutenberg blocks? if not this plugin is only designed for Gutenberg and the shortcode, sadly can’t support all page builders. If Oxygen Builder supports Gutenberg blocks I can look into making it work properly though if it isn’t.
Oxygen Builder has gutenberg support as everything is generated via Templates which has no bearing on the blocks themselves. Oxygen can actually create it’s own blocks: https://oxygenbuilder.com/documentation/gutenberg-client-mode/
For instance, the TOC plugin normally populates in the widgets tab (I also use this plugin on sites that don’t use Oxygen). However, I’ve checked like three different sites I’ve built with Oxygen and it won’t populate in the Widgets tab.
https://gyazo.com/80b646838ee981de946a00f6e251aebb
@wpshowpostsquestion Hmm this is odd, just installed Oxygen and it seems to work for me https://i.imgur.com/JiFk2Fd.png
Have you tried to search lightweight and see if it shows up?
Yep, I’ve searched several times.
Hmm.
So I installed the plugin, cleared oxygen CSS cache, asset manager cache, and redis object cache and still nothing.
https://gyazo.com/03deb4d3bab40ce2c44335045ce27962
There must be a setting or something I’ve messed up because clearly it populates for you. I’ll play around with disabling plugins and settings and see I can get it to show up.
Thanks for the prompt responses!
Alright Andy, I think I’ve sussed it.
So in order to integrate Oxygen-built Gutenberg blocks, you need to install their plugin: “Oxygen Gutenberg Integration”
Upon disabling that plugin, your widget populates on the backend of posts.
I’m unsure of what’s causing that as I’m not a plugin developer but I just know that’s what causes the problem. If need be I can get in touch with you via email so you can investigate? By chance do you have the oxygen version with Gutenberg integration: https://oxygenbuilder.com/pricing/
Likely I’ll just end up making my own block with oxygen, I just like how lean this plugin is to use.
@wpshowpostsquestion Ah I added the Gutenberg plugin they have, taking a look and I think I found the issue, I will see if I can get that update pushed within the next week 🙂