Hi @jackstron,
Thanks for the suggestion. I’m not sure if that would be possible as the respective page builders should provide necessary tools for integration.
I’m not sure if they do that. If they provide such APIs to integrate, then I’ll implement them.
Thanks,
Aakash
No API access needed imo.
Ideally, each shortcode created with your plugin should be of its own post type. When you create such a post type, you will be able to assign in each page builder settings to support the custom post type and this way it will work.
This would be a tremendous advantage, since most people do not want to code complicated things in plain text html and make use of extended functionalities of their page builders. This way you could create for example a slideshow or even more complicated elements using a page builder and the whole block available using Shortcoder.
It would make your plugin stand out of every other shortcode plugin. A must have in my opinion since most people use some page builder of any kind.
-
This reply was modified 11 months, 3 weeks ago by
jackstron.
-
This reply was modified 11 months, 3 weeks ago by
jackstron.
-
This reply was modified 11 months, 3 weeks ago by
jackstron.
-
This reply was modified 11 months, 3 weeks ago by
jackstron.
-
This reply was modified 11 months, 3 weeks ago by
jackstron.
I understand the potential and the usefulness. I’ll have a look at the available options. I’m personally not a user of page builders. I’ll give a try and see how it can be integrated.
Thanks for your idea.