- 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,
On mobile there will be a different header and menu style – http://prntscr.com/ojqujg
– http://prntscr.com/ojqulq
The desktop header won’t appear on mobile.
However if you should use a cloud header template, you can design the desktop and mobile headers, and their sticky versions as well – https://forum.tagdiv.com/header-styles/
You can decide what appears on mobile in the mobile header.
These are ready made cloud header templates built by us that can be imported and modified if needed, in the composer– https://cloud.tagdiv.com/#/load/Headers
You can also build your own using a blank header template – http://prntscr.com/o8vge6
Please let me know if you have more questions.
Thanks
Hi,
If you want to add a background image to your header section, please note that you should use the code below and place it in Theme panel -> Custom CSS area.
.td-header-header{
margin-top:5px;
background-image: url(http://192.168.0.178/Spitzu/wp-content/uploads/2019/06/p3.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
The result is here -> https://www.screencast.com/t/OQM3UPRJ4Ng
Thank you!
Hello !
In order to make the site full width you have to select every row of your page using the tagDiv Composer and then set the stretch mode you want like here : https://www.screencast.com/t/BkWwdHh6
In order to make the post page full width you will have to add a single post template and then edit it. Check more about how to have single post template here: https://tagdiv.com/customize-articles-with-single-post-templates/ And for the header you can do it here: https://www.screencast.com/t/xf56tQN0.
These are the ways you can increase your page width from theme options. Anything above this will require custom code.
Let me know if this helped you !
Thank you !
Hello !
You can achieve this if you are using a cloud template header. To do so you will have to do the following:
Go into your cloud library and search for a header that fits your taste: https://forum.tagdiv.com/header-manager/
After you have imported your header,
– edit it using the tagDiv Composer
– add an Inner Row under the logo
In that inner row you can add a text with title element and edit the content as you can see here: https://www.screencast.com/t/V4dVVaWe
In this way you will be able to have a text under your logo.
I hope this was helpfull !
Thank you!
Hi,
In order to achieve that king of header, you’ll need to use the header manager and tagDiv Composer from what I can see there is a logo a menu and a search icon, all those are set inline in one row; for this you can use a blank header and set the row from header in 3 columns -> http://prntscr.com/ojqbml after that set the elements in columns -> http://prntscr.com/ojqbye after that all you’ll need to do is to set them -> http://prntscr.com/ojqchw
Hope this will help you!
Let me know if you need more help!
Thanks!
Hi,
In last version of the theme most of the files was moved in tagDiv Composer, so if you want to edit the top bar you’ll need to go in wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td_top_bar_template_1.php -> http://prntscr.com/ojq9j1
Hope this will help!
Thanks!
Hi,
In last version of the theme most of the files was moved in tagDiv Composer, so if you want to edit the top bar you’ll need to go in wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td_top_bar_template_1.php -> http://prntscr.com/ojq9j1
Hope this will help!
Thanks!
Hi – Can a background image be placed in the header? I can’t find it in the theme panel, but if it can be done through custom code somehow? Please advise with instructions. Thanks.
I’m looking to just add a text header with menu. And a large image under it with footer on front page. Is this possible?
Hi, Im getting a constant issue where when I download a header template (say 36). Then I remove the top row and change out the image. I go to save, then it tells me “Close tagDiv Composer? Unsaved content. Still want to close tagDiv Composer?”, no matter how many times I click on the button. Then if I reopen the template, it tells me that it was not created by the tagdiv composer.
After some trial and error I have discovered that any changes I make before the first time I save seem to stay, but any others that I make after coming back don’t.
thanks
I’m using Header Style 8 on Newspaper9 Theme with 6 items in my Top Menu and 3 items in my Main Menu.
When I’m on a laptop it shows both menus in full. When I scroll down, the Top Menu is hidden and the Main Menu (with 3 items) sticks to the top (as it should).
When I’m mobile BOTH menus disappear. Since there are only 3 items in my Main Menu, I’d like to keep these displaying in full on the homepage and sticking to the top as they do on desktop/laptop.
Is this possible to configure? Either in the theme settings or with some custom work? Would love some help- thanks in advance!
I’m using Header Style 8 on Newspaper9 Theme with 6 items in my Top Menu and 3 items in my Main Menu.
When I’m on a laptop it shows both menus in full. When I scroll down, the Top Menu is hidden and the Main Menu (with 3 items) sticks to the top (as it should).
When I’m mobile BOTH menus disappear. Since there are only 3 items in my Main Menu, I’d like to keep these displaying in full on the homepage and sticking to the top as they do on desktop/laptop.
Is this possible to configure? Either in the theme settings or with some custom work? Would love some help- thanks in advance!
Cloud Templates..
header..
I want to make it as follows.
How do I do this?
*Reference image
https://howtomoney.kr/wp-content/uploads/2019/07/header_1.jpg
Hello,
I did the script update but I have a problem. I used to be able to change the top-header in the login / sing part in the / parts / folder, but now this page no longer exists.
How do I edit the old top-header by hand? I would like to make some minor changes.
Thank you
Hello Simon,
Thanks for your reply !!
Yes we had customized the header-style-1.php as per your screenshot its working.
But there are other few theme core files we had customized via Child theme, they are no more working.
List of not working files:
/search.php
/parts/page-search-box.php
/parts/header/logo-h1.php
/includes/wp_booster/td_category_template.php
/includes/wp_booster/td_module_single_base.php
Can there be a new update to theme released so that all child theme file issues are solved. Also we are working on other files list that aren’t editable via child theme.
Thanks.
Hello !
The only way to have ads above the header is to create your own custom header using the tagDiv Composer and use adBoxes. If you follow the steps here:
https://forum.tagdiv.com/header-manager/ And here: https://forum.tagdiv.com/custom-ad-spots/ You will be able to create a custom header with adboxes so you can have the ads as you wish !
Thank you !
Hello.
Does the template support above header custom ads?
Thank you.
Hi,
I have checked your website and I saw that your ads are not displayed at your website, as you can see here -> https://www.screencast.com/t/UNJF4VCwJkY9 Please make sure that you have correctly added the ad code in the theme panel, according to our documentation from here -> https://forum.tagdiv.com/newsmag-header-ads/ Also, please note that you can try to add the ad code inside a simple post content and check if it works or not. Also, you can do this with a default theme.
Hope this helps and let us know how it goes!
Thank you!
Hi,
It seems to be strange because I have checked your website on Chrome on MAC and the header ad seems to be there, as you can see here -> https://www.screencast.com/t/CQ1Q9meY
Thank you!
Hi,
The child theme was limited after the 9.7 update, but now in the 9.7.4 update it has been greatly improved in terms of functionality. Post templates, blocks, modules, header templates, category templates etc can now be modified in the child theme.
In the coming update we will fix some issues with the child theme, this should be released this week from what I know. Please let me know if you have questions.
Thanks
Hi,
Using tagDiv Composer and tagDiv Cloud Library there is add on row a class that stretch the row width -> http://prntscr.com/oj8dgx
You can try this custom css for stretch category width, but the layout will look quite bad and that is whay we recommend to use cloud templates.
.category .td-category-header .td-container, .category .td-main-content-wrap .td-container{
width: auto !important;
max-width: 1440px;
}
Using css you’ll need to identify the rows/elements that you want to stretch and set on theme
width: auto !important;
max-width: 1440px;
we use the category class to apply the code only on category page -> http://prntscr.com/oj8ikl after that set the elements where you want to apply the stretch -> http://prntscr.com/oj8l8r and the class td-container that need to be stretch
Hope this will help you!
Thank you!
Hello, I am using Header Template 29,
I found that the website search page and website page do not have the Chinese title of the website, but the domain name. 
How can I set the Chinese title?
Another question, how big should the logo image size in the mobile browser be? The logo image on my website in the mobile browser is a bit fuzzy.
I have signed up to Infolinks and been approved. I followed their links and did everything as stated but the ads won’t show on my Newspaper site. http://www.southwaleslife.com
I contacted Infolinks and they said…….. Hello Henry,
We confirmed that you correctly added the ads.txt file and script code to the site. Thank you for your cooperation.
Best regards
Infolinks Support Team
So I’ve done everything right there but they still don’t show on my home page in the header and footer and side Advertisment boxes………HELP……PLEASE
So, this is what I see locally on my Mac using three different browsers.
Chrome

Firefox

Safari

The only difference is that I never use Safari. It only saw the site after I enabled the new image. This tends to point to some stale CSS or object that’s been cached on the first two browsers which is getting re-served to them when they visit the site even after the browser caches are cleared. But I have no cache plugins.
Using Chrome Inspector shows that the sites which DON’T show that image have a td-header-sp-rec DIV of 728×0. Those which DO show that second image have a td-header-sp-rec DIV of 728×114.
-
This reply was modified 7 years by
stevemanes.