Blank Page Template Needed

Posted in: Newspaper
Post count: 85

Hey guys,

The title in the last version of this theme you had shared a full width blank template here in the forums.

Newspaper 6.1 needs something of the same design – no header or footer and full width.

Is this possible?

Thanks in advance.

Yuri

Post count: 7909

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!

Post count: 85

Hi Alin,

It wasn’t included in the page templates in WP Admin, but it was offered as a zipped file here in the forums.

Here’s the thread >

Marius linked to it.

Are you saying you guys won’t be making a similar one available for Newspaper 6?

Post count: 7909

Hi,

I have also added this on our list and we will try to find a similar solution like in version 4.

Thanks!

Post count: 85

OK cool.

Any timeline for the new update yet?

Post count: 7909

Hi,

We will release an update next week for few fixes.

Thanks!

Post count: 85

Thanks Alin.

In the meantime, is there any CSS that can be used per page to hide the header and footer?

  • This reply was modified 11 years by yajones.
Post count: 7909

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!

Post count: 85

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/

Post count: 85

Thanks much!

Viewing 10 posts - 1 through 10 (of 10 total)
The forum ‘Newspaper’ is closed to new topics and replies.