- NewspaperHeader Builder
- NewsmagHeader styles
- NewsmagHeader ads
- NewspaperHeader ads
- NewspaperHeader styles
- Apitd_api_header_style::delete
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
- Apitd_api_header_style::add
- ApiAPI – Header style – Introduction
- NewspaperSearch setup for custom post type
- NewspapertagDiv Composer – Website Manager
- NewspaperBookmark – Save For Later
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperPosts Loop Element
- NewspaperHow to Add a Logo in Newspaper
- NewspaperDefault Category Settings
- NewspaperWhen tagDiv Composer is Not Working
Hi,
Please try the following css and check if the issue is still there:
@media (min-width: 1020px){
.td-header-menu-wrap {
height: 170px;
}
.td-header-menu-wrap.td-affix {
height: 48px;
}
}
@media (min-width:768px) and (max-width: 1019px){
.td-header-menu-wrap {
height: 100px;
}
div.td-header-style-7 .td-header-sp-logo img {
max-height: 100px;
max-width: initial;
}
.td-header-menu-wrap.td-affix {
height: 48px;
}
}
Thanks!
Hi,
Unfortunately there is fixed height for container and a max height for logo image that’s why you have this issue with logo, because it matter the aspect ratio of the image. You will need custom modification to use the same image size and increase the width and height, I suggest to hire a professional to do this for you if you don’t have basic css/html experience as we cannot provide custom work, sorry! Y ou have to customize it for each screen size using media queries, for example – http://screencast.com/t/YG6pPPShacL
@media (min-width: 1140px) {
.td-header-style-1 .td-header-sp-logo {
width: 340px;
height: 160px !important;
margin: 28px 0px 9px 0px;
}
.td-header-style-1 .td-header-sp-logo img {
max-height: 160px;
}
.td-header-style-1 .td-header-sp-recs {
margin: 40px 0 9px 0 !important;
}
}
Thanks!
Hi,
Please add your background image for header using this custom css – http://screencast.com/t/qfxmCw5EJePs
.td-banner-wrap-full {
background: white url("http://mydomain.org/wp-content/uploads/2014/07/Burlap-texture.jpg");
}
Also for footer area you can try this: http://screencast.com/t/36hn8irpI1a
.td-footer-wrapper {
background-color: transparent;
}
.td-footer-wrapper {
background-image: url("http://mydomain.org/wp-content/uploads/2014/07/Burlap-texture.jpg");
}
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi Guys,
I just noticed one more small thing. The header looks perfect when you first visit my site, then when you scroll down the menu goes sticky, which is great. But when you scroll back up, the menu has reverted to its default size, and the logo is too large – it hangs over the bottom of the menu.
http://www.irreverentgent.com/
Please let me know if there’s anything I can do to prevent this from happening.
Thank you again for the great support! Really enjoying this theme so far.
Nevermind – I had to delete it and re-add it to get it to work.
However, any time I update the home page I get a lot of errors:
Warning: array_filter() expects parameter 1 to be array, null given… – line 46
Warning: array_filter() expects parameter 1 to be array, null given… – line 46
Warning: Cannot modify header information – headers already sent by… – line 235
Hello guys,
I’m getting well set the theme. But we face problems with plugin WP Background Takeover wearing Sahifa the theme perfectly.
My background is getting cut at the top, where the header is in front of the banner, as shown.
How do I fix?
I just upgraded to Newspaper 6.3 from 4.6.2 and now the header and footer background images are missing. I was using the following custom CSS that you provided earlier:
Header background
.td-header-bg {
background: white url(http://mydomain.org/wp-content/uploads/2014/07/Burlap-texture.jpg);
}
Footer background
.td-footer-wrap {
background: white url(“http://mydomain.org/wp-content/uploads/2014/07/Burlap-texture.jpg”) !important;
}
.td-footer-wrap .span12 {
background: transparent !important;
}
Hi
By default the theme hide the top menu on mobile devices, but you can display it using custom css, like I’ve already suggested above:
@media (max-width: 767px) {
.td-header-top-menu {
display: block;
}
}
Notice that the top menu elements don’t have style for mobile devices so you may need custom css for them.
If this isn’t working like you want it please provide your sites url and more details about this and I’ll have a closer look at it.
Thanks
Hi,
Not sure what you mean, please check this guide if you use non-adsense banners – https://forum.tagdiv.com/header-ad/ use those divs for specific screen size. Also this topic may help – https://forum.tagdiv.com/topic/create-custom-non-adsense-ads/
Thanks!
Hi,
You have added the custom ad and it is displayed properly, please make sure that you have added the code also for header ad – http://screencast.com/t/1MnCna0iR Also you have added this css to center the logo – http://screencast.com/t/jEA3VuTFppC it should be removed margin auto and float none.
Thanks!
Hi there,
i wonder why – yesterday one of my member says – hey where is the register and login button an my mobile?
And right – there is now button – because there is no top header menu.
BIG BIG Problem, because i have a lot of informations in my top header menu ready – like register, log in, log ou – NOT !!! YOUR LOGIN/LOGOUT – instead the Ultimate Member Plugin running and the menu link to the top header – more other site, like help pages etc – all on the header.
Please help !
This is very urgent !!!!
Hi,
It should work also when you paste the code in a custom ad, please also paste a link to a test page so we can take a look and also please note that we recommend using these divs for non adsense code and specify size for eaxh screen device – https://forum.tagdiv.com/header-ad/
Thanks!
Hi,
There are options for header and footer sections in Theme Panel. Please check Theme Panel > Header to change the logo and you can paste ad code in Theme Panel > Ads > Header Ad – http://screencast.com/t/NR3QKuBieAT5 – http://screencast.com/t/ErDvA2w0H
Also for footer are please check Theme Panel > Footer – http://screencast.com/t/AKwJgP7DX0t
Please check also documentation – https://forum.tagdiv.com/logo-favicon/
Thanks!
I have an adsense ad that is displayed only on mobile view, works great.
Problem is that when in regular view the ad-space leaves an empty row behind that kind of breaks the design of the page. The problem is illustrated in the picture below.

I´m using the Custom Ad – option to add the adsense ad to the page.
The header-ad is set to dissapear on mobile view, and this works perfect and leaves no white space behind when it is disabled (try shrinking the browser window and refresh the browser).
So, how can I get rid of the white space when the Custom Ad is disabled on computer/desktop view?
Site is: enkelteknik.se
I didn’t see a suggestion box thread so I thought I’d add one. Here it goes…
1. Add H1 header tag to home page.
Yes, we can add a text block that contains H1. However, many users will not know how to do this. Thus, many users will never have H1 on their homepage which negatively impacts SEO. Another theme I use detects if the current page is the home page, and if so, it applies H1 to the logo and hidden text containing the site title and tagline.
2. Add an option to the blocks that allows users to select a header tag for the block title.
This will allow users to get H2 tags on the home page and archive pages. For the predefined templates, H2 should be selected on the home page and archive page blocks.
3. Include Alt tags in the images contained in blocks.
Every piece of media I have has an alt tag define for it. I would like these alt tags used. In cases where the alt tag is not defined, perhaps there can be an option to use the article title or the media filename as the alt tag.
4. Make it so that interacting with smart lists generates a distinct view in google analytics. I don’t know if this is hard or possible but it would provide users with a great benefit in terms of page views and add impressions.
5. Make it an option that when a site visitor clicks “next” on the last smart list item, they are sent to a new URL we specify. This is a sneaky way to get views on additional articles.
6. Ability to select background images and a URL and target for these images for a category, page, or post.
7. Allow admins to use HTML in their author page bio.
8. Ability to easily embed Facebook comments in addition to regular comments. Perhaps FB comments and regular comments can be placed in adjacent columns, full width without a sidebar next to them? That would be AWESOME. Throw in Google plus comments while you are at it. I’d pay extra for all of this. 🙂
I’ve tried a dozen themes. I’ve thoroughly reviewed all of the top selling theme demos on Theme Forest. Newspaper is in the top 3 themes I’ve ever used. I hope the SEO issues (1-3 above) can be resolved soon. Of note, a lot of the top selling Theme Forest themes have the same header tag issues.
Hi
Do you have any custom modification to display social widgets in main menu?
By default header style 5 don’t include top widget, and you will need aditional css customization, unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
You can try to use media queries and customize social icons for each screen size like here: http://screencast.com/t/OJx6J1N8F this is for dekstop, and you need to find a similar solution for small devices:
@media(min-width: 1024px){
.td-header-style-5 .td-header-sp-top-widget{
top: 5px;
right: 70px;
}
}
Thanks!
Hi,
It should work fine if you have added the above code in header style 1 file – http://screencast.com/t/reDvpq9o6 – http://screencast.com/t/u33Ty5eZr If you have already done this please paste your code in the Custom ad 1 area from Theme Panel and see if appears. Also you can inspect this using browser inspector tool and see if it is there.
Thanks!
Hallo Alin,
I am right now making my mods to the header, adding the two ads one on the left and one on the right side of the top mail logo.
Please I have this problem. Maybe I should add a second code.
Please have a look to
http://www.powerize.it/test.jpg.
Please what is wrong on it?
Thank you!
Regards
Newspaper ver. 4
Hello,
I am importing several hundred pages via a WP ALL IMPORT CSV file.
I’d like to import video and source name/url.
Can you provide the database meta_keys so that I can import:
Featured Video
Source Name
Source URL
Also, how can I increase the size of the main logo within the header?
Thanks
Alin,
Another theme I use detects when the current page is the home page and uses H1 on the logo image and on hidden/covered text containing the site title and tagline. When the current page is not the home page, it replaces H1 with H2.
I see this code in header.php:
<?php if( is_home() || is_front_page() ) echo '<h1>'; else echo '<h2>'; ?>
Any chance that this can be added to a future theme update? Yes, manually adding a text block is a simple solution but the majority of people buying your theme doesn’t know that they need to do this.
Regarding H2, perhaps the header tag can be a selectable attribute on the VC blocks. Perhaps on your demo stacks, you can by default select the H2 header for blocks on the home page and archive pages. This way, users can get H1 and H2 on the home page and archive pages out of the box. Any thoughts?
How can i get out those 2 ! I want that add disable and that top header meniu when i scroll down on page.. to show me only the menu.
Hi,
You can add a condition to not display header ad on post pages – http://screencast.com/t/qVuKcRwVa
Replace ads.php(make a backup of your current file) content with:
<div class="td-header-rec-wrap">
<?php
if (!is_single()) {
// show the header ad spot
echo td_global_blocks::get_instance('td_block_ad_box')->render(array('spot_id' => 'header'));
}?>
</div>
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
I had to upgrade to newspaper 6 yesterday. Now most of the pages I had already edited appear without layout, text or pictures. A few pages still have the text and the header picture in the wrong size.I did run the update script as suggested, but that does not have seemed to work either. The settings are not like I used to have them. Is there any easy way to get my work back? I am a beginner, so laymans terms are greatly appreciated!
thank you!
Hi I have bought this theme along with the Sahifa theme.
I have to say for the magazine side of things this is way better and more powerful for layouts (very confusing) but i see wht it has to be to get the power!
However being a national magazine we also do “shop the look” and a variety of deals to sell products we feature in the magazine.
The problem is that the woocommerce integration is no where near complete, there is no shopping cart icon in the menu which is a woocommerce class that should be hard programmed into the them as with every other woocommerce them out there. so i am using the woocommerce show cart plugin which is not ideal to be adding lots of plugins.
The documentation for woocommerce integration is none existent and the sidebar selection doesn’t work properly.
I need to be able to create a beautiful store from with featured products and special offers with a nice big header that pulls out the latest reviews.
Also you demo theme has a different footer in the woocommerce page than in the rest of the site this is also something required as it won’t do it on my theme so not sure how you guys did it? maybe its a different domain?
Also when reviewing a product we would need a buy it now button in the final thoughts comment box next to the rating so people could click and go to the store product to purchase?
Anyway it all seems very very close to me and with a little extra working could definatley be the best theme out there for shopping as well as magazines.
I installed sahifa first and have this running at the moment but can’t make the switch as intended. Coule you let me know if there are plans to expand on the woocommerce side of the theme or not please so i can make relevant plans for a switch over.
I would be using 2 licenses for 2 sites but also have my wifes 2 sites that i would probably buy 2 more licenses for and switch those over too.
You guys really are onto something here as we all know that content is king and if we can run our ecommerce sites at the back of the reviews and blogging section it makes for a better website but we have to be able to create a beautiful shopping home page!
Thanks for reading and i hope you decide to take that extra step.
JK
Hi,
Please try this custom css in Theme Panel > Custom Css – http://screencast.com/t/QVxvOgtC you will have to use media queries for each screen device and also you will need additional customizations for logo, menu items, unfortunately we cannot provide any type of custom work at this time as we work hard on development, fixes and support, sorry!
@media (min-width: 1020px){
.td-header-style-7 .td-header-menu-wrap-full {
height: 171px !important;
}
}
@media (min-width:768px) and (max-width: 1019px){
.td-header-style-7 .td-header-menu-wrap-full {
height: 100px !important;
}
}
Thanks!