- NewspaperHeader Builder
- NewspaperHeader ads
- NewspaperHeader styles
- 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
- NewspapertagDiv Cloud Library Plugin
- NewspapertagDiv Composer Tutorial
- NewspaperUsing the Theme Translations with WPML
- NewspaperInstagram in Newspaper WordPress Theme
- NewspaperWeather Shortcode
- NewspaperThe Mobile Theme
- NewspaperLogin – How to Enable User Registration
Thank you guys. I’ll wait support folks.
Yes, I see that also. The “z-index” for the mega menu appears to be lower than the Google ad when you have the logo + ad below menu setup.
[menu]
[logo][ad]
You likely need to increase the z-index for the mega-menu. I’m not using the mega-menu at this time, so not sure what class would need to be wrapped, and added to the custom CSS panel.
Sorry, but you should without question use a cache. It will only mess things up for your visitors if you use the wrong settings. W3 Total Cache without minifying javascript or CSS is safe. This issue has been brought up and this solution recommended in Newspaper’s docs and the forum many times. 🙂 It will pretty much do a page cache, expiry headers, and basic (but highly necessary) compression.
W3 Total Cache can also be combined with a service like Cloudflare, which serves your site to visitors from its servers rather than your own. It speeds up delivery of some resources and helps with your server response time. (Pagespeed reports that your server responded in a massive 3.7 seconds.) I use this setup too.
A plugin like EWWW Image Optimizer will help with your optimize images problem. Note that you’ll want to do a one-time bulk optimization of your media library, which will take a long time, but after that it should just optimize on upload.
Feel free to ask for more details on the above steps. Once you try all of them, check your scores again. They will have greatly improved.
These are the steps that require little or no technical knowledge, but uf you still need more, start reading the excellent posts by Christopher Simmons and others in the sticky Pagespeed thread.
Best of luck!
Ah, okay. I have AdBlock installed so I didn’t see it… and pausing it doesn’t seem to work, so hopefully someone else comes by to help. The official support folks are away over the weekend.
header ads overlap mega menu.
What about it? The fact that you’ve set it to mega menu, or something about how the mega menu is supposed to look but doesn’t?
Lucian:
I don’t know what I did wrong. Please check these:
1. I removed the code from
https://www.evernote.com/shard/s250/sh/1e344332-217f-4bad-8654-521d220cbb5c/c4fc56dee9387eac0a7cacaf53a23047
2. I pasted the new code and changed the class from “span9″ to “span8″
https://www.evernote.com/shard/s250/sh/cf1d922b-94f1-49aa-986d-3002a52fcb58/5a9086d96f63d8473f46dd618ab1cda9
3. I Added the css
https://www.evernote.com/shard/s250/sh/a6430983-feef-4141-8dd4-c2b3e49409ab/56e5f0eb455d5e61cde62736d62830cb
4. And now you can see that the search box is not in the top menu or any other place.
You can also see that the last category is being push below.
Any help will be greatly appreciated.
Thanks.
Hi,
Please follow this topic: https://forum.tagdiv.com/topic/move-search-icon-to-top-header-menu/#post-14285
Thanks
Hi:
I need more space in the header menu (main) so I want to remove the search and move it to the top menu. Can this be done? How?
Thanks
Hi,
Thanks Christopher!
@CosBeauty As Christopher this could be an Google issue, just to be sure of this please paste here your site’s URL so I can check this, you could also make sure that you have the set the ad right in theme panel: http://screencast.com/t/A3FysjcPLB
Thanks
Glad I could help!
Thank you!
Hi,
The theme doesn’t have a feature like that and adding a different logo on smart snap menu wasn’t added as a feature on any theme versions, this was done using a hack and if you want custom work again you will have to add it yourself or hire someone to do it for you.
Do it like this: http://screencast.com/t/myuIIiFDY
@media (min-width: 1200px){
.td-header-style-8.td-affix .td-menu-wrap #td-top-menu {
padding-left: 0px !important;
}
.td-header-style-8.td-affix .td-li-wrapper-menu {
float: left !important;
}
.td-header-style-8.td-affix .td-style-8-logo-wrapper {
display: none !important;
}
.td-header-style-8.td-affix .td-style-8-logo-wrapper .td-logo img {
display: none;
}
}
http://screencast.com/t/IPbZOvLGCsz
Thanks
-
This reply was modified 11 years by
Lucian.
Likely an issue with Google; theme doesn’t control loading of the ads; only places the code on the page. Usually such outtages clear up over time. And sometimes their system just times out.
Issues seem to happen end/first of month, when Google starts messing with their universe 🙂
You can also check your account to see if any messages about your site, such as violation of anything, although they usually email you about that.
Hi,
We’re currently running V3.8.4 of Newspaper, and Google Adsense Ads are no longer displaying in the header. They have been up until recently and there have been no changes made to the Google Adsense code in the theme setup.
Any clues?
Cheers
Bill
Hi Lucian,
I forgot to enable the mobile menu – now everything is working!
Thank you so much!
I will rate 5 stars 🙂
Carolin
On header style 8, it doesn’t shows on the menu (floats on the right hand). It is clearly a bug and you need to fix it! You can’t just leave a simple bug as it is! Please provide a perfect solution for it!
P.S: I can clearly see that its the default header style and NOT the header style 8!
Hi,
Remove the settings for the header text color from block editing panel and use this custom css to change the color on hover as you like: http://screencast.com/t/A7vjWDVoaG
.block-title, .td_title_style_1 {
border-bottom: none;
}
.block-title a:hover {
color: blue !important;
opacity: 0.5 !important;
}
Thanks
Hi,
I have tested your site and found no issue’s with the top menu, looks and also responds well to all screen widths.
You can use this custom css to display it on mobile also: http://screencast.com/t/NFOuvSvSWQ7i
Thanks
Hi Lucian,
first, thank you so much for your support! Your provided code works – and it doesn’t work. The menu is floating right and it reacts responsive. But for mobile it is still not visible. (By the way, the logo is “jumping” around when the browser is shrinked.
Do you have one more advice?
Thank you,
Carolin
Hi,
Please replace the menu-top.php file content with this: http://pastebin.com/74EUnHPZ ..like this: http://screencast.com/t/6LYQko2qvJ
Then add this custom css in theme panel > custom css:
@media (min-width: 1200px) {
.top-header-menu, .td-header-menu-wrap .menu-post-and-page-settings-container .menu {
margin: 0px 49px 0px 0px;
}
}
.td-header-menu-wrap .menu-top-container {
float: right;
}
After this you will have the item displayed at the top on the right like this: http://screencast.com/t/HNAnqycD
Note that this will remove the top right widgetised area, only use this if you aren’t planning not to use that area.
Thanks
With your Speed Booster Pack settings:
1.Loads javascript files from Google Libraries
2.Defers parsing of javascript files.
3.Removes query strings from static resources
4.Load CSS asynchronously
5.Minify all CSS styles
6.Insert all CSS styles inline to the footer
Remove junk header tags
Is there a way to stop the Google Adsense Ads loading first? When you access a page, it’s all white for a second, then the ads popup in the wrong places then the css kicks in and the whole page looks correct again.
Thank you 🙂
Hi,
Could be make sure you empty cache, purge files if you use any CDN or cache plugins.
Also inspected your site for this custom css and I found all but this:
.post header h1 {
margin-top: 17px !important;
}
This is why you still have this issues. Please make sure this css it’a added right into theme panel.
Use it like this:
@media (max-width: 768px) {
.single .post header h1 {
margin-top: 17px !important;
}
}
You could also try to edit the style.css file and add it there if still dose not work.
Thanks
Perfect. Thanks Lucian.
Hi Lucian,
thanks for your help. I tried your css and it works. But when I move the top header menu items to the right (using this css):
header menu
*/
.td-full-layout .td-header-menu-wrap,
.td-boxed-layout .td-header-menu-wrap .container {
background-color: #2b2b2b;
padding: 2px 0 4px 890px !important;
}
The top header menu is not visible on mobile. Do you have any idea how to show the top header menu items on the right AND showing them on mobile?
Thanks a lot,
Carolin