Home >
Technical & Creative Skills >
Programming, Servers & Scripts
Wpbakery Content Blocks Plugin (5)
01-21-2021 03:23 PM
#1
pedrov (Member)
Wpbakery Content Blocks Plugin
Looking for a wordpress plugin to create html content, outside the page. then apply it to pages with visual coposer drag & drop (so if I change the content, it changes it everywhere).
Thanks!
01-21-2021 04:01 PM
#2
jeremie (Moderator)

Originally Posted by
pedrov
Looking for a wordpress plugin to create html content, outside the page. then apply it to pages with visual coposer drag & drop (so if I change the content, it changes it everywhere).
Thanks!
You don't need a separate plugin, you can do that with visual composer.
You can take a custom HTML element:
https://visualcomposer.com/help/cont...ml-javascript/
and put it inside a global template:
https://visualcomposer.com/blog/global-templates/
and use this template on all the pages you want
01-21-2021 04:27 PM
#3
pedrov (Member)
Uff, thanks but I made a mistake.
I should have said plugin "Wpbakery" (visual composer is the original name). Can I also do directly on it?
Thanks
01-21-2021 10:28 PM
#4
jeremie (Moderator)
Yes, you create a Raw HTML content element and you put it in a template
https://kb.wpbakery.com/docs/learning-more/templates/
Then you can use it in all pages. I did it in the past with Wpbakery, and it works fine.
01-22-2021 12:03 PM
#5
pedrov (Member)
Thanks @jeremie! Just brought the plugin "Templera" addon there (for one place content block management).
Home >
Technical & Creative Skills >
Programming, Servers & Scripts