- NewsmagHeader styles
- NewsmagHeader ads
- NewsmagtagDiv Composer Tutorial
- NewsmagCategory templates
- NewsmagSmart list ads
- NewsmagWeather Widget
- NewsmagInstagram widget
- NewsmagPage Menu
- NewsmagMain menu
- NewsmagTop bar templates
- NewsmagLogin – how to enable the user registration
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagCategory grid styles
- NewsmagCategory top post styles
- NewsmagHow category settings work
- NewsmagTheme colors introduction
hello,
The art creek demo style adds the color as each demo has it’s own implementation.
If you want to remove the color and gradient, please use this css in the theme panel-> custom css code:
.td-art-creek .td-header-style-10{
background-color:white!important;
}
.td-art-creek .td-header-style-10:before{
display:none;
}
Thanks.
Hi,
I am sorry but I do not see any attachment in your post. Please provide a link to your website so we can inspect the issue.
The header ad should be displayed if the ad code is valid, and it displays in other sections properly
– https://forum.tagdiv.com/header-ads-adsense/
Thanks
Please replace the code mentioned above with this one:
.td-business .td-header-style-1 .td-header-sp-logo {
float: left;
margin: 5px 15px 5px 0;
}
Thanks.
Hello,
If your code needs the script tags, then you should implement it into the php files in the header.php or footer.php files found in the main theme folder.
Thanks.
Hello bombagiu,
I have inspected your website and I saw that you header ad is not loaded on your website. It seems to have display none. It is strange but I do not think the issue comes from the theme. You should tell this problem to the Google AdSense department and ask for support on this problem because they should be able to provide a more accurate response, being the ad provider.
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hello,
The menu is the same on all demos. You can change the header style from the theme panel: https://forum.tagdiv.com/header-styles/
If you like a specific demo style, you will have to install that demo as you cannot replicate the look of one demo on another one without custom modifications.
Thanks.
Have a look at this:

These blocks are place at the bottom of post as an infinite scrolling blocks using tutorial mentioned here – https://forum.tagdiv.com/topic/help-with-infinite-post-blocks-scrolling-in-a-single-post/
Kindly notice the style/design of the title of this block ( shown with the arrow). How can I assign it some other header design amongst 10 such header designs available with us. Also, why this design isn’t the global header design set for my website. Help me design it a bit. Thank you.
Kindly try to open ‘Voice Report’ demo page on mobile devices. Don’t know why but it leaves a small gap between header and homepage content.

Kindly help me this extra gap. Not sure why it was actually left there even on the default design.
THank you,
Hello
Google Adsense ads not showing up, when used on header ad(See the attachment). I placed the same ad code inside page, which is working fine. Why in the header not showing up. Please help me to fix this.
Hi!
I want to create a custom template with a different header that will not contain an ad. How can I do it? Making a copy of the page.php file and renaming it doesn’t work – it doesn’t appear in templates.
See the theme docs on how to use the big giant custom code option in the theme panel ?
If you look at the theme admin panel – there is section ‘custom code’ — designed to use… well, what it says. You can possibly add to the google analytics box if you don’t know how to edit your header.php or footer.php file.
I don’t work here.
Disabling the plugin JetPack did not help…
Very slow loading Google Adsense / Homepage Slider Revolution and Top Header Menu.
I am able to see all the ads (including Google Adsense & adnow) on your site.
It seems there are some errors related to Jetpack plugin that delaying site rendering.
You can try disabling it or fix the error.
Also, increase the time for header expiry.
My site: http://muzotakt.pl
Slow loading – header menu / Google ADS / Revolution slider
Hey guys,
I wanted to create a hierarchy in terms of the header-tags on my website.
I already customized some tags inside the php-files of the theme, but i’m not able,
to find the files, in which the header tags of the post previews on the home-site can be updated.
Can you help me with this?
My website: jb-x.de
Thanks and kind regards!
Hi,
I am trying to change the header option from Newspaper theme panel, but when I click on save button it’s only showing loading animation. Please check screenshot and let me know. Thanks. 🙂
Screenshot : https://prnt.sc/fvn07e
Update:
I have tried following some of the links you sent but the screenshots doesnt work anymore.
I have registered the menus in td_menu.php like this:
https://www.screencast.com/t/WvDlzfNLcJc
Then i assigned the menus to the locations in the Menu Locations panel in wordpress.
So now, where and how do i call them?
I tried calling this in the top-header.php (the condition i check is for a member, and that works. It’s only the code inside the conditional statement that’s not working):
<code>
if( SwpmMemberUtils::is_member_logged_in() ) {
wp_nav_menu(array( 'theme_location' => 'Top-Bar-Menu-Logged-In',
'menu_class'=> 'sf-menu',
'fallback_cb' => 'td_wp_page_menu',
'walker' => new td_tagdiv_walker_nav_menu()
));
} else {
wp_nav_menu(array( 'theme_location' => 'Top-Bar-Menu-Logged-Out',
'menu_class'=> 'sf-menu',
'fallback_cb' => 'td_wp_page_menu',
'walker' => new td_tagdiv_walker_nav_menu()
));
}
</code>
Does not work. What do i do wrong?
-
This reply was modified 9 years by
mkastrupsen.
Hello,
Well, not all of the theme elements are presented in a single video. Please read the theme documentation: https://forum.tagdiv.com/newspaper-theme-documentation/ and start from the header and go down to the other elements. We cannot make a single video presenting EVERYTHING as there is a lot of information to cover.
Thank you!
Hi,
You can insert an image or text in the Header ad section, and it will be displayed in the header
– https://www.screencast.com/t/wbruwGhNeq
Thanks
Hi,
There is only one header menu in the theme. This menu will be displayed in the whole website. You could only do that with a plugin that has these options and also works properly with the theme, or by creating conditions in the header menu files.
Some useful examples for more information here
– https://forum.tagdiv.com/topic/conditional-logic-for-menu/
– https://forum.tagdiv.com/topic/how-to-register-a-second-menu-for-woocommerce-pages/
– https://codex.wordpress.org/Conditional_Tags
Thanks
Issue 1
I am using Cars Blog demo.
I tried to change the block title background colour. It is not fully changing, got only partial colour change.
Please find the image to see the result. https://www.screencast.com/t/Kd7l8Okql7
How can I get the desired colour for the whole block title background?
Issue 2
When using Smart Lists, images can’t be linked to an external link. It just shows the image in a light box. Please check here. http://amazingzoology.com/top-zoology-blogs-students-educators/
First three images a linked to external links and modal is ‘Off’. GENERAL MODAL IMAGE in Theme panel is also ‘Off’.
What may be the issue?
-Josin
Hi,
Glad you could find a solution. Simply enter the font link in the header.php file between the head tags. This file is located in the main theme folder
– https://www.screencast.com/t/YGJWc6Xm
The custom code can be entered in the Theme panel->Custom Css section.
Thanks
My website went down out of nowhere. When I got it back up the header was messed up and the footer reverted back to the original footer. Then when I tried going to the theme panel and uploading a logo and changing the footer, it won’t let me save the settings.
My website is http://homesoftherich.net
I tried to install a Demo with content and could not figure out how to change the headers or eliminate sections. I really have no clue how to set this thing up.
Hi,
Can you suggest how to replace ads box on the header with image or text?