- 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
Hi,
I don’t understand why but, in my pages, the header and the footer don’t take 100% of the with of screen, like if I have had a background on the left and right.
Does someone could help me please?
Regards
Stef
Hello guy need some help,
i would like to have the Header image on Posts like this:
http://demo.tagdiv.com/newspaper_blog_travel/2015/12/15/td-post-lake-como-a-true-love-story/
At the moment it´s boxed: http://www.urban.dog/hundegesundheit/vorsorge/floehe-was-du-zum-flohbefall-beim-hund-wissen-solltest/
Can you help me? Also I would like to use the REv Slider on Fullwidth on my homepage header…
Thanks Sylvester
Hi. on http://denzeny.sk/ there is an error on Mozilla WebBrowser. There is an empty space under the Header menu. In Chrome it looks ok. Thanks for your time and advice
Hi;
Would you please help me to show text or tag line under our logo ?
i want to have a small description under our website logo in the header.
best regards
reza
Hello,
I’m not sure what you mean, but if you are referring to the header and footer to be in full width, then you need to remove any background color or image you might have set to your site.
Let us know if this is not what you mean.
Hi,
You can try to make it button-like using this code:
.td-header-top-menu .td_ul_login a {
color: #ff0000;
border: 1px solid red;
padding: 4px;
border-radius: 6px;
}
result: http://screencast.com/t/OyW9vdEyLi1
Thanks.
When I access my website http://www.reviewfood.net – It works fine on desktop
But
It is NOT rendering Home page content (created using Visual Composer) on mobile devices. Header and footer areas are displayed in mobile. Even Related posts/articles at the end of page content is displayed too.
I tested it on http://ready.mobi/ and here’s the screenshot :
OR
link to access the screenshot
https://drive.google.com/file/d/0B1MoMtLzqDh2bDJSZ1lwMjl0cmM/view?usp=sharing
Ok Thanks.
About The Sign In in the top bar.. how can i make it more attractive and visable.. like perhaps a button style concept or what ever you suggest that would be visually appealing and stand out..
you supplied with the following CSS which only changes the colur of txt.. what else can you do to make it more appealing with Custom CSS
.td-header-top-menu .td_ul_login a {
color: #ff0000;
}
Hi,
I would like to report that this Header Menu is not clickable via mobile (iPad Safari browser), click and nothing happens.
Work only in desktop and mobile phones, tablets not.
Hello,
Unfortunately we have not tested wpglobus so we have no idea of it;s functionality. if it works ion a sidebar, probably it has a shortcode. You can use a do_shortcode function in the header file and see if the translation comes up. Here is an example of how to add a shorcode function in a header file: https://forum.tagdiv.com/topic/how-can-i-set-the-revolution-slider-int-header-not-in-content/
The topic refers to a revolution slider shortcode but the method is the same. Replace the rev slider shortcode with your plugin shortcode and try it out.
As for the language, the plugin should have the language translation option. Our theme can be trnalated from the translations panel: https://forum.tagdiv.com/loading-translations/ but i cannot say for sure about the plugin as it’s not tested.
Thank you!
Hello,
If you want to place a rev slider element in the header, you will have to use the revolution slider shortcode to do it. You can use this function top wrap the shortcode in so it can be rendered by the theme: https://developer.wordpress.org/reference/functions/do_shortcode/
Here is an example of how to use it:
After you create the slider and add it in visual composer on a page, you can see it’s shortcode in text mode in the classic editor (the mce editor): http://screencast.com/t/wGw8sjS5eqLL
After you identify the shortcode and add it to the function, you need to place the whole function containing the shortcode inside the them file corresponding to the header style that you use:
http://screencast.com/t/LNgnFcnGjEtJ
I hope this helps.
Thank you!
Dear team
I have installed wpglobus plugin to make website multilingual. the theme does not support in the top header menu.
I can use it as widget and able to see it but i need on top header on all pages , posts etc.
secondly, how can i get Hindi ( a india language in the language select option ) . I need to create my website in 2 languages 1. English and 2. Hindi .
Please help
Hi,
So what you would like to do? Do you want to change its color?
You can try this custom css in Theme Panel > Custom Css – http://screencast.com/t/YCO05sxaW
.td-header-top-menu .td_ul_login a {
color: #ff0000;
}
Unfortunately there is no login widget available, it was implemented only for top menu and mobile menu.
Thanks!
how can I set the Revolution Slider int header not in content
Hello,
For the header if you want to increase the main menu beyond 90px you will need css to do it. Please use this code (I also added a bottom border for the header – the ‘shadow’):
.td-header-menu-wrap-full{
height:120px!important;
border-bottom: 1px solid black;
}
ul.sf-menu > .td-menu-item > a{
line-height: 120px!important;;
}
@media(min-width:768px){
.td-header-style-5 .td-main-menu-logo{
height: 120px!important;
}
.td-header-style-5 .td-main-menu-logo a{
line-height: 120px!important;
}}
As for the featured images, unfortunately you altered the theme width and thus the width of the container for the thumbnails. The theme will not adjust the thumb size. If you alter the theme width you need to adapt every element to the new width as our theme was built with a fixed width and all thumbs have a fixed width as well.
Our theme elements were not meant to be displayed in a stretched row so please do not stretch row and content. Only use the stretch row option.
Thank you!
as you can see techviral.com its one of my friend he has donw box type main meny and the whole template too, how can I do that in my site as gadgetsay.com
Thanks!
Hi guys,
We are having some issues with my mobile page – we could customize everything (for the web) as per normal. However, for the mobile view (tagDiv mobile plugin), we were not able to customize anything). Even the logo (which we changed under headers) is not showing. Also the background color didn’t change at all. The only thing that change were the menus.
We also see “enable thumb nails from Theme panel” which was already enabled by default. We tried “regenerating thumbnail” thought the plugin too.
I am not sure what we are doing wrongly here – any thoughts?
Visit http://beep.sg (on the phone for details).
Don’t think this is a cache issue – (we removed cloudflare, super cache and waited a few hours on incognito)
https://snag.gy/CrZqog.jpg
https://snag.gy/pFfmlM.jpg
https://snag.gy/ErJHFy.jpg
https://snag.gy/6szYiC.jpg
https://snag.gy/qGotED.jpg
okay; just noticed after forcing all remaining .js to footer, the deqeue comment-reply in my functions.php code above not working; however corrected, this does:
// Remove comment-reply.min.js from footer
function chrisbunny_clean_header_hook(){
wp_deregister_script( 'comment-reply' );
}
add_action('init','chrisbunny_clean_header_hook');
Hi,
I’m using the Newspaper theme (latest version)
I have activated the mobile theme on my site (www.beingfilipino.com) and noticed that when the sticky menu is activated (always, mobile or any other option), the page is re-sized (in terms of width). So here is what happens-
1. Mobile theme is activated and sticky menu is enabled always
2. I’m testing this on iPhone 6s in portrait mode
3. Load the site, the page loads and everything is fine. The content is displayed to the full width of the screen.
4. The issue starts when scrolling
5. I scroll down and then scroll up. When scrolling up, somehow the width of the container is changed due to the sticky menu.
6. if you scroll up to the very top, you’ll notice that the actual header menu is cut off on the right, meaning it has some white space at the end and the page content also doesn’t use the full width available.
here’s what i mean

I tried to change some of the css properties to show max-width, but didn’t help.
Could you help me pls???
Main issues with AMP is bad HTML (inline styles in your post), or a bad plugin injecting javascript into header, or a bad configuration with a CDN or compression service that tries to re-write/compress the AMP code and breaks it.
Old posts where you might have put in a YouTube video with ‘http’ might also not work as all external stuff should be https for amp.
Hello, Where do I find the stick bar php codes? (td-header-menu-wrap td-header-gradient td-affix) I would like to edit that area. I will put the title there. not the menu. Thank you.
HI
Try this css in theme panel > custom code > custom css: http://screencast.com/t/DJxBx56KmDvj
@media screen and (min-width: 768px){
.td-header-style-1 .td-header-sp-logo {
width: 43%!important;
}
.td-header-sp-recs {
width: 55%!important;
}
.td-header-style-1 .td-header-sp-logo img {
width: 500px;
}
Thanks!
Hello,
I’m not sure what white space you are referring to. You can place ads in the sidebar as well as inside the content. Please use the docs to see the different ad spots: https://forum.tagdiv.com/header-ads-adsense/
As for the tracking, you can use google analytics in the designated field in the theme panel: http://screencast.com/t/391jQqfUx
Thank you!
Hi,
If you want to add different images to different categories, you will have to add multiple instances of the code and use the category name like so:
.category-gadgets .td_category_template_8 .td-category-header {
background-image: url("bg-image1.jpg");
background-repeat: no-repeat;
background-size:100%;
}
.category-fashion .td_category_template_8 .td-category-header {
background-image: url("bg-image2.jpg");
background-repeat: no-repeat;
background-size:100%;
}
.category-news .td_category_template_8 .td-category-header {
background-image: url("bg-image3.jpg");
background-repeat: no-repeat;
background-size:100%;
}
I hope this helps.
Thanks.
Howdy
I have few questions about the possibility to move up the header´s post on the homepage Big Slide, because they appear below and I would like change the position much higher.
this is my site http://liberacionguerrero.net
Also if is possible to change the high size of the Big Slide to make it more narrow.
Another issue I have is on mobile because almost all the posts headers doesn’t shrink proportionally as the images.The photos on slide show wonderful but are almost hide from the big size of the post´s heads.
Thanks in advance for your support
Best Regards Fabien D