🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
B

Blanked Template

0/5 (0 ratings) 80 active installs Updated Nov 17, 2019
Disable functions wp_head(), wp_body_open() and wp_footer() for any singular and special pages that applied to use blanked template

Disable functions wp_head(), wp_body_open() and wp_footer() for any singular and special pages that applied to use blanked template

This plugin will add a blank page template for any themes. Any page using the template will only display the content. No header, no sidebar, no footer.

The blank page template can be applied to pages, singular posts and any special pages such as blog page, archive page, search page. It load everything included in the wp_head(), wp_body_open() and wp_footer(), so all scripts and styles should load as normal. It also has option to customize the CSS class for the body tag element (body_class()) and post content wrapper element (post_class()).

This is great for page builders (Divi, Elementor, Beaver Builder, etc), landing pages.

Key Features

  • Add totally blank page template for any themes. No header, no sidebar, no footer.
  • Disable functions wp_head(), wp_body_open() and wp_footer() for any singular and special pages that applied to use blanked template
  • Disable CSS class for any singular and special pages that applied to use blanked template
  • Add CSS class for any singular and special pages that applied to use blanked template
  • Apply blanked template to post type singular pages: Built-in and custom post type
  • Apply blanked template to special pages: blog page, archive page, search page