- 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
You are doing nothing wrong, that header style is boxed by default. Now you could enter this code in the Theme panel->Custom CSS
– https://www.screencast.com/t/MtwBNxdEbzA
.td-header-style-3 .td-header-menu-wrap {
background-color: #2c3240;
}
This would be a solution to also have the centered menus and a background color as you want.
Yes thank you I have removed the stretch option but then it leaves a white background space at either end of the menu. I’ve also tried stretch container only.
The header background is set to the same blue as the menus. I can’t seem to find a color setting for that whole main menu row.
What am I doing wrong?
Richard
Hello,
I think you mean the top menu as the main header menu is already shown on mobile devices.
Please read this guide: https://forum.tagdiv.com/topic/top-menu-mobile-2/
Thank you!
Hi,
You could create a child theme, there is one provided in the theme package. Copy the header file there (be sure to create the same directory path to the file) and modify it there
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
This way this modification will not be affected by a theme update.
Thanks
Hi
Firstly thank you for the hard work you put into developing another seamless upgrade to the brilliant Newspaper theme.
I am using the Style 3 header on http://www.womensgolf.com and I would like to centre align the top and main menus. Currently they are left aligned. Is there some custom CSS that will achieve this?
I have linked a picture of the current header.
src=”https://www.dropbox.com/s/xf5dqbq1mfvznjb/header.JPG?dl=0″ alt=”current header on womensgolf.com” />
Thanks
Richard
as i was about to do installer this pop up need help:
Downloading installation package from https://nitinthusoh.com/wp-content/themes/Newsmag/includes/plugins/td-composer.zip…
Download failed. cURL error 60: SSL certificate problem: self signed certificate
Hi.
http://dragoernyheder.dk/2018/01/01/skoenhed-og-helse/
Can somebody help me. I want to remove the top ad from this page and only this page. I have found out how to remove the post name header using :
.post-8422 .td-post-header { display: none };
but I can’t quite figure out how to get the top banner hidden.
Hope somebody can help 🙂
Thomas
Can we display the header menu of the website in mobile devices?
Well, you need to take the child theme from v8, then apply any customizations you did with v6 to the v8 child theme. So, let’s say you put a custom footer in your v6 child theme, you’d move that over to the v8 child theme.
So, you might use file comparison software and compare the v6 theme with the v6 child to see what you changed; then move over any edits to the v8 child theme. Only reason to use child theme is if you made changes to the files (I personally just hack the main files, and keep track of that; stuff like removing the pingback in header, or removing comment count from the author block page element for author index, etc.).
Basically if you use v6 child theme to “over ride” the v8 theme, then of course stuff will be broken as the CSS, various functions, etc. are different. So, it’s like over-riding one theme with totally different theme — won’t work.
Thanks for the help.
I added the slogan in the HeaderStyle10.php file and it works just fine.
I normally don’t like adding stuff to the themes core files.
Does this change to HeaderStyle10.php means that I have to redo this process when a future update of your theme will arrive?
Kind regards
Hi,
We have implemented the TagDiv AMP plugin, however for some reason:
– Certain content on main page does not show – certain post header images
– AMP does not follow through when you click a blog post, you are redirected to the normal page
– Logo looks blurry
Site URL is https://smart.lendify.se/
Thanks
If you stretch the main menu and increase the font
Header Style:
Style 2 – Multipurpose
Force Full Width:
HEADER ⇢ LOGO AND AD SPACE = stretch container and 1600px content
HEADER ⇢ MENU = stretch container and 1600px content
Font Settings:
MAIN MENU = Size 26px
Then add a couple menu items…
Thanks, The logo code works great. But, it is showing somewhat smaller than the header logo. Can we increase its size a bit, so it can compliment with the header logo. Please have a look at this pic. Rest seems fine.
Thanks in advance.
Hi,
After activating the child theme the home page and category pages has a normal header, but the content below is white blank. In the browser console it shows a 500 error. Regular pages (with out tagdiv composer blocks) and single posts works fine. The strangest thing is that when the the homepage loads and show blank area on the content part, the homepage works fine when clicking at “home” on the navigation (which directs to the very same page), but while just performing a manual page refresh the content is blank. Any idea?
Hi,
So the footer logo on mobile should be of the same size as the header logo, on mobile.
Try something like this – https://www.screencast.com/t/gsoz9vsmDZ
That should be entered in Theme panel->Advanced CSS in the phones section
.footer-logo-wrap img {
max-height: 100px;
}
Thanks
Dear, I want to display the footer logo size in mobile devices the same size it shows in header logo. Please look at this pic:
Please guide me the way to change the footer logo size the same as header logo size in mobile devices.
Link of the website is:
Thanks
Hi,
On the homepage of the site in the header section I would like to remove the YouTube Icon. I have targeted it using CSS with the inspector tool many times only to have that CSS applied and not work.
I have tried using incognito browsing and deleting all browser caches. Nothing seems to remove it.
The site homepage is here – https://www.thechildhoodlife.com
Thanks
Shane
Hi I am using Header style 10 in your Newspaper theme with a normal and retina logo and wanted to add a slogan below that logo.
The thing is that Newspaper either shows only the logo or only the tagline if the logo is disabled, but I want to show them both.
I already have a little workround where I disabled the logo in the logo url field and made a in the tagline field to get them both. But this method doesn’t cover the need of a retina logo.
Could you please help?
I need your assistance.
Whensover i put the header ad code or sidebar code of medlife a GREY blank portion appears how to solve it ? And the header ad looks proper on desktop but in mobile theme a blank grey portion appears , i am having 5 months support pending and a newbie to wordpress so please help in simple non techy way. check below the screenshots of the grey blank area
https://photos.app.goo.gl/Pjy27XT87MsGzdrm9
here is the medlife affiliate ad which i insert 
Thanks in Advance
Hello,
You will have to edit the page in the tagdiv composer and remove the icon from the header for that specific block. Please use this guide to learn how to edit pages: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thank you!
That is an unusual problem, it seems to be related in someway with the top header ad. If removed the problem is gone. I could provide you with a code to fix it
#td-outer-wrap {
overflow: -webkit-paged-x;
}
Enter it in Theme panel->Advanced CSS in the phones section, check if it fixes the problem.
Hello,
This is a well known issue with WP and it does not seem to have any specific cause. If you google the “the plugin does not have a valid header” you will see that there are lots of topics opened on this issue but no solution provided.
The simplest course of action would be to just install the plugin via ftp.
Please also use this guide to make sure you meet the requirements for newspaper: https://forum.tagdiv.com/requirements-for-newspaper/
Thank you!
Hello!
My site https://www.footbik.by
How can I make the header ads visible in the mobile version on all pages except the home page?
Thanks
I have added the code for a non adsense ad in the side bar I have also tried that code that in other template advertisement areas (after article and header) but there is a huge space between the ad and the rest of the template. here is my website http://www.wkndbinge.com. Can you help me fix this error?
Thank you for that! Unfortunately, after setting the author template as the default from the cloud templates, the author page only displays the header and the footer of the page, no articles or other content, including the author profile.
Is there something else that I’m missing?