- 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
I am using Style 14 for the footer, and would like the 3rd column’s header and content to right-align rather than left-align.
How do I accomplish this?
Thank you!
Hi, for the category template (header) style 7, is it possible to modify the size of the spaces above and below the title?
Same question for Style 1.
Thanks for your help
Hi, I added social login successfully to 2 php files.
1. Desktop or laptop view is – /parts/header/td-login-modal.php
2. Mobile view is – mobile/parts/register.php
However, I just disabled mobile theme and the social login it no more working on the mobile site. Is there another php file to edit? Thanks!
Also, I just tried to disable the mobile theme and then enable mobile theme, but the mobile site is still showing the desktop site. Is there something I missed? Thanks!
I can not get the search box in the header to display in all browsers. I only get it to work in Chrome for PC (Windows 10).
For all other browsers nothing happens when clicking on the search icon.
I am using Header Style 12.
This is the site: http://www.vgrfokus.se
I turned off sticky menu to avoid any conflicts, but it does not help.
Mobile version of the search box works fine.
I have been facing a problem with header, feature image that has large space between the content below it.
My post lines should start instantly just after the header or feature image. But stats down after 3/4 tab below.
Looking for quick response.
Hi,
@Dmitry_Lupich I see that you are using the Newsmag theme. There was an issue with the background ad functionality in version 4. So it would be bets if you update the theme, the problem is fixed in the latest version
– https://forum.tagdiv.com/newsmag-how-to-update-the-theme/
Or if that is not possible for you at the moment, a quick fix would be to enter this code in Theme panel->Custom CSS section
.td-ad-background-link #td-outer-wrap {
cursor: pointer;
}
.td-ad-background-link #td-outer-wrap .td-main-content-wrap {
pointer-events: none;
}
.td-ad-background-link #td-outer-wrap .td-main-content-wrap .td-container {
pointer-events: auto;
}
.td-ad-background-link .td-header-container,
.td-ad-background-link .td-container {
cursor: auto;
}
The background ad should work after you enter the code. Maybe clear all caching after doing this.
Thanks
Hello from Bulgaria, colleagues,
Please explain us how to flip the content of the megamenu, so that its links to be close to the main links of the header (which i our case are right-aligned). The template makes it difficult for a user to reach the submenus when they are on the left.
In the image we have flipped the megamenu illustratively:
https://drive.google.com/file/d/1HCkE4YcKkLVNUkc1RycdpTG8Ibn2Eel2/view?usp=sharing”
Thank you in advance!
Yordan
Thank you,
your code doesn’t work but I solved using that custom CSS code:
.td-health .td-header-wrap .td-header-main-menu {
background-color: #219ed3!important;
}
.td-health .header-search-wrap .td-icon-search {
color: #ffffff !important;
}
.td-health #td-top-mobile-toggle i {
color: #ffffff !important;
}
Last question, removing the theme what I will lose? And between removing theme and
CSS customizazion, wich is the site BEST/FASTER solution method?
Regards
Dr. Cocci
Hi,
Please do not post such export codes in the topic, it is causing problems to the forum functionality.
The Health demo you mention has custom design as all demos have, in this case including a background color set for the mobile menu bar by the demo. This would override the color you are trying to set through the theme panel.
A solution would be to remove this design choice from the demo stylesheet
– https://www.screencast.com/t/BrvYKagQOoEE
A different solution would be to use a similar code to change the background color
– https://www.screencast.com/t/KYHmMwX9K
This code has to be entered in Theme panel->Custom CSS section, if you decide to use it.
@media (max-width: 767px) {
.td-header-wrap .td-header-main-menu {
background-color: #219ed3!important;
}}
Let us know if you require further help, or you have more questions.
Thanks
Hi,
First please move the code mentioned last regarding the width and margins, in Theme panel->Advanced CSS in the desktop section. It creates issues on smaller devices, I forgot to mention this.
I see that you have set a background image for the header. If you would like the background to be centered at all times, add this to the code
– https://www.screencast.com/t/oS5O8AGaXkal
Thanks
Hi, I am using an adserver and need to define the standard/default size of banners in all ad-spaces in the Newspaper 8 theme. I am using the box layout if that changes anything. My website
Do you have a size guide online? If not – can you reply with the ad default sizes?
I need something like this to work with:
Header ad size = 728×90
Sidebar ad = ??
Article top ad: ??
Thank you so much for a wonderful theme.
Editor at http://www.topp5.is
Hi, congratulations on a wonderful theme. I am using boxed layout with background ad and it works well. The frame around the header and edges of the page takes up too much space as shown in the linked picture.

Is it possible to reduce the frame to a bare minimum – can´t find the settings so please advise.
Best regards,
Editor at http://www.topp5.is
Ok.To bad. There should be an option to place the header also under the header.
Anyway, thanks!
Is there a way to choose which Categories appear in the Category Header Template? By default I am seeing Blog, Coming Soon, Gaming Reviews… Is there a menu where I can choose which ones are displayed?
All I did was make the background of the main banner transparent and made the actual menu background black.
You can add this to custom CSS:
.td-header-wrap .td-header-menu-wrap-full {
background-color: transparent;
.td-header-main-menu {
background-color: #000;
}
Hope this helps!
I was wondering if it is possible to change the header title from color when I hover over it. Right now it just stays the same color. I just want that the color slightly changes from white to light grey. Is this possible?
http://www.screencast.com/t/dYG2jmmVI0lR
Thanks!
Hello Stinus V,
Unfortunately, the only available ways for header style can be found here -> https://forum.tagdiv.com/header-styles/ Notice that we do not recommend to edit the header styles for moving the logo and ads because you can simply break the theme layout.
Thanks for the message!
Hi,
The body tag is located in the header.php file, in the main theme folder
– https://www.screencast.com/t/5d8KOm6zD0
Try inserting the code there following the instructions they mention.
Thanks
Hi,
I believe you are referring to the News magazine demo
– https://demo.tagdiv.com/newspaper_magazine/
The image displayed in the header next to the logo is a demo banner, it can be removed or replaced in the Theme panel->Ads->Header ad section
– https://forum.tagdiv.com/header-ads-adsense/
Thanks
Hello,
I wanna test an ad on two different places.
– Right under the logo in my header instead of above. The panel wont give me this option.
– Right above the breadcrumb path.
Is this possible?
Thanks!
Hi,
I would like to change H4 for “posts” to just like Block Header Style 8.
I tried change css for H4, but it didn’t work. I understand I can change on Theme panel for “pages”.
Could you help it?
how can I delete from the header the image “The most Popular Magazine”
Hi,
Please try and use the recommended logo sizes for each header style
– https://forum.tagdiv.com/logo-favicon/
Most header styles have a logo size requirement, and exception are header styles 9,10 and 11. These do not have any limitation, you can use any logo size you want.
Header style 1 you mention has a required size, please see the guide. This is how the available space is calculated
– https://www.screencast.com/t/yFe8UvK4pBu
It would require modification if you would like to change how the default header style looks.
Thanks
Hi,
This will work for all website pages, remove the previous code and enter this one
.td-header-style-12 .td-logo,
.td-header-style-12 .td-header-logo {
margin-right: -110px;
}
Thanks
Hi,
The top menu will not be displayed on mobile. It could be made to appear with custom code, like this for example
– https://www.screencast.com/t/F4Uj2zte22H
This is the code used, enter it in Theme panel->Custom CSS
@media (max-width: 767px) {
.td-header-top-menu-full,
.td-header-sp-top-menu {
display: block!important;}
.menu-top-container {
margin-right:0;
}}
Thanks