Cara Buat Projek Simen Ferro
Job2 Street
Monday, December 18, 2017
Sunday, December 10, 2017
Friday, December 8, 2017
Monday, December 4, 2017
How to create a WordPress page without header
https://www.wpeka.com/modify-wordpress-theme-header-and-footer.html
How to create a WordPress page without header, menu, sidebar and footer?
Posted on August 2, 2016
In this tutorial, we will guide you how to create a WordPress page with no header, menu, sidebar and footer etc. The only content will be what you have entered in the page editor.
Step 1 - Create a WordPress page template file
In your local computer, create a text file, copy the following code and save it as "page-cleanpage.php".
<?php |
/** |
* Template Name: Clean Page |
* This template will only display the content you entered in the page editor |
*/ |
?> |
<html <?php language_attributes(); ?> class = "no-js" > |
<head> |
<meta charset= "<?php bloginfo( 'charset' ); ?>" > |
<meta name= "viewport" content= "width=device-width, initial-scale=1" > |
<?php wp_head(); ?> |
</head> |
<body> |
<?php |
while ( have_posts() ) : the_post(); |
the_content(); |
endwhile ; |
?> |
<?php wp_footer(); ?> |
</body> |
</html> |
Step 2- Upload the file to your WordPress theme folder
FTP the created file page-cleanpage.php to your WordPress theme folder, which is wp-content -> themes -> yourthemename.
Step 3 - Select the template in the WordPress page editor
In the WordPress page editor, Page Attributes tab, choose Clean Page from the Template drop-down list.
A demo page is as following: https://www.wonderplugin.com/a-wordpress-page-with-no-header-menu-sidebar-and-footer-etc/
In the above demo page, I entered a shortcode of WonderPlugin Audio Player, so it only displays the audio player without any other elements.
Subscribe to:
Posts (Atom)
- Jual Online - Bagaimana nak berjaya - 12/11/2019 - ayobhussin
- How to Setup an FTP Server in Windows 7 - 11/12/2018 - ayobhussin
- Platinum Racking Sdn Bhd - 11/12/2018 - ayobhussin
- Epoxy resin & stabilized wood tool handles - 11/10/2018 - ayobhussin
- Aliexpress Offer Coupon - 11/6/2018 - ayobhussin
K-Play
kPlaylist - get your music online
The player will show in this paragraph
2 3IkimFM
|
|
|