- NewspaperHeader Builder
- NewsmagHeader styles
- NewsmagHeader ads
- NewspaperHeader ads
- NewspaperHeader styles
- Apitd_api_header_style::delete
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
- Apitd_api_header_style::add
- ApiAPI – Header style – Introduction
- 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
Mine just blew out. I had a child theme.
I had to update style.css and header.php in the child theme.
Hi,
Please follow this topic to see how it can be done: https://forum.tagdiv.com/topic/how-to-not-have-header-ads-on-certain-posts/
Thank you!
Ah – yes – I’m afraid I’m not explaining myself well enough.
So this is a screenshot of the front page in full width:
https://drive.google.com/file/d/0ByYKnygx9Bswb2hrYVV5TFYzZnc/view?usp=drivesdk
And this is when it is scaled down to a smaller screen size:
https://drive.google.com/file/d/0ByYKnygx9BswM0p3YmVySW5VOTA/view?usp=drivesdk
I would like the header image to stay to the right so all four people are visible at all times.
Thanks.
Hello,
It could be some custom css you had in place for your header or a plugin conflict so please remove any custom code you may have in place and disable all plugins except visual composer, clear cache and reset cdn files.
Let us know if you still have trouble with the header.
Thank you!
Hi,
after we have updated the site to version 3.1 our header Adv To you show all at the top left. Look here –> https://dl.dropboxusercontent.com/u/22334399/Schermata%202016-07-25%20alle%2014.18.31.png
How can we fix it?
Thanks
Hello
I want to remove header ads from 404 error pages because adsense not allowing to place ads on the 404 error pages
so, How can i remove Header ads form the 404 pages
Hello
i Place Responsive Link ads Unit In Header and Bellow the Post But Ads not Live. If i change the ads size 728×15—-> 300*250 then ads working fine.
Hello aliou89,
If you want to hide the main menu bar for your mobile, you will have to use a bit of CSS code to hide it. Try the code below and place it in Theme panel->Custom CSS area.
@media(max-width:767px){
.td-header-main-menu{
display:none
}
}
The result -> http://screencast.com/t/KNlCCxprmN
Thanks.
Dear
My wordpress newsmag theams site is sylhetmirror24.com , i want to hide my top of the wordpress login menu , or i want to show it on footer menu any place .
Hello,
Each demo has it;s unique custom style added to it. The slider is a revolution slider element that is provided in the theme package and the social counter plugin got an update in newspaper 7 that allows multiple styles to be set to it. https://forum.tagdiv.com/social-counter-styles-on-newspaper/
As fort the line you mentioned, that comes from the header style: https://forum.tagdiv.com/header-styles/
I hope this helps.
Thank you!
Hello all,
If you want to use the Header Ads, please notice that the Ad will permanently appear on your Header. Please notice that our theme has been designed to use the Adsense code and if you want to use other ads, you will have to consult our documentation here -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/ and you will have to use our DIV’s method which is presented in documentation.
For header style 1, the dimensions for header ad is 728*90 px.
Thanks for your understanding!
Hello ,
Thank you for your answer ,
I don’t want a slider
I just want a banner at the lef of my header
you can see on http://www.super-voyageur.com the blank space in my header on the left .
I would like to put my banner , but I don’t know how to do
A slider is not the thing I wanted .
Hello I have a concern on the mobile version of my site, the header has been removed but appears when with his finger, as it moves on the sides. ( for the site : hxxp://radiodisneyclub.fr/)
Hello ntvweb,
If you want to have a higher height for your image, please notice that you will have to increase the height for that container. If your image will have a high height than this container, the image will be cut off. As example, if you want to increase this, you can use the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-header-header{
height:160px;
}
If is not what you mean, please provide more details about what you want to achieve, provide some useful screenshots so I can understand it better what you want.
Thanks for your understanding!
Hi, immediately after I updated to Newspaper v 7.2 the header increased in size: http://www.screencast.com/t/x6zhUmHZe9
If I reduce the number of menu items to 3 it looks like this:
http://www.screencast.com/t/Gi0EuYI5
If I reduce the menu item to 1 it reverts back its original size:
http://www.screencast.com/t/1o4ny8xIs
I’m pretty certain the menu can accommodate up to 7 items without distorting in size (as per your demo sites) so what do you think is causing the distortion on my site?
@sonlx32 Thx but I don’t think so …
@Kevin Thx but the documentation says:
Favicon Upload
The Favicon is an icon associated with a URL that is variously displayed, such as in a browser’s address bar or next to the site name in a bookmark list.
To add a favicon to your website go to Theme Panel > Header and open the Logo & Favicon section, select the favicon file you would like to use and click Upload. Your Favicon must be a .png file.
Recommended size for Favicon image is 16px x 16px.
After finishing the upload click the Save Setting button.
So, I think it’s possible like in HTML5 but how ?
Thanks and have a nice day
I have a similar question: I just want to put one image into my header ad area, but not sure what source code to use. Can I just put an </img> in there? Also, what are the dimensions for the header image for style 1? Thanks!
I would like to put three images side by side in YOUR HEADER AD , but when I put the code , only one image is displayed on the home page .
Please ask suport to solve this problem .
Thank you!
Hi,
Can someone please give me the step-by-step instructions on how I can expand the image header (where the advertisement goes) to the same width as the menu bar?
currently the menu bar extends about 3-4cm longer on the left and right side, and it doesn’t look as good as if they were lined up and the same length.
thanks
here is my site for reference http://stouffvillesoccer.org/
I have this header image I’m trying to use on this page:
http://dev.ntv.ca/
But Float:right won’t work on it. I need it to stay on the right side, right now when you change the size of your window some of the image get cut off. Can you help with this?
Hi,
I am using the News Magazine demo. On searching for some text from the Header menu, the search result page displayed contains Advertisement. How do I customize the elements/layout in the search result page?
Please assist.
Thanks & Regards
Hello Austrural,
Please notice that the Custom CSS code should have to be put it in that place, like this -> http://screencast.com/t/XReygXfGnEiH
For your second request, if you want to add some images to your header area, you will have to use the background-image attribute. Please try to use the below example for your website.
The code is ->
.td-header-style-7 .td-header-main-menu{
background-image: url("http://enewsvid.com/wp-content/uploads/2016/05/enewsvid_background.jpg");
background-size: 100%;
background-repeat: no-repeat;
}
}
The result is here -> http://screencast.com/t/kJwuXHy0X5z
If is not what you mean, please provide more details.
Thanks for your understanding!
Hi,
There is no custom implementation. You can use visual composer and place a revolution slider element at the top of the page. The logo position is added by the header style that you use. on the demo we use header style 11.
Thank you!
Hi,
This issue happens when the index.php file is called directly. Something that would not normally happen when browsing a site, only found by crawlers which find all of the possible url’s in a site. Please follow these 2 links.
https://ardamis.com/2011/06/02/fix-for-php-fatal-error-get_header-in-wordpress/
https://forum.tagdiv.com/topic/a-few-errors/
Thank you!
Sorry just one other question?
Is it possible to put a background image in the text header area, so that the image is in the background and text on top of the image, instead of using a background colour??
And if so how to you get the image in there etc??please remember I am not very technical of this sort of stuff.
Again many thanks
Garry