- 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
Indeed there are requirements for most header styles in terms of logo size
– https://forum.tagdiv.com/logo-favicon/
Simply make sure you upload the full size of the image when setting the logo
– https://www.screencast.com/t/graHsimAEo
– https://www.screencast.com/t/HsOr4LblR
Changing the theme name could cause issues, but there are content protection plugins you could try if required.
Hello,
You have scrolling issues on desktop and chrome as well. If i hover over the header ad, I cannot scroll anymore.
This can be a problem coming from the ad or from a plugin.
Thank you!
Hello Juan,
Thank you for your appreciation. You can try adding this css code in your theme panel-> custom code section:
@media (max-width: 767px){
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu{
height: 40px !important;
}
#td-top-mobile-toggle i, .header-search-wrap .td-icon-search{
line-height:42px;
}
#td-top-mobile-toggle i{
width: 40px;
}
#td-top-mobile-toggle i, .header-search-wrap .td-icon-search{
width: 40px;
}
}
You can change the values in the code to your preference.
Thank you!
Hello benti,
You should use the code below and place it in Theme panel -> Custom CSS area.
ul.sf-menu > .td-menu-item > a, .td-theme-wrap .td-header-menu-social {
line-height: 40px;
}
The result is here -> https://www.screencast.com/t/MF0IcJA0ck
Thanks for your understanding!
Hello,
There is an issue with one particular header template (style 8) that affects the related articles section. Please change the general headers template from here: https://www.screencast.com/t/eHU02M5N
Thank you!
Hello,
Please add this custom css code in the theme panel custom code section or your mobile theme custom code section:
@media(max-width:767px){
.header-search-wrap{
display:none;
}
}
Thank you!
Hello team. First of all, you guys made an amazing job with this theme. It is fast, full of features and the support here is amazing. Thank you!
OK, so I’m currently using Newspaper 8 (Latest version) on my website. I would like to make the mobile top bar a little bit smaller.
This is the default mobile header (Not mobile theme)
https://imgur.com/zWf2TTC
And this is what I would like it to be (If possible)
https://imgur.com/K8aeQgn
If you also notice on the second image above which I photoshop, the menu and search icons are moved a little bit towards the left and right edges so I would also like to do this, if possible.
I didn’t see a setting for these in the Theme panel but if there is, please point me in the right direction. If, it can only be done using CSS code, could you please provide me with the code needed?
Thank you for your time.
Juan.
The lack of content is irrelevant, as the issue can be seen without it. When the pages load, there is a brief shifting of all content (header, menu bar, menu text) to the right then back to the left. I don’t know how better to explain it. The movement is only a matter of pixels, so I guess most people would consider it trivial. It’s noticeable in Chrome but not in Firefox. So, I don’t know. I give up. Thanks anyway.
Hi,
You must enter the full code, exactly as provided by Google, in the theme dedicated section. This will output the code in the website header as required. So the code you mentioned last is the one that you should enter in that section. Check in the page source after entering it, it should be present. I will remove the codes you provided, the topics in this forum are public for all theme users.
Thank you!
Hello,
You should start with the below code for changing the pulldown filter on category pages.
The code is ->
.td-category-header .td-pulldown-filter-display-option {
background-color: red;
color:black;
}
Please check the following useful guide from here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks for the message!
Hello Saikological,
Please check our header styles templates from here -> https://forum.tagdiv.com/header-styles/
Thanks.
Hello jansuo,
Please notice that our theme has more header styles which can be changed from Theme panel. Also, for more information about this section, please check here -> https://forum.tagdiv.com/header-styles/
Thanks for your understanding!
Thanks for reply,
However that code only showed social icons, not the top header menu.
Have a look at this screen:

—-
Regarding !important tag- is this alert icon okay?
Look at the screen:

Hi,
That demo uses header style 10 with top bar style 1. There is a logo used with a similar background color
– https://www.screencast.com/t/BAzlLLpwM4
Some icons are used in the menu, those are the only that were created, there are no other icons like those.
All the font properties of the header can be customized in the theme panel. You can also check the craft demo stylesheet to see what customization has been used
– https://www.screencast.com/t/XL7rWsuFthB
It would not be hard to replicate the same look.
Thanks
Thanks, but in this multi purpose theme social icons are in the same line as header menu, and top bar is completely turned off?
Hi,
From what I can see at the moment, the mobile front page is displayed on desktop at the moment
– https://www.screencast.com/t/upeqZO14vJR
That could be caused and it is in general, by caching implementations. The mobile theme is sensitive when it comes to caching. It is only tested and works best with the WP super cache plugin. You could either disable the mobile plugin or try using different caching if possible the recommended plugin for best results.
I will try to help you further with your questions after the mobile issue is solved, so the homepage can be seen.
1/2. The header supports 2 menus, a main header menu and a top bar menu
– https://forum.tagdiv.com/main-menu/
– https://forum.tagdiv.com/top-bar-templates/
Another menu is not supported by the theme, maybe use a plugin if you need a 3rd menu in the website.
3. The justify text option was removed from WordPress in version 4.7. You could re-add the option if this is required for you
– http://www.wpbeginner.com/plugins/how-to-add-underline-and-justify-text-buttons-in-wordpress/
4. I will take a look once the homepage will be visible.
5. Not all the blocks/modules display excerpts. You can see how all the blocks look here
– https://demo.tagdiv.com/newspaper/block-1/
Note that even if a module displays an excerpt in certain layouts, this may be not visible when placed on a single column. Example
– https://www.screencast.com/t/QJkTwULi
Thanks
Hi,
Once activated the sticky menu will be displayed on all devices, that is why it is called always sticky. You could try a code like this is the Theme panel->Advanced CSS in the phones section
.td-header-menu-wrap.td-affix {
position: static!important;
}
It should prevent the sticky menu from working on phones.
Thanks
Hi,
@KEllc-Admin The logo should resize, check this theme demo which uses a large logo with header style 10
– https://demo.tagdiv.com/newspaper_cars/
Try to resize the window, the logo will resize accordingly.
Thanks
Hi,
The menu overlay template will only be displayed on pages, it is a page template not a general website template. On posts the default header style selected by you will be displayed normally. Maybe that would be possible through modifications, but I cannot say exactly if that is the case.
Thanks
Hello,
Try the code below ->
@media (max-width: 767px){
.td-header-top-menu-full {
display: block !important;
}
}
You should use the !important tag to give more priority to your code.
Thanks for the message!
Hello benti,
Try the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.td-header-menu-wrap-full{
height:40px!important;
}
Thanks.
I cannot recreate this issue, I scrolled down the page and then back up for a while
– https://www.screencast.com/t/yADMiDsS1
The header menu will be sticky as you scroll back up, then revert to it’s default position once the top of the page is reached. I don’t see the issue you mention unfortunately. Try testing on a different computer and see if the same issue is present.
Hi,
Indeed, there seems to be no page content whatsoever, no footer etc. Only the header is shown in the website at the moment. Basically these are the theme requirements
– https://forum.tagdiv.com/requirements-for-newspaper/
– https://forum.tagdiv.com/system-status-parameters-guide/
If these are met the theme and theme plugins should work, there could however be other factors regarding hosting or server configurations that can sometimes be causing issues.
Please check the theme system status, ask your hosting to increase the parameters mentioned in the guide if necessary. If there is still a problem, please send us an email at contact@tagdiv.com and provide admin login details, FTP and cPanel access as well if possible.
Thanks
Hi, since i m complete newbee for it, i managed only to put code inside top bar widget.
Now, few months later, i have similar problem, since i m trying to use Wine template, which is w/o top menu, and i want to put the same code (switch) to header menu, next to social icons.
If i get answer in that newer topic, i guess the same thing would be for mobile.