- 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
Hi,
I don’t quite understand what that the end result would be. Using it on a category page with category template 1 provides this result
– https://www.screencast.com/t/2cOKdWskkUhR
The code sets the width for the category header and description containers to 100%, it seems to work if that is what you want to do.
Thanks
Hello Chris,
I have inspected your website and saw that your header ad on mobile seems to work as expected, without any problem, as you can see here -> https://www.screencast.com/t/6CEaTYgtp7 Try to clear all the caches and check the results. Notice that the theme simply takes the ad code and render it on your frontend. The theme does not have any control to the size of your ad. If you do not like you should change the ad and for this, you should contact the Google Adsense department.
Thanks for the message!
That is in the headers but on the front page i have black text and when i put my mouse over it turns white like the background.
Hi,
You can assign a header menu for all the website, not specific pages. That is the functionality of the theme, there are no options to set multiple menus and condition them to appear on specific pages.
That could only be done with modifications to the theme files, there are some similar topics on the forum
– https://forum.tagdiv.com/topic/display-different-top-bar-menu-with-php/
– https://forum.tagdiv.com/topic/different-headers-on-pages/
– https://forum.tagdiv.com/topic/how-to-register-a-second-menu-for-woocommerce-pages/
– https://codex.wordpress.org/Conditional_Tags
Thanks
Hi,
Those settings should produce the default block header style. The block will inherit the template set in the theme panel. I have tested this functionality and it works properly for me
– https://www.screencast.com/t/tk4B6LKT
– https://www.screencast.com/t/iWrTybHnn
If you are doing the exact same thing and it is not working, we could take a look. Send us an email at contact@tagdiv.com and provide admin login information. Also include a link to this topic in the email.
Thanks
Hi,
It would be this color here, the initial color of the header which gets overridden by the theme panel color
– https://www.screencast.com/t/5W5Sjorv
You could change it there directly as you wish, this will fix the issue.
Thanks
Dear Sir/Madam,
Kindly allow me to congratulate you on your theme.
I’m contacting you due to a problem Ι have encountered and need to ask you a question.
Is there any way to fix this header in yellow as depicted in the link (https://prnt.sc/i6uiiy)? I want the header to be smaller in size or more responsive because on the mobile version it’s too big and you can’t see the picture displayed in the background https://prnt.sc/i6ujra.
I’d like to perform 2 things:
1) Make my header stretch all the way to both sides of the page, just like in this example: https://www.dropbox.com/s/zlgxoagnzxlioy0/Screen%20Shot%202018-01-28%20at%2012.25.03%20PM.png?dl=0
2) Put a border around Main Menu, just like in this example:
https://www.dropbox.com/s/zlgxoagnzxlioy0/Screen%20Shot%202018-01-28%20at%2012.25.03%20PM.png?dl=0
3) I really like the overlap taking place between the header and the main menu and would prefer to have that layout if possible.
Please assist.
Thanks
Danny
http://www.leake.life
Can I add different banners to the header? For example, can I use different header banners for Home, Category Page, and Single Page?
If not, is this plugin Ads Pro Plugin, compatible with Newspaper Theme?
https://codecanyon.net/item/ads-pro-plugin-multipurpose-wordpress-advertising-manager/10275010
Thanks,
Andrea
Hi Guys,
Whenever we have a header image, there’s always a huge space under it when viewing the sit on a mobile.
http://www.antonaslant.com/reviews/reviewsgear/how-to-pick-a-tyre/
any idea on how to fix this?
Hello! Please tell me how to remove the home page and sidebars headers H3, H4, they are marked in the screenshots. This is bad for SEO optimization. I’d like to replace them with the tags <span>, <p>.
https://yadi.sk/i/auGPaDwu3RZfDw
https://yadi.sk/d/yD1wUnrc3Q8gxL
https://yadi.sk/i/6Ulf_wcp3RrTso
When i changing header and footer logos in theme panel savings are not working
Hello!
How to place on the header another clickable element, for example, a button?
Thanks in advance!
Hello guys, I need help..
I need to put single photo AD in header, but.. I’ve uploaded it, and everything looks great, but when i opened my webiste on mobile there was only half of photo..Now i need help to put that photo in header and it must be responsive (mobile friendly)..Image size is 900×180.
Can anyone help me?
Thanks in advance.
(sorry for my bad english :D)
Why?
Warning: base64_decode() has been disabled for security reasons in /home/buxcar/public_html/economia/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1344
Warning: base64_decode() has been disabled for security reasons in /home/buxcar/public_html/economia/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1344
Warning: base64_decode() has been disabled for security reasons in /home/buxcar/public_html/economia/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1344
Warning: Cannot modify header information – headers already sent by (output started at /home/buxcar/public_html/economia/wp-content/themes/Newspaper/includes/wp_booster/td_util.php:1344) in /home/buxcar/public_html/economia/wp-admin/includes/misc.php on line 1114
Warning: Cannot modify header information – headers already sent by (output started at /home/buxcar/public_html/economia/wp-content/themes/Newspaper/includes/wp_booster/td_util.php:1344) in /home/buxcar/public_html/economia/wp-includes/option.php on line 919
Warning: Cannot modify header information – headers already sent by (output started at /home/buxcar/public_html/economia/wp-content/themes/Newspaper/includes/wp_booster/td_util.php:1344) in /home/buxcar/public_html/economia/wp-includes/option.php on line 920
Hello!
In all category page template sidebar starts below category description. I want to display sidebar from top of page. In Newspaper 8 version I add below mentioned CSS code in theme panel to change it:
.td_category_template_1 .td-category-header, .td_category_template_1 .td-category-header .td-container, .td_category_template_1 .td-category-description {
width: 100%;
}
.td_category_template_1 .td-main-sidebar {
padding-top: 48px;
The code was working fine with version 8 but unfortunately it is not working after upgradation to version 8.6.
Please advise how can I do this?
Thanks,
With regards,
Osnak
Hi there,
When I view my website from any width below 767px on my laptop the header ad displays fine (is centred and does not cut off screen), however, when I view my website from my actual mobile phone the header ad is not centred and is cut off on the right-hand side of the screen.
Any ideas how I can fix this so it shows up properly on my actual mobile phone? I have cleared the cache on my mobile phone already. Design works on a computer, but not on mobile.
Thanks,
Chris
How do I assign a menu to multiple pages? What lines of the Header.php and footer.php file do I modify? What code should I input?
Hi,
Please note that there are logo requirements, depending on header style used
– https://forum.tagdiv.com/logo-favicon/
An exception are header styles 9, 10 and 11 there is no limitation there. Using logo sizes as mentioned will produce the best results.
Also with the header style you are using the ad size would be 728×90 for best results, that is the allocated space for the header ad. The ad you are using is much larger
– https://www.screencast.com/t/bXFuhDnorR
I could give you a code to increase the minimum size according to your header ad, the result is here
– https://www.screencast.com/t/8TIXdoc9
.td-header-style-1 .td-header-rec-wrap {
min-height: 269px;
}
Thanks
I don’t recall page builder shortcodes working in the mobile theme as you mention. The solution does work, the same content from desktop will appear on mobile devices, if the mobile theme plugin is deactivated.
In that case the mobile menu bar and other menu color settings can be made here
– https://www.screencast.com/t/frwnJxOY
If the setting does not work, please set the color you want and provide a link to the website so we can inspect it. Also on mobile a different logo can be displayed
– https://www.screencast.com/t/Pk5KLjfs
Set the logo you want to appear on mobile there, or the default header logo will be shown.
The mobile theme was created to eliminate the use of page builder elements, thus increasing performance. If the page builder elements could be used, there would be no point to use the mobile theme in the first place.
Thanks
Today I woke up and to my demise TD Composer had stopped working. A fault CSS loader has taken place of the fast, original one, it simply quits the loading. It loads header background color then stops, sinalizing several jQuery errors.
I:
– disabled all plugins
– updated theme from 8.5.1 to 8.6
– update theme’s plugins
– cleared cache
– disabled cache plugin
Nothing worked!
Hello,
You can increase the logo using this code:
.td-header-style-1 .td-header-sp-logo img{
max-height: 125px!important;
}
As for the ad, you did not implement it correctly. Please use this guide:
https://forum.tagdiv.com/using-other-ads-non-adsense-ads/ and wrap the code in the proper div’s provided.
Thank you!
Hello BlobVideo,
Please make sure that your ads are set up according to our documentation from here -> https://forum.tagdiv.com/header-ads-adsense/
Thanks for your understanding!
but I bought the same theme about a year ago as well – and in that version it works without problems when I put in the composer-code on several pages. I was wondering why it does not work anymore. In the old version there where also more options with several fields.
your solution does not work: When I deactivate the mobile theme I have several troubles on mobile: first of all I cannot define the background color of the mobile header. It is black in the desktop version but white in the mobile version and with a white logo – that sucks. second the menu does not work before the page is fully loaded.
I cannot build every page two times – thats really not practical. Please don’t give me the “leave us alone answers”, rather than some constructive tipps. It worked already, so you can make it work again I guess. Or tell me how to deactivate the mobile theme only on several sites.