- 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
I would like to create a temporary landing page for use while I’m getting the site up and running. I have created a page using the ‘Centre description with image’ template. Under ‘Page Attributes’ I have also set the page template to be ‘Homepage – blank’:
https://dl.dropboxusercontent.com/u/41936/Screen%20Shot%202015-04-17%20at%2023.50.58.png
However, the page still has a header and footer. How can I hide the header and footer for this page?
Thank you,
Adam
Hi Alin,
Thank you but it doesn’t work better… With Newspaper theme i’ve done it with changing span in the default header module but with newsmag span setups don’t appear…
Maybe it should be a nice update for the future, just simply adding our logo on left without ads on right, with the size we want.
Sorry for my bad english
See you soon
Hi,
From what I’ve seen it looks fine on desktop and mobiles, use this for the tablets screens:
@media (max-width: 1018px) and (min-width: 768px) {
.td-header-style-8.td-affix .td-style-8-logo-wrapper a img {
max-width: 141px;
}
}
Thanks
Hi, I tried this code and it worked:
.td-header-style-8 .td-style-8-logo-wrapper .td-logo img {
max-width: 60%;
}
.td-head-style8-logo-desktop {
margin-top: 7px;
}
But it makes the logo go below the navigation bar when the user scrolls down on the main site or mobile:


Here is the entire Custom CSS that I am using:
http://pastebin.com/aNVvdF3d
Dear Sir(s),
I use the newsmag theme for the construction of my website.
Now he is already online, but I have a problem with the Ads, specifically in the header and the article ad. What happens is that when you click on the image link should go to the page that advertises but, in fact, the image go to the page where I lodged virtually (e.g. imgur.com). The goal was what happens in widgets. How can I simplify that and create a direct link and opening a new window?
Best regards,
Piso6
Hi,
Unfortunately this issue is normal because css code is apply in cascade so the css from above overwrite theme css so there is a delay and is visible. Please try to replace the above css code with this one and see if works better:
.td-header-style-7 .td-header-sp-logo img{
float: left;
}
Or this one:
.td-header-style-7 .td-header-sp-logo img {
right: auto;
margin: 0px;
}
I’m not sure if this will help because like I said it will be a delay when css code will overwrite.
Thanks!
Hi,
In Fashion skin, we see a girl image just after header logo.
I want to know how we can make a post featured in that section just after logo?
Thanks.
Hi,
I have checked your site again and that solution with css code is apply also on modules: http://screencast.com/t/GflLe2JD1OA you need to add an extra class to the paragraph like I suggested above – http://screencast.com/t/UUnBgX4R37zF and after use that css code something like this:
p.yourclass {
background-color: red;
margin: 0px;
padding-top: 5px;
}
Or you can follow the above solution: https://forum.tagdiv.com/topic/top-header-banner-howto/
Thanks!
Hi,
You can use this css and change those values like you need: http://screencast.com/t/E43aNWYr
.td-header-style-8 .td-style-8-logo-wrapper .td-logo img {
max-width: 50%;
}
.td-head-style8-logo-desktop {
margin-top: 15px;
}
Thanks!
Hi,
I have checked your site and did not found an issue like you have described.
Also you can paste you ad code in a custom ad and use this solution to plave it in the top menu file: https://forum.tagdiv.com/topic/top-header-banner-howto/
Thanks!
Hi,
1. Now I see your issue with header ad. If you don’t want to use header ad please remove also the code from that section and that space will be removed.
If you want to use header ad on mobile devices I can help you with custom css to hide that space for different sizes of screen using media queries.
2. For example I see that you use post style 8 for your articles. So if you comment or delete title from the code for this template – http://screencast.com/t/iddm2vcxxVW you can use another post styles where the title will be visible(those are not affected by your change in template 8): http://screencast.com/t/Am58acxL9jQ1
3. Replied via email.
Hope this helps!
Hi Alin,
Am referring to a page with all the authors listed on it. The 2nd part is what i need tried doing what you have told me to in the custom css and “If you want a page with all of your authors you can create one: http://screencast.com/t/NlTv6uCjkR also if you want ”
But after that i get an error –
+
Warning: Cannot modify header information – headers already sent by (output started at /home/spuri/public_html/gadgetbridge.com/wp-content/themes/Newspaper/includes/shortcodes/td_authors.php:1) in /home/spuri/public_html/gadgetbridge.com/wp-content/plugins/wpclef/includes/lib/wp-session/class-wp-session.php on line 124
As for the sidebar i want the whole sidebar to appear on categories page and the posts page, like the one i have on homepage. If you see the home page has sidebar till bottom and categories and posts have just the top half.
Also is there a way to make the sidebar sticky like found on the newsmag theme.
What is the best method that can be used to make the site appear on a phone exactly as it does on a PC? I tried commenting out viewport in the header.php and that worked for 90% of things but a few of my widgets show much differently on a PC then they do on a mobile – http://www.gadgetfriendly.net
If possible I would like the ‘featured news’ area at the bottom to extend across horizontally like seen on the PC and also for The ‘Top rated’ section to show regular size icons instead of super mini ones.
Thanks!
Hallo,
I really need to place a top header banner just a the beginning of the page, before the time, top menu, login. Please see the attached link.
Please any idea about howto cope with it?
It would be nice If I could manage it via ads settings in order to make it easy to the client.
repubblica.it/economia/?ref=HRHM1-4
Thanks
Regards
Hi,
1. You can use header style 9 with logo in the menu and the ad bellow: http://screencast.com/t/Lv7nTZbrJkHf Also please provide more details how you disable the ad. Do you use Disable option for adsense?
2. Unfortunately theme doesn’t have an option for post title in backend and I don’t think that will have. You can use another post template for posts that you want title. So if you comment title code in default post template you can use style 1 for post where you want title.
Please send an email at contact@tagdiv.com so we can take a look and also send us a link to this conversation so we can know who you are.
Thanks!
Hi,
You can change menu height using this custom css: http://screencast.com/t/r7RcYm58mjo but you will need further css customization for menu-items. If you don’t have basic css/html experience I suggest to hire a professional to do this for you.
.td-header-menu-wrap {
height: 70px !important;
}
.td-header-main-menu {
height: 70px;
}
Thanks!
Thank you for your answer.
What do you prefer to do to have in all pages-footer-header the same font ?
Use a greek google font?
Hi,
Please use this divs to display your banner in header ad(also for inline ad) section, just change it with your image: https://forum.tagdiv.com/ads-system-full-guide/
Also if you want to auto rotate banners, unfortunately the theme doesn’t have an option for this so please try to find a plugin for this.
Hope this helps!
Somehow the header / top menu / foot areas on my theme broke on its own (seriously was fine the whole day and looked at the site tonight and it only takes a fraction of the screen up whereas the the header and top menu bar used to extend fully across the screen) – Ive uninstalled theme, completely deleted directory from my hosts site etc but this thing has a hidden installation somewhere because each time I come back even after restoring defaults all of my past settings are there. Can a developer please tell me the correct way to ensure these theme is installed again like new and not looking like it is now – http://www.gadgetfriendly.net
Hi, I have the following website : http://www.festivalslive.com and I have the following banner ad that I want to be included in my header ad and article inline ad. http://www.festivalslive.com/wp-content/uploads/2015/03/mifa_2015_animee.gif
The simple problem is it is always asking for ad sense code and this is not an adsense ad but a banner for a festival which we want to promote on the site.
How do I get this working? (I have temporarily, made 3 jpegs out of this gif and have manually inserted as a slideshow, but thats not a permanent solution nor can I apply it to every post directly)
Kindly advise.
I have found and solved a problem.
Adblock Plus uses filters to block ads. Filters detect some words or classes to identify ads.
In our case we had 2 classes that causes Adblock to block images from site:
1. td-header-sp-ads
in my case used in file: /parts/header/header-style-1.php
2. td-header-ad-wrap
used in file: /parts/header/ads.php
I renamed both of those classes to: td-header-sp-adss and td-header-ads-wrap , and images showed againg with adblock turned on.
Later i added some custom css in my theme panel, and thats it.
Header keeps on breaking in the theme on my website. Any solution?
20150413T134025: http://www.victorypoint.tv/wp-content/themes/Newspaper/index.php
PHP Fatal error: Call to undefined function get_header() in /hermes/bosoraweb127/b1327/ipg.gamingthresholdcom/VictoryPoint/wp-content/themes/Newspaper/index.php on line 6
I’ve added an ad above the black menu in the header.php but its expanded the header and an all white background can be seen around it is there anyway I can set that color to match the menu bars default color?
Thanks!
Hi,
1. What header style do you use? When you remove the code from header ad should not be any space. You can use a header style with ad bottom like this one: http://screencast.com/t/YmF100QZmvf – http://screencast.com/t/k0saRd1M7Dn
Result: http://screencast.com/t/PXPIPcBT
2. You can comment title from post template that you use: http://screencast.com/t/xZYI5uL2I
3. Please add a game that you use for test and provide a link so we can take a look.
Thanks!
Hi,
You can set Header Style 9 for full width and disable Top menu from Theme Panel > Header: http://screencast.com/t/lmKXGPkk29yM
Also use this custom css in Theme Panel > Custom Css: http://screencast.com/t/imZEVdfJL1
.td-header-border:after {
content: "";
background-color: #4db2ec;
display: block;
height: 4px;
}
.td-header-border:before {
display: none;
}
Result: http://screencast.com/t/rAheQyge
Hope this helps!