Visual Composer compatibility
-
Hey man.
I’ve been in dev for awhile and haven’t been live working. But now that I am I’m back on your plugin and the first thing I run into is the VC custom styles not outputting, which is what I first messaged you about and sent you some code to make this compatible. You may remember haha.
But I think it is because the post_type ‘popup’ is not editable by Visual Composer again.
Would you help. Sorry, I’m pretty sure it is VC always changing things around that this fell out of sync?
See screenshot
@ https://take.ms/ogAOQ
@ https://take.ms/QEYGbHere’s the code that should make this always work, but even when I try it is not working.
@ https://wpbakery.atlassian.net/wiki/pages/viewpage.action?pageId=524296$list = array( 'page', 'custom_post_type' ); vc_set_default_editor_post_types( $list );
Is it just me, haha?
- The topic ‘Visual Composer compatibility’ is closed to new replies.