Quick answer and verification note
Without live site inspection right now, I can’t confirm directly whether the Grace Church WordPress theme did it used to use Visual Composer on any particular release. However, based on how WordPress themes are commonly built and the historical trend of premium themes bundling page builders, it’s plausible for a church-focused theme to have bundled Visual Composer (now often referred to as WPBakery Page Builder) in earlier versions. Below you’ll find a detailed, practical guide on how to verify that history and what to do if the theme did rely on Visual Composer.
Why immediate verification matters
Knowing exactly whether a theme bundled Visual Composer affects migration choices, shortcode cleanup, and compatibility with modern builders. If a theme once used Visual Composer, content may contain legacy shortcodes that break when the plugin is removed — so check before deactivating anything.
What is the Grace Church WordPress theme?
The Grace Church WordPress theme is typically a niche theme tailored for churches, ministries, and faith-based organizations. Such themes focus on sermon management, event calendars, donation integration, staff profiles, and clean layouts that highlight community and worship details. They often arrive with demo content and layout templates designed to help non-technical users quickly set up a site.
Typical features of church themes
Church themes commonly include sermon post types, event scheduling, donation forms, staff/team sections, and integration with popular plugins for calendars and newsletters. Because many buyers want quick layout options, theme authors historically bundled page builders like Visual Composer to enable drag-and-drop editing.
Common page builders used with themes
Popular builders historically bundled with themes: Visual Composer (WPBakery), Elementor, and in earlier times, shortcodes-based custom builders. Bundling was common because it simplified demo imports and layout editing for buyers.
What is Visual Composer (WPBakery) and why it’s relevant
Visual Composer (sometimes called WPBakery Page Builder) is a drag-and-drop page builder that was widely bundled with premium themes. It created layout shortcodes and added a backend/visual editor. If a theme used Visual Composer, its content often contains Visual Composer shortcodes and depends on its plugin for display.
Visual Composer vs. other builders
Unlike Elementor, which stores much content differently, Visual Composer’s classic shortcode approach leaves visible tags inside post content. That makes identifying its past use straightforward if you know what to look for.
Historical clues: how themes show they used Visual Composer
There are several telltale signs a theme used Visual Composer:
Bundled plugin files and folder signatures
Inside a theme package, look for folders like /inc/plugins/, /includes/plugins/, or /vendor/ that might contain a js_composer or wpb folder — these are names associated with Visual Composer.
Shortcode patterns in content
Visual Composer shortcodes often look like
[vc_row], [vc_column], [vc_single_image], or [vc_column_text]. If you see these in post content or demo XML files, the theme used Visual Composer.
Backend editor labels and admin UI hints
In the WordPress editor, Visual Composer adds buttons, meta boxes, and an editor toggle (backend/visual). Seeing references to WPBakery, Visual Composer, or “Backend Editor” is a clear sign.
How to check a theme (step-by-step) to see if it used Visual Composer
Here’s a practical verification workflow you can run right now on a site or theme package.
Inspect the theme files via FTP or file manager
Download the theme zip or access the installed theme via FTP. Open the theme folder and search for directories or files referencing js_composer, wpb, wpbakery, or visual-composer. Those are direct giveaways.
Search for known Visual Composer shortcode formats
Open database exports or individual post content and search for [vc_ or [wpb_ shortcodes. If present, the content was built with Visual Composer.
Look for bundled plugin references in style.css or readme
Many authors mention bundled plugins in the theme’s readme.txt or style.css header. Search those files for “Visual Composer”, “WPBakery”, or “bundled plugin”.
Check plugin list and plugin folder names
If you have access to WordPress admin, look at the Plugins page. Even if Visual Composer is deactivated, it might be listed. In wp-content/plugins, look for plugin folders named js_composer or similar.
Practical example: what you’d find if it did use Visual Composer
If the theme bundled Visual Composer, you might find demo import files containing rows and columns encoded as [vc_row][vc_column width=”1/2″]…[/vc_column][/vc_row]
. In the admin editor, there may be a WPBakery toolbar or short text referencing version numbers.
Example shortcodes and code snippets
A simple Visual Composer snippet looks like:
[vc_row][vc_column width=”1/1″][vc_custom_heading text=”Welcome to Grace Church” font_size=”28px”][/vc_column][/vc_row]
Admin UI screenshots (what to expect)
Expect buttons labeled “Backend Editor” or “Frontend Editor” and elements like “Add Element” — typical WPBakery interface elements.
Migrating away from Visual Composer — if it was used
If you discover the theme used Visual Composer and you prefer a modern builder or plain blocks, plan migration carefully.
Safely replacing shortcodes with a modern builder
Start on a staging site. Use a modern builder like Elementor or the Block Editor (Gutenberg) and rebuild key pages. For mass content, consider converting layouts using migration plugins or manual rebuilds.
Using search-and-replace and migration plugins
Plugins like “Shortcode Cleaner” or specialized converters can help replace [vc_…] shortcodes with simpler wrappers or HTML. Always backup and test.
Best practices when buying or using a theme that bundles builders
Check whether bundled builders are licensed for updates, understand whether the theme author will provide updates for bundled plugins, and confirm if removing the builder will break content.
License, updates, and plugin upkeep
Bundled plugins may lack direct updates unless the theme author pushes them. Prefer themes that recommend builders rather than permanently bundling them.
Performance and bloat considerations
Bundled builders can add unused assets. If you’re not using Visual Composer features, remove the plugin after migrating content, but only after ensuring content won’t break.
When to consult the theme author or support
If unsure, contact the theme author. Ask whether older versions bundled Visual Composer, how demo content was built, and recommended migration paths. Request version-specific details if you’re working with a particular theme release.
What to ask the author
“Which page builder (if any) was bundled with version X of Grace Church?” “Do demo pages rely on Visual Composer shortcodes?” “Is there an official migration guide?”
Summary checklist: quick steps to confirm and act
- Search for [vc_ or [wpb_ in post content.
- Inspect wp-content/themes/grace-church for js_composer or wpbakery.
- Check readme.txt and style.css for bundled plugin notes.
- Look at wp-content/plugins for Visual Composer folders.
- Back up, test on staging, and plan migration if needed.
Conclusion
To answer the question grace-church wordpress theme did it used to use visual composer definitively, inspect the theme files, search for Visual Composer shortcodes in content, or contact the theme author. Many premium church themes historically bundled page builders like Visual Composer to simplify layout creation, so it’s plausible — but verification is quick using the checklist above. If you find Visual Composer remnants, follow a staged migration approach to preserve content and site stability.
FAQs
Q1: How quickly can I find out if my Grace Church theme used Visual Composer?
Search for [vc_ shortcodes in your post content or look for plugin folders named js_composer in your theme or plugins directory; this typically takes just a few minutes.
Q2: Will removing Visual Composer break my site instantly?
If your content contains Visual Composer shortcodes, removing the plugin will break layout elements and display raw shortcodes. Always test on a staging site and back up first.
Q3: Can I convert Visual Composer pages to Gutenberg automatically?
Some migration tools and plugins can help, but automatic conversion is imperfect — expect manual cleanup for complex layouts.
Q4: Is Visual Composer still supported or should I switch to another builder?
Visual Composer (WPBakery) is still maintained, but many users prefer modern builders like Elementor or Gutenberg for performance and long-term support.
Q5: I don’t have server access — how else can I confirm bundling?
Check the theme’s documentation or demo notes, examine the theme’s readme or support forum, or ask the theme author directly for historical plugin details.

