- 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 fquiquet,
Yes! If you want to change this style you should add the above code which I gave you above directly in style.css and then you can customize each block header from the composer.
Thanks for your understanding!
Looking for some instruction: I want to add header pictures on my home page under my main menu and create a slide. I am using a travel blog theme. Any idea how to do it?
Hello, i have installed WP super cache, but now the ads on the right side on homepage are not displayed to other users. I can see them but others can not. My site is https://goo.gl/a5jXTK
I have set also my .htaccess to this setting
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
# BEGIN cPanel-generated php ini directives, do not edit
# Manual editing of this file may result in unexpected behavior.
# To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
# For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
<IfModule php5_module>
php_flag asp_tags Off
php_flag display_errors On
php_value max_execution_time 180
php_value max_input_time 60
php_value max_input_vars 1000
php_value memory_limit 256M
php_value post_max_size 64M
php_value session.gc_maxlifetime 1440
php_value session.save_path "/var/cpanel/php/sessions/ea3"
php_value upload_max_filesize 64M
php_flag zlib.output_compression Off
</IfModule>
# END cPanel-generated php ini directives, do not edit
# BEGIN Compress text files
<IfModule mod_deflate.c>
<filesMatch "\.(js|css|html|php)$">
SetOutputFilter DEFLATE
</filesMatch>
</IfModule>
# END Compress text files
# BEGIN Expire headers
<ifModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 604800 seconds"
ExpiresByType image/jpeg "access plus 604800 seconds"
ExpiresByType image/png "access plus 604800 seconds"
ExpiresByType image/gif "access plus 604800 seconds"
ExpiresByType application/x-shockwave-flash "access plus 604800 seconds"
ExpiresByType text/css "access plus 604800 seconds"
ExpiresByType text/javascript "access plus 604800 seconds"
ExpiresByType application/javascript "access plus 604800 seconds"
ExpiresByType application/x-javascript "access plus 604800 seconds"
#ExpiresByType text/html "access plus 600 seconds"
#ExpiresByType application/xhtml+xml "access plus 600 seconds"
</ifModule>
# END Expire headers
Hi,
The news ticker can be placed in any location of the page, using the composer
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
If you want it under the header simply place it as the first element on the page
– https://www.screencast.com/t/ChQeysb0T
Thanks
Hello,
Having issues with the Ad sizes. Use an Ad Service called Mantis. Similar to Adsense. All banner ads that are 728px do not display properly (have tested Header and Article Bottom). They are small. The sidebar ad is working properly. If I add the demo image back into the ad it works.
Please look at this post.
https://pointyleaf.com/2017/10/young-autistic-patient-can-finally-speak-after-2-days-of-cbd-oil/
The header ad is:
<div class=”td-all-devices”>
<div data-mantis-zone=”header”></div>
</div>
My Ad Displays the proper size, with the image. But if you look at the Article Bottom Ad, it is small. If I add the demo image it is the proper size.
Here is the Article Bottom Ad:
<div class=”td-all-devices”>
<div data-mantis-zone=”content-bottom”></div>
</div>
Can you please help with this?
Hello,
I know you mentioned this a couple of times. However, I just want to confirm something before that.
As I have mentioned before the <head> section is located in the header.php file. This file is found in the main theme folder
– https://www.screencast.com/t/3ORNutEVslq
Enter the provided code there between the head tags, that is what option 2 suggests.
1) If I add Bing’s meta tracking HTML there…does it mean I don’t have space to add google’s? and others? or I can do this for both search engines…even if there are 3 search engines ask me to place the meta tags/codes , then i just add them there one next to each other?
2) It also mentioned on Option 1 to upload the file on web server. http://jazko.com/BingSiteAuth.xml Same question applies. Where exactly should I go do to that? I bought this from hostgator (C panel) and using wordpress with Newspaper theme. Where exactly are they referring to? Also, if other search engines ask the same thing. Wound’t it be a conflict if I upload many XML to the same spots? or they work just fine as long as I put it on the right spot.
I tried to look it up online, but on one is explain this logic. If you know how things work here, can you please help to explain me a bit?
Thank you!
If you add content in the main content editor for a WooCommerce product, the resulting page shows the content in the Description box that theme provides, but the word ‘Description’ appears as a header in the content box. It’s redundant.
How do I remove this?
Hi,
Wonder if you could help…
I am using header style 1 – i need to centre the menu so have used:
.td-header-style-1 .sf-menu {
display: table;
float: none;
margin-left: auto;
margin-right: auto;
}
This works on desktop view but not tablet or mobile. In the latter screens the menu shows cascading down the screen.
Any ideas?
thanks
Sounds like DNS error but checkup shows okay
https://mxtoolbox.com/SuperTool.aspx?action=https%3a%2f%2fbitcoinwarrior.net%2f&run=toolpage
Might be your own ISP.
Normal debug would be turn all extra post options OFF like related post, more from author, fly out, sidebar widgets; disable plugins; check server ERROR LOG for bad plugins.
Check system status in theme panel. You do need to have more RAM allocated to WP, longer timeout settings for php, etc.
You also need to setup your site/hosting properly for WordPress with things like GZIP/deflate, expiration headers, etc., which have nothing to do with the theme
https://gtmetrix.com/reports/bitcoinwarrior.net/O7Zrep1j
Need to fix bad requests, like
https://i0.wp.com/bitcoinwarrior.net/wp-content/uploads/2015/02/220x180.jpg?w=696&ssl=1
Hi,
From what I can see you do not have a top menu currently in the website. Only the main header menu is present. I could give you a code that you can try for this situation with the header menu on tablet (portrait). Something like this
– https://www.screencast.com/t/K4XCaaM2w
Try entering this code in Theme panel->Advanced CSS in the portrait field and check if this is a possible solution.
.td-header-style-5 .td-header-menu-wrap-full {
height:60px!important;
}
.td-header-style-5 ul.sf-menu > .td-menu-item > a {
padding-left:0;
padding-right:18px;
font-size: 11px;
}
Thanks
I would like some advice on wether I can move the news ticker up under the header , above the featured posts
Hi,
I believe you mean the logo. Header style 10 that you selected does not have a limit for the logo image size
– https://forum.tagdiv.com/logo-favicon/
You can choose any image size you want, and it will be displayed in full, with that header style.
Thanks
Hi,
The Yoast SEO plugin generates multiple sitemaps, more information about how to proceed further in this tutorial
– http://www.wpbeginner.com/beginners-guide/what-is-a-wordpress-sitemap-how-to-create-a-sitemap-in-wordpress/
– https://www.screencast.com/t/6daaK2Ixf
You can search online if you want to find more in this matter. There is plenty of information that you can read.
The theme has basic markup for posts, here you can find more information about structured data
– https://developers.google.com/search/docs/guides/intro-structured-data
– https://moz.com/learn/seo/schema-structured-data
– https://yoast.com/seo-basics-what-is-structured-data/
There are plugins that you can use, that would be the easiest way if you require additional options.
As I have mentioned before the <head> section is located in the header.php file. This file is found in the main theme folder
– https://www.screencast.com/t/3ORNutEVslq
Enter the provided code there between the head tags, that is what option 2 suggests.
Thanks
Hi,
If you try it like shown there will be no damage to the block. Simply add the icons you want for each block and use the CSS provided
– https://www.screencast.com/t/adk3VHIC9
– https://www.screencast.com/t/4vnYPSsK
I have tested this for default block header template, if you use a different block header template, the CSS code might need some modifications.
Thanks
The header is not appearing on any browser.
The problem started to happen when I installed the latest update to Newspaper 8. The header is not appearing on the homepage on both the desktop and mobile versions of the site. I have tested it on other computers and phones and it doesn’t appear to be a cache issue. Can you help please.
OK, it’s working but now how to have a different color for each header like here https://demo.tagdiv.com/newspaper/block-header-1/
Thanks Catalin. I have followed that already but I don’t see how to create the link for where the ad needs to go in that. If you have a look at http://www.staging.snowsbest.com you’ll see I have created a header ad and various others. But where in that ‘code’ do I create the link for them to go?
i am using one of my demos ( https://demo.tagdiv.com/newspaper_craft_ideas/ ) on my site
i want to replace the Header with my own header.
the documentation states —- Navigate to Newspaper > Theme panel > Header style—> select the desired Header template. I have selected 10. (default)
What size should i make the header Height / width ??
Hi All!
I am building a custom plugin in Newspaper 8 and am having an issue with google maps. It is loading only a blank box with a couple of the map elements, but never gets farther than that. I’m using the Javascript V3 API. I have tried the simplest version, re-arranging code and reference placement, even putting the javascript and reference right in the header or footer, generating new API keys, etc… Nothing has helped.
I’m wondering if anyone has advice, or if there is some kind of conflict with the theme (like another common API reference that is getting in the way?). Anything would be helpful at this point.
Thank you.
Hello, I need some help about banner ads
I want to include a Banner Ads in header of a Category Group o Section Post,
a send you a image example!!
https://k60.kn3.net/4/1/A/A/4/2/E31.jpg
Thank You
Jorge A.
Argentina
Hello 🙂
For customizing I need to edit index.php and header,footer.. etc php files. (copied to ftp child-theme folder)
Actually at my last work with bootstrap theme I had to make child theme and have very complex and uncomfortable situations..
I don’t know whether to work without child-theme or not.
If it has no problem then I’m willing to use and edit original theme files freely.
Is there any problem about child-theme(updates, etc..)?
Hi,
The header ad is displayed on all the website. If you want to remove the header ad on specific pages, you could create a condition in the header template code, where the ad is called
– https://developer.wordpress.org/reference/functions/is_page/
An example here – https://forum.tagdiv.com/topic/page-without-top-ad/
Thanks
Hello thephoenix911,
Unfortunately, please notice that here -> https://www.screencast.com/t/ScRM6NI3M you will find all of the header styles templates which are available. The theme does not have any such an option that allows you to increase or decrease the logo and ad space, sorry! To achieve best theme results, I suggest you use only one header template from our lists. As an example, if you want to display a bigger logo, you should try using the Header Style 10 which display the logo in full-width.
Thanks for your understanding!
I’m using Ultimate Member plugin and have it set up with the login/register pages. But it has the Header advertisement on those pages and I want to remove that. Any way to do that? Thanks.