Custom Page Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Custom Page plugin is use to customize page design easily and visually, just like using a simple webpage photoshop. You can display design of Custom Pages in single page or embed in the theme templates. It allow your page design think out of the box.
Please check out our website for more information.
Some Features:
- Customize design of multiple pages.
- Render the layout by plugin default layout or create your own layout
custom-page.php
or specificcustom-page-post_id.php
in the theme templates. - Render the custom page by using shortcode function
<?php echo do_shortcode( '[custom-page id="post_id"]' ); ?>
in theme templates (e.g.: header.php, page.php or etc). - Mobile device detection can switch the Custom Page to default post content.