- 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
So i’ve created a template with the cloud library plugin, but it doesn’t show up as you’ve indicated here on this screen shot https://www.screencast.com/t/PzgOSgNpEW
also i still ahve an issue with the logo https://www.westislandblog.com/tdb_templates/blank-header-template/ where i have the site name text and the logo competing in the space. I’d also like to have the top ad banner
Okay I’ve made tries with your new headermanager. Changing of logos on different pages works okay.
But I still got two further questions concerning this method.
At first: Is it possible to rename a imported header template, or to define a new one with a unique name?
And Second: I am also using a variable changing header logo in single article view (single.php), depending in which primary category the post is. Could I solve this problem with the header manager too?
Best regards
Hi,
You can change the adsense size from theme panel > ads -> https://www.screencast.com/t/n2jY1MHV
Please check our documentation for ads -> https://forum.tagdiv.com/header-ads-adsense/
Most successful ad sizes -> https://support.google.com/adsense/answer/17955?hl=en
Thank you!
After updating to v9.7 of Newspaper theme, whenever I try to access WordPress dashboard it consistently giving me this error
Warning: Cannot modify header information – headers already sent by (output started at /home2/pakistanwaly/public_html/pakistanclimatetimes.com/wp-content/themes/Newspaper/includes/wp_booster/td_util.php:1313) in /home2/pakistanwaly/public_html/pakistanclimatetimes.com/wp-includes/pluggable.php on line 1251
I am trying to hide the header ad on homepage on my previous theme I used too use the code below to hide
if(!is_page()){
echo td_global_blocks::get_instance('td_block_ad_box')->render(array('spot_id' => 'header'));
}
?>
But now this is not working. How can I hide the header ad on homepage.
Thanks
I want to change the header color for the AMP page in mobile.
Also, I want to remove the share button from the AMP page.
Please tell me how to do it?
Hello,
with mobile plugin i have a problem.
With desktop site i have custom CSS
.td-header-wrap {
margin-top: 130px;
}
and with header mobile sticky menu there is always margin-top: 130px; when i scroll up. How can fix this issue?
Thank you
Hello,
Sorry for the inconvenience. Indeed the fonts are not available in the current thee version. However, you can now use the header manager to create custom headers for your website. Please use this guide to learn how this is done: https://tagdiv.com/newspaper-theme-customize-the-header-manager/
Thank you!
1. I am getting this error on some of my pages after upgrading
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: 2 is not set.
/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
I saw a workaround using TagDiv composer and set new header. But I cannot active my version of composer, nor can I get the new one as it says
Sorry, you are not allowed to access this page.
Please advise.
Richard
Hi,
If you want to remove/replace the h1 from logo you’ll need to go in wp-content/themes/Newspaper/parts/header/logo-h1.php -> https://www.screencast.com/t/65b9huuah5I
Thank you for your understanding!
Hi,
The Header manager is available since Newspaper v9.5 you can use it you need to have activate the tagDiv Cloud Library.
Thank you for your understanding!
Hello,
Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css as there are very few files left in the main theme as envato requires all functionality to be added through plugins.
Sorry for the inconvenience and thank you for understanding.
On the bright side is you do not have to alter the theme code to make modifications to the header. Please read this guide to create a custom header design using the cloud library: https://tagdiv.com/newspaper-theme-customize-the-header-manager/
Thank you!
Hello,
Indeed we did foresee this but we have to stick to the new envato rules. We had to comply to the new envato rules. Please read this article: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
The rules are the rules. Our products are envato exclusive and envato made these rules very clear for all theme developers. Every envato theme will be implementing such functionality.
On the bright side, now you do not need a child theme to make modifications to your header. Please read this guide and use the new header manager: https://tagdiv.com/newspaper-theme-customize-the-header-manager/
Every template can now be modified using the cloud library plugin so you no longer have to go in manually to edit the code.
Thank you!
Well, no I can’t, I’m not a theme support 🙂
I gave them and others insights how to solve a problem they’re facing with after upgrade.
Just open your header template file found here
/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/header-style-*.php, locate a line
require_once(‘header/ads.php’);
and replace it with
require_once(‘ads.php’);
Hi,
Now you can set the code directly in ad box using the header manager and set in header an ad box -> https://www.screencast.com/t/4Bej3HcGfH
Thank you!
Hi,
If you want to reduce that section, you need to use the code below and place it in Theme panel -> Cusotm CSS area.
The code is ->
.td-post-template-3 .td-post-header-holder {
min-height: 225px;
}
The result is here -> https://www.screencast.com/t/dDE8FYvmS0e4
Also, another solution, in this case, would be to create another category template using the Cloud template library plugin.
Thank you!
Hi,
The problem is in bad path to ads.php
/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/
Some of the header-style-*.php files have a path header/ads.php instead of just ads.php
After correcting this path everythign worked like a charm.
I just checked my templates, but the problem could be persistent in other templates too.
Hope it helps.
Hi,
You can use a header from tagDiv Cloud library using the header manage there are a few header that do not have this problem, like Header template 38 Nomad -> https://www.screencast.com/t/UgiuoDeCso4j
If you are unhappy with our theme, you can request a refund here -> https://themeforest.net/refund_requests/new
Thank you for understanding!
Hello, is it possible to change the location of the email and telephone in the header as indicated in the screenshot?
I have not found a header model that suits.
Thanks!!

Hi,
You do not have ads only in header and sidebar, also you have set some mp4 video as ads in sidebar, those will not work, you’ll need yo use some GIF, images for banners or ads.
Also please make sure that you clear all cache after you make some changes.
Thank you for your understanding!
Hi,
If you want to remove/replace the h1 from logo you’ll need to go in wp-content/themes/Newspaper/parts/header/logo-h1.php -> https://www.screencast.com/t/65b9huuah5I
Please notice that your support period expired ( Supported until: 2018-10-03 ) we suggest you extend your support if you still need our help with your website.
Thank you for your understanding!
Hi Calin,
An update to this..
Nothing we put in the Article inline ad mobile on one site will show.
The ads we are testing will show in all the other sites in the multisite and all other ad sections on sites.
We are using shortcodes from Advanced ads but also just pasting Google Ad code directly into the Article Inline ad.
It seems that the codes are not making it to the article posts. Just the header if we put one.

-
This reply was modified 7 years by
bguthleben.
-
This reply was modified 7 years by
bguthleben.
Could you help me figure out a header issue? I have several different computers all running Chrome. The computers show the website correctly (image 1) the computers will the smaller screens show the website messed up (image 2). What could be causing this and how can I fix it? I also posted this on the Theme Forest comment section.
URL: http://americanfaction.com
IMG1 – https://i.postimg.cc/P5HnLw03/01.jpg
IMG 2 – https://i.postimg.cc/vHWpdmDW/wtf.png
Hi,
I updated to the newest version of the theme just now and it seems to have broken my site… The issue is it’s not letting me install and activate the tagdiv composer.
Below is the error I’m getting… Any ideas?
The plugin does not have a valid header.
Downloading installation package from https://doodlebuckets.com/my_template/includes/plugins/td-composer.zip?uid=5cb79636d2d8c…
Download failed. Not Found