admin管理员组

文章数量:1122832

Is it possible to choose not to use WP Bakery on a specific page even if it's used for the rest of the site? Would I be able to upload and use my own template (i.e template-pagename.php) + custom CSS for that one page while leaving the rest of the site intact?

Is it possible to choose not to use WP Bakery on a specific page even if it's used for the rest of the site? Would I be able to upload and use my own template (i.e template-pagename.php) + custom CSS for that one page while leaving the rest of the site intact?

Share Improve this question asked Apr 15, 2022 at 3:00 elisaelisa 11 bronze badge 1
  • Yeah, just don't use backend or frontend editor. BTW, support for third-party plugins are offtopic here. – Abhik Commented Apr 15, 2022 at 6:42
Add a comment  | 

1 Answer 1

Reset to default 0

Yes, it's possible. You can do it with Freesoul Deactivate Plugins.

I mean, use FDP to totally unload it on the frontend, so WPBakery will not load any asset, and will not add any database query on that page.

If you simply want to edit the page without WPBakery, you don't need FDP, just use Gutenberg or the classic editor, but WPBakery will load all on that page in any case if you don't disable it.

本文标签: Disable WP Bakery plugin on specific page