Hi,
Newspaper 4 had not a template without header and footer. Homepage Blank was something similar with Defautl template from new version(without title and latest articles, just for pagebuilder) – https://forum.tagdiv.com/page-templates/ If you want to create a custom template please take a look at our page template – http://screencast.com/t/ENINuT7K2XE and try to create your own template without header and footer(add it in the root of the theme like the other templates) and set it when you create a page where you don’t want header and footer – https://developer.wordpress.org/themes/template-files-section/page-template-files/page-templates/
Thanks!
Hi,
I have also added this on our list and we will try to find a similar solution like in version 4.
Thanks!
Hi,
We will release an update next week for few fixes.
Thanks!
Hi,
Yes you can hide header and footer on specific page, just take the page id – http://screencast.com/t/nee4B9XtwI and use this custom css in Theme Panel > Custom Css where xxx is your page id:
.page-id-xxx .td-header-wrap, .page-id-xxx .td-footer-wrapper, .page-id-xxx .td-sub-footer-container {
display: none;
}
Thanks!
Thanks. Will use this.
Any word on my other thread and the mobile version of Newspaper 6.1 on my site? It’s messed up. Here’s the thread – https://forum.tagdiv.com/topic/bad-mobile-version/