Sometimes we need a Blank Page Template to create landing pages on our website, and in Divi there is a page template available to create landing pages (i.e. without any footer and header), but in Extra theme there is no Blank Page Template.
We have created a template file for you and you can simply download it and can use on your Extra Website.
How to Use –
- Go to the root folder of your current theme (parent or child)
- Upload the file
Now the template file is available to use in your theme. When you create a new page, you will see a dropdown in right side called “Template”. The new template has been added to that dropdown now “Blank Page Template”.
And whenever you want to add a new landing page to your site, you will need to select “Blank Page Template” page template.
Hope this helps you, and please let us know if there is anything else we can help with. You can also leave your comments below, we will be glad to hear from you. For more such free download please subscribe us.
Many thanks for the blank page template!
I hadn’t thought of this as a necessity until I read your post. All of a sudden I have several “needs” for it.
Rob Winters
@Rob
You’re Welcome 🙂
Hey Abhishek, thank you!
After Extra Theme Update, the blank page Template was gone. Can I tell wordpress not to delete/overwrite this file when updating Extra?
You should put the template file in child theme ,then it will not get deleted on theme updates
I just added it to the Extra Folder in wp-content/themes
Is this ok?
adding it to extra folder will remove it on theme update, you should make a child theme and add the file to root folder of child theme to make sure it does not get removed on theme updates
Hi Abhishek,
Could you do a Fullwidth version, just the Divi Blank Page Template?
I am just migrating from Divi to Extra and I have several Landing Pages that I would like to migrate as they are.
Thank you very much!
but Extra does not have a complete full width look like we have in Divi , it is more like a boxed theme. If you want you can send me the url of one of the pages you make with extra, i can try some custom css for making it look like your need
Hi Abhisked,
Thank you very much for your response.
I thought that Extra had it, since a Fullwidth option appears in the page layout options, now along your Blank Page Template layout, and I already use it for some of the pages of my Extra site migrated from Divi, for example this one:
https://local.inforoses.com/agencia-digital/
What I would like to achieve is a page like this one, but without header neither footer.
I look forward to your reply.
Thank you very much once again.
Best regards.
If you see the top right section of Divi builder , where you see import export , split test option etc, there you will see option to add custom css only to that page , you can add this code to that area of any page and header and footer will be removed
header{
display:none;
}
#footer-bottom {
display: none;
}
Great!
Thanks a lot!
@Abhishek. THANK YOU for your template. Was going to create one manually until I found your website!
Thanks for this. Seems like Elegant Themes puts more energy and effort into DIVI than they do EXTRA. I love them both, but wish there was as much emphasis on this theme too.
Do I have to upload the file in Zip format?
Unpack it and upload the php
I’m a bit late with the reply but I’ve only just found the site lol
I rarely post comments but the CSS code and page template have been so helpful that I would be an ingrate if I didn’t acknowledge the great work. Thank you very much.
Hi,
Thanks for the template, but it still has the sidebar! I wish it was fullwidth too so that it could be truly called “Blank page” I would really appreciate it if you could kindly make a fullwidth blank page template too…
Thank you! You rock!
It worked! But do you know how to get this blank page to be full width? Thanks in advance!
I was looking for it and I just found it.