- 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
- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_top_bar_template::add
- ApiAPI – Top Bar Template – Introduction
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_single_template::add
- ApiAPI – Single Template – Introduction
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_footer_template::add
- ApiAPI – Footer Template – Introduction
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_smart_list::add
HI
You need to edit header.php file and paste your code here: http://screencast.com/t/ZsB4guNQPMM0
Thanks!
HI
1.You can set a background image from theme panel > background: http://screencast.com/t/Jcmt0v0mi If you set a background image the header and footer won’t be full width anymore, they will have a boxed layout.
for this setting have css code to solve ? don’t want to see the white color in the box.
Let me know. Thanks!
Hi there,
10keythings.com/ Top most header has (Subscribe, Forums, Contact, About Us) & (other social media icons).
In mobile,
Other Social Media Icons appear, BUT
(Subscribe, Forums, Contact, About Us) does not appear.
Is it possible to make them appear too?
Hello,
In the default template the logo occupies about 25% of the head on the left hand side and there is the header ad occupying the right three fourths of the section. We would like to modify this for our site. We would like the Logo, still on the left, to occupy 75% of the width and place a AdRotate widget in the right 25% – any suggestions on how to do this, or is there a customization service that could do this for us?
Thank you
Thanks for the answer. I will look into it. Also I need to edit header as I want to have 2 widgets on left and right side of logo so that I can add my items. I explored files but I am not able to get the files. could you please tell me where I can edit and add widgets and in what file. Once you tell me, I will use that in my child theme.
Hi,
Thanks for your reply. And what should be width of image when there is a sidebar? Also I had a question regarding width of header banner logo area in world news theme. Suppose I want to keep a full sized logo covering the whole screen from end to end, what is the full width of the header banner area?
Thanks
You may find my optimization thread useful, and I’ll update this again soon.
Note the ONLY way to fully remove above the fold render blocking on mobile is to move style.css to footer, and then use a “Critical CSS Generator” to load ALL “above the fold” CSS content in the header file inline. Period.
Second, Google also has bee in their bonnet about “tap targets” — so stuff like tag or category links need padding between them for “tapping without touching other item” concept. Really annoying with stuff like footer text. But easily fixed with minor CSS tweaks.
HI
1. You can set a background image from theme panel > background: http://screencast.com/t/Jcmt0v0mi If you set a background image the header and footer won’t be full width anymore, they will have a boxed layout.
2. Try this css in theme panel > custom code > custom css: http://screencast.com/t/KGAq5dmNx4
.td-main-menu-logo img {
width: 320px;
}
Let us know if you need further assistance on this.
Thanks!
Hi. I´m also facing issues with ads.
All ads display correctly except the sidebar ads in single posts. The strange thing is that the sidebar is the same I use in the main page, where it works correctly.
I doesn´t seem a cache problem because header and article bottom ads are showing correctly in single posts.
Please help!!
Hi
I am not sure what tool did you used for testings and when or why this error occurs but you can try to add the indicated php code in head section of the site. To do that you need to edit header.php fie and paste the code here: http://screencast.com/t/Yxsi7ItR4E4a
Hope this helps!
Thanks!
Hello clarisse_soyez,
I have inspected your website and I noticed that your size logo is very short than the size of header container. As I can see, you have the Cafe demo installed on your side, right? So, please notice that this type of demo uses the logo in full width (using a bit of CSS rule), as you can see here -> http://screencast.com/t/cPR5lcQSTy So, if you want to use your logo at the initial size, you will have to use the following code, to overwrite the CSS rule from this demo, like this -> http://screencast.com/t/jyM4lJC7V6l
The code is ->
.td-cafe .td-header-style-10 .td-header-sp-logo img {
width: initial;
}
The logo was enlarged with that CSS and that’s why you bring a blurry image. If you want to rule out this behaviour, you should use the CSS above or you will add a logo with a higher size of it.
Thanks for your understanding!
Hello Catalin,
here i uploaded a picture:
on the left you see how it is at the moment, on the right how it should look like:

best regards, Jan
Hi !
I’ve got a problem with my header, the image is completely pixelated as you can see here : http://test-blog.digimind.com/
I tried with an image of 2800 x 340 and also one of 1400×300, in both case it’s not working. Can you explain me why ?
Thanks in advance,
Clarisse
hi guys I am working on shcema for pinterest for my site I got this.
At least one of your theme header templates does not support Schema markup of the webpage head section — this is especially important for Pinterest. The <head> element in your header templates should include a function, action, or filter for its attributes. NGFB can update your header templates automatically to change the default <head> element to:
<head <?php do_action( ‘add_head_attributes’ ); ?>>
Click here to update header templates automatically or update the templates yourself manually.
how can i fix this.
Thanks in advance!
Hello,
How would I be able to load and run multiple random ads to display in the Header Ad? Is this an included feature or is there a suggested plug in?
Thank you.
Hello,
i have disabled the header where the logo is inside, and now the normal header doesent show up … instead always the sticky header shows up.
it should be first normal header, if you scroll down the sticky header with the small logo comes in.
on this page, directly on home: http://www.koenigsschmied.de
thanks in advance, Jan
Found the solution i guess,
Just had to read about customizing the css clasess under specific category and it resulted that i had just to add this code on costum css:
.category-(name) .td-header-style-12 .td-header-top-menu-full {
background-color: #666;
}
I don’t want to be rude but i guess it was simple solution to be left unsolved.
Thank you anyway,
The code works!!!
I just add : .category-videos (for example) to customize each category header
Thank you very much!
After updating to the new theme version 7.4 the main photo of my theme has disappeared. Now I see only a line -> http://www.siciliamare.info/cefalu/
I have a classic version of the theme, but in the past I followed your instructions in order to see a big image like on this travel model: http://demo.tagdiv.com/newspaper_travel/
(row stretch ->Stretch Row; Parallax -> with fade; nome class extra -> td-travel-header).
But now this config doesn’t work anymore.
What can I do to fix it?
Thanks for your help,
Barbara
Hi Silvia,
The theme ad system was designed and handles the adsense code, you don’t need to use a plugin for this – https://forum.tagdiv.com/header-ads-adsense/ Unfortunately we did not tested any plugins with this functionality so I cannot make any recommendations, sorry!
Thanks!
Hi
If you’re using mobile theme plugin you need to deactivate the login widget from theme panel > mobile theme: http://screencast.com/t/ZihRFVUf If th plugin is not active then just disable the login from header section: http://screencast.com/t/9fY13IBE
Thanks!
Hi TagDiv, Trying to install Visual Composer and its throwing me this..
Installing Plugin: Visual Composer
The plugin does not have a valid header.
Downloading install package from http://scrolltoday.com/wp-content/themes/Newspaper/includes/plugins/js_composer.zip…
Download failed. cURL error 6: Could not resolve host: scrolltoday.com
Hello jad,
If you want to replace that shadow with a blue border, please try the code below and place it in Theme panel ->Custom CSS area.
The code is ->
.td-header-gradient:before{
background:none!important;
border-top:2px solid blue;
}
The result you should see here -> http://screencast.com/t/6cL21ys0vi
Hope this helps!
Thaks for your understanding!
Hi
You can use font Font Awesome 4 Menus plugin to get the font for new icon, next you need to edit header-menu-h1.php and replace the classes for menu icon with this ones: http://screencast.com/t/MpyiIQtO – http://screencast.com/t/hGrvLYv7vQ
Hope this helps!
Thanks!