- 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,
Unfortunately theme doesn’t have an option to change header ad position on mobile. A solution could be to disable header ad on mobile, use a custom ad bellow the menu for header style that you use(edit header.php file and use do_shortcode function) – http://screencast.com/t/PpSNXg2mbCII off course enable this custom ad for mobile from Theme Panel.
echo do_shortcode('[td_ad_box spot_id="custom_ad_1"]');
Result: http://screencast.com/t/ySMAR0Jp78IF
Thanks!
Well, I have successfully edited the 404 error for now. But I want to change the address title which comes in the browser’s tab from “page not found- TECH LEGENDS” to something else. Here’s the screenshot for better understanding I have marked the title in red http://www.screencast.com/t/xiaiOgcG
And another thing which I am curious to know, whether I can delete the header and footer completely from the 404 error page and display like : http://www.screencast.com/t/swkX1HdeyvQg
Hi,
The Page Loading Speed is really fast when no user is logged in but when a user is logged in (no matter if it is admin or not) the loading speed of the homepage is extremly slow. Also the login process and the logout process is slower than on other sites I own.
I disabled every plugin but that doesnt help.
Is there anything I can do? thx
Here my .htaccess:
<IfModule pagespeed_module>
ModPagespeed on
ModPagespeedEnableFilters collapse_whitespace
ModPagespeedEnableFilters remove_comments
ModPagespeedEnableFilters rewrite_images
ModPagespeedEnableFilters insert_dns_prefetch
</IfModule>
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /fitsta/
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /fitsta/index.php [L]
</IfModule>
# END WordPress
<IfModule mod_filter.c>
<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/plain text/html text/xml text/css text/javascript
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript application/x-javascript
</IfModule>
</IfModule>
SetOutputFilter DEFLATE
# BEGIN Expire headers
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault “access plus 5 seconds”
ExpiresByType image/x-icon “access plus 2500000 seconds”
ExpiresByType image/jpeg “access plus 2500000 seconds”
ExpiresByType image/png “access plus 2500000 seconds”
ExpiresByType image/gif “access plus 2500000 seconds”
ExpiresByType application/x-shockwave-flash “access plus 2500000 seconds”
ExpiresByType text/css “access plus 700000 seconds”
ExpiresByType text/javascript “access plus 700000 seconds”
ExpiresByType application/javascript “access plus 700000 seconds”
ExpiresByType application/x-javascript “access plus 700000 seconds”
ExpiresByType text/html “access plus 600 seconds”
ExpiresByType application/xhtml+xml “access plus 600 seconds”
ExpiresByType font/truetype “access plus 2500000 seconds”
ExpiresByType font/opentype “access plus 2500000 seconds”
ExpiresByType application/x-font-woff “access plus 2500000 seconds”
ExpiresByType image/svg+xml “access plus 2500000 seconds”
ExpiresByType application/vnd.ms-fontobject “access plus 2500000 seconds”
</IfModule>
# END Expire headers
Hi,
Unfortunately the header style 3(also header 6) use the same logo image also on mobile, you don’t have to upload a mobile logo. All header styles will be changed in Newspaper 5.
Until then you can try to make this change in menu-header.php file – http://screencast.com/t/2S3dTDOoo8u and now you can upload mobile logo – http://screencast.com/t/tMwGGtAbIOh this will be used on mobile devices.
You can activate the theme also when it will be moved on final domain. If you want to use it on multiple sites/domains you’d have to buy a license for each project.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Unfortunately the only way to display you code in all pages is to alter the theme code like I said above.
You said that want this block to appear on all pages, but I’m not sure what you want as you say that “it worked but not what I want”. Please provide more details.
If you use header style 8 the header ad is not showed, you could paste your shortcode – http://screencast.com/t/UuundnNlXw here – http://screencast.com/t/kXtAzkZteSp but also you have to make this change in header file – http://screencast.com/t/4OLbKiAk
Thanks!
Hello alin
you told me to put this cod in style.css like this http://screencast.com/t/ZxtvPYp2K
.td-header-sp-top-widget a {
float: left;
margin-right: 3px;
}
but i dont know why my style.css look like this
http://www.screencast.com/t/sU3OmQ33fLI3
this is my style.css
http://www.screencast.com/t/TIJ4RG0DHz
any advice please ?
Hello, I´m working in a new wordpress web with your newspaper theme and I have used The Header Style 3 – (full width logo) + menu; all is ok but I have a problem with the version of the logo for mobile. I’ve uploaded another file to use like logo in the mobile version but this does not work and continue with the normal logo instead of the mobile version.
This is the url http://palmvit.net/vitaepalm.htm
Another question, to develop the web I am using a provisional domain “palmvit.net”, when the web is finished will be another domain “palmvit.com”. I hope there is no problem with the registration and activation code, Now I have activated the theme in the domain “palmvit.net” but the final domain will be “palmvit.com”.
Best regards!
Hi,
1. Please use this divs – https://forum.tagdiv.com/ads/ as what you are using there is from Newspaper 5 documentation.
2. Just replace # with your url – http://screencast.com/t/mIAlBWEow9i
3. If you want to not display your header ad on your homepage you can add a condition to not appear on your home page – http://screencast.com/t/068xjygFQ you can find more info – https://codex.wordpress.org/Conditional_Tags
4. After you create your menus from Appearance > Menus – http://screencast.com/t/g87envJ30 you have to select your top menu and main menu from Theme Panel > Header section – http://screencast.com/t/hNRJq77FYOW
5. You will have to use fewer menu items if you don’t want menu goes on 2 rows/lines and adjust it using custom css. Let me know after you set your menu, I will try to provide a css solution, but if you have many menu items it will drop on 2 lines on tablets.
6. Unfortunately this is not recommended to create a page as your category and I cannot provide you a solution to make a category megamenu and link to a page.
There is a solution to add a banner/ad to category pages using do_shortcode function. Please check these topics as reference:
https://forum.tagdiv.com/topic/category-page-ads/
https://forum.tagdiv.com/topic/how-to-add-ads-in-category-pages/
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Yes, you can try to add a condition to your header ad to not appear on post pages(I guess that you want this) – http://screencast.com/t/vlBfCZVl3x You can find more details here – https://codex.wordpress.org/Function_Reference/is_single
if (!is_single()) {}
Thanks!
Hi,
Thanks @nf_prt
I have tried to access your site, but – http://screencast.com/t/oE7cCm7e
@nf_prt has right the logo image have an inline css for width, if you use header 1 you can change the image width from – http://screencast.com/t/y2ytMxJ8gzJg
Or you can try to use this custom css – http://screencast.com/t/UFueFmFA
.header-logo-wrap img {
width: initial !important;
}
Thanks!
Hi,
As you can see this is your image, so you have to adjust it – http://screencast.com/t/dkTt8dyHoFR
Or you can try this css to reduce the left padding – http://screencast.com/t/nzUASzKvEl – http://screencast.com/t/Ptq56m3g
@media (min-width: 1200px) {
.header-style-3 .container-fluid {
padding-left: 0px;
}
.header-style-3 .td-grid-wrap {
padding-left: 0px !important;
}
}
Thanks!
When I turn my transparent header off, it shows the header block off to the side and not even with the rest of the webpage. How do I fix that?
lakemurraytimes.com
Hello, excuse my English. I’m Brazilian.
Questions:
– When I put the code of the ads he repeats 3 times. How do I solve this problem?
– How do I put the announcement of the destination URL when it is clicked?
– Its place an ads above the prominent image of the post without it being also in my home? I do not want ads in the header home, just want a post alone.
– I set my in every possible and imaginable forms, but keeps showing the following text: Click here – to select or create a menu. 3 appears on the menus that. I do not know what to do. It only appears when I set up on the “customize” which shows the changes at once. When I go out to personalize it changes everything again.
– I want to stay with the Style 8 (logo + menu on one line), but some pages are below the menu line, leaving all unformatted in the “customize” option. Decrease the letter does not help. I wanted him to just + menu occupy entire header without the spaces on the side, is it possible?
– I created categories to make my mega menu and pointed out the pages, but, from what I saw, I get a link to access the category and the page link. You can not, for example to place ads above category posts, because it’s a category and not a page with the classic editor. You have a solution for this? I wanted when the player clicked on the title of the block he went to the page and not to the category.
My site: http://www.empreendendosonhos.com/
Thanks in advance.
Adriana
Hi!
Please help. I added the Facebook Like Box (Jetpack) widget to my homepage and the title of the widget is not the same as all the others. The background color is consistent with the rest of my headers but not the text. Where in the custom typography is the setting or what is the CSS to target it? I think I have tried all the custom spots that it could be.
Thank you!
Hi,
It is possible to make the ADS header to not display in single page?
Oh, I was referring to browser cache or it will show the old image.
I was not saying to resize the image you have, I said to change it canvas.
You can resize your logo from 150×150 to 100×100 and then change its canvas to 300×100.
Here, upload this and try it out.

As you can see in the theme panel, the theme expects a 300x100px image.
If you really want to use 150×150 you have to manually edit some files under the “parts” folder in your newspaper theme folder:
header-style-1.php (line 33)
menu-header-center.php (line 53)
menu-header.php (line 53)
replace width="300" with width="150"
The first solution has the advantage of persisting after an update while the latter needs to be redone after update (unless new version 5 of newspaper has more options).
Hi,
How can I get the logo aligned left?
I changed it in the css from center to left, but there is still a space. It should be begin directly over the menu, at the moment it is placed more to the right.
I found no other padding for that in the css, it is all fine like it is. But the logo begins not directly on the left side..
Hi,
Please paste the code in header.php file – http://screencast.com/t/YYh31R6DuhQ right after open body tag like it is recommended here – https://support.google.com/tagmanager/answer/6103696
Thanks!
I’ve semi solved the problem by changing the css file to load it white instead. I lose the text in the header momentarily however but I am ok with this I suppose. Thank you.
Hi,
From version 1.8 of Newsmag also new documentation will be available and you will be able to create a new header style. Unfortunately the theme doesn’t have an option to display a different header on pages and you will need cusotm work.
Like I said above if you want to display header ad on homepage and a different ad(custom) on other pages you can try something like this: http://screencast.com/t/OMWziAGa2
Homepage – http://screencast.com/t/ngHHxChwgacA
Post page – http://screencast.com/t/4qo1NyLFhp
Thanks!
hello I can not make it work.
Exactly as I add the code? I use style 8 and this is my editor
http://www.screencast.com/t/xNuqg8TDYk
I want to show the html header http://www.screencast.com/t/bzCA5VyC
in all subpages http://www.screencast.com/t/e9ZBee1cFZ
I need your help. Thank you very much.
Hi:
I have read Chris’s insight and other comments by authors and implemented them in my site. However, my page speed is following
-google test 29/100 mobile and 35/100 desktop
-GTmatric 68% and YSlow 69%
-Pingdom 64/100
My wordpress: using WP super cache, APC, WP Optimize, TD-booster, implemented Chris header release code, and function code, the only thing I don’t have is an image-compressor, I do have about 20+ plugins including google map, WP ads pro, tweeter feed, instagrem feed
my server: demi-dedicated VPS 3GB ram SSH disk
Server setting: mod_deflate is active and gzip compression also. Also PHP code and MySQL queries are cached by xCache, and all our clients are on SSD disks.
My questions:
1) Anything that I did wrong?
2) Any other improvements I can get?
3) Any suggestion or tools I can implement?
Thanks a bunch
Thank you for the fast response. So I can put the script anywhere in the header and it will work or do I have to put it in between the <div> tags? Also can I use get_header() to tell the Page.php and Single.php which header to use? if so, I want to create a duplicate header for each one of the headers and name them header-style-1.0 what part do I put in between the () to make the header work, the style-1.0 or just 1.0?
Hi,
You can find header templates in parts > header – http://screencast.com/t/bbM68e3A You can create a condition depending in template that you use and add a condition to display “header ad” on your homepage and else used do_shortcode to display a custom ad(paste your code in Theme Panel > Ads). You can find out more details about conditional tags here – https://codex.wordpress.org/Conditional_Tags and use this code for your custom ad:
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
I have not activated the Newsmag theme yet. Im trying to do a lot of the customizing before it goes live. So it leads me to my question. I need to separate my homepage header from the header used by all the other pages. How do I do this? I have an ad code from my ad network one needs to be used for my homepage and needs to placed in the header. The other code needs to be placed in all the other pages and post header. How do I created two different headers? I notice when you click the header.php it has no header code in it. Where do I find the header for the style Newsmag I want to use?