Why teams make this move
The bundled theme stopped getting updates, and WPBakery came with it.
Old bundled plugin versions and PHP warnings after every WordPress update.
Turn WPBakery off and every page fills with raw code.
What moves, what gets rebuilt, what stays behind
Comes across as it is
- Every page and post, same URL
- Text, images, links, headings
- SEO plugin settings
- Menus, categories, media
Built again on the new platform
- Layouts, as blocks and patterns
- Header, footer and templates in a block theme
- Sliders, tabs, accordions, grids
- Contact forms
Left on the old platform
- WPBakery and its add-ons
- The old bundled premium theme
[vc_*]shortcodes in the database- Theme-specific shortcodes
How we run it
- 01Scan the databasefor every shortcode in use, WPBakery and theme-specific, and count where each one appears.
- 02Crawl and list every page,with traffic from Search Console, so high-value pages go first.
- 03Choose the new base:a block theme, or Kadence if editors want more controls.
- 04Build a block libraryfrom the recurring sections.
- 05Rebuild pagesand convert simple posts in bulk where the structure allows, then check each one.
- 06Remove leftover shortcodesand confirm none remain with a second database scan.
- 07Swap the theme, check every URL, and watch Search Console.
Where this usually goes wrong
The old theme adds its own shortcodes on top of WPBakery’s.
Old posts built with WPBakery break when it is switched off.
It postpones the problem and keeps the lock-in.
What we won’t promise
A clean automatic conversion. Tools can strip shortcodes, but they also strip the layout. We use them for simple posts and rebuild everything else.
Frequently asked questions
Is it safe to just deactivate WPBakery?+
No. Pages will show raw shortcodes. The content has to be rebuilt or cleaned first.
Do we need a new design?+
Not necessarily. We can recreate the current look on the block editor, or refresh it while we are there.
Will our URLs change?+
No. Only the theme and the page markup change.
Can this be done in stages?+
Yes. WPBakery and the block editor can coexist, so we can move page by page before removing it.