- 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,
You could try the solutions from these similar topics
– https://www.wpproblems.com/how-to-fix-fatal-error-call-to-undefined-function-get-header/
– https://forum.tagdiv.com/topic/fetching-with-google/
– https://forum.tagdiv.com/topic/crawl-error-newspaper-theme/
– https://forum.tagdiv.com/topic/fatal-error-in-wp-contentthemesnewspaper/
hi,
as you can see, my header background image does not fit a little bit. Is it possible to increase that gap, so the background image will become fully visible?
Thanks

The debug function should not broke your website. You should see a white/grey space on the page’s header (under the WordPress administration bar) with something written in it (only if there’s something to debug). This is its function.
Furthermore you must pay attention where you put the debug activation code, it must be in wp-config.php before the comment text I wrote in my last post.
Hello,
I would like to make a request for two new features.
1) I would like to have the ability to change header type by post.
2) The video section on the homepage at the moment only does videos from Youtube and other video platforms. Could you have this video playlist show vidoes from my website for post that are tagged with video or category video.
Thanks.
https://www.gdgtsinfo.com/wp-content/themes/Newspaper
This url show error ” Fatal error: Uncaught Error: Call to undefined function get_header() in /home/c1pnw7ec8410/public_html/wp-content/themes/Newspaper/index.php:6 Stack trace: #0 {main} thrown in /home/c1pnw7ec8410/public_html/wp-content/themes/Newspaper/index.php on line 6 “
Please ignore my previous comment.
Just found out that even the code in the header section doesn’t allow the image load.
I have added the file to the header without issues.
The instructions on google tag manager is to add a code in the <head> tag and another immediately after the opening tag <body>.
The issue re-occurs when I add the code to the body tag in line 23. https://www.screencast.com/t/leIn30u7O0T
Strange answer… The error was quite specific to your plugin, nothing else.
Managed to figure it out myself: The header style 3 setting was lost, simply had to reset it.
Hi,
I have tested this and indeed it seems that the multi-purpose menus will overlap the logo on smaller devices. I will add this to our bug list and fix it in the next theme update.
In the meantime, please try to use another header style.
Sorry for the inconvenience.
Thank you!
Hi,
Try a code like this for example – https://www.screencast.com/t/sxfZJKkc0M
#td-top-mobile-toggle,
.td-search-wrapper {
display: none;
}
.td-header-wrap .td-header-main-menu {
height: 47px !important;
}
This could be a solution, give it a try.
Thanks
Hi,
I see that the menu is stretched currently on your website
– https://www.screencast.com/t/kEjC1L4BWjDO
The menu looks like it is supposed to, this stretch setting for the menu would be intended to be used if there are too many menu items, to display them in a single row.
This is a similar topic that you could read, maybe the same would work for you
– https://forum.tagdiv.com/topic/centre-menus-in-style-3-header/
Thanks
Hi,
You could try the solutions from these similar topics
– https://www.wpproblems.com/how-to-fix-fatal-error-call-to-undefined-function-get-header/
– https://forum.tagdiv.com/topic/fetching-with-google/
– https://forum.tagdiv.com/topic/crawl-error-newspaper-theme/
– https://forum.tagdiv.com/topic/fatal-error-in-wp-contentthemesnewspaper/
Hello,
I got two problems:
1) I do not know how to remove the background picture in my header (using Style 9, Newspaper theme). It is the black picture with all the faces on, link can be seen below.
Do you know where I can locate this picture anywhere?
2) The Twitter count says ”0 followers” despite having 50. How can this be fixed?
All on: sustainabilitymattersdaily.com
Kind regards,
plebbster
This problem has returned after I inserted the Google Tag Manager code in my Theme Header and Footer via the theme panel.
Have updated latest version and now get this error:
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: tdm_header_style_3 is not set.
/home/mi/domains/MYDOMAIN.com/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
Display backtrace
wp_booster error:
td_api_base::get_key : a component with the ID: tdm_header_style_3 Key: file is not set.
/home/mi/domains/MYDOMAIN.com/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
Display backtrace
wp_booster error:
The path of the tdm_header_style_3 header style not found. Did you disable a tagDiv plugin?
/home/mi/domains/MYDOMAIN.com/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
Hi,
I’m working on getting the site live.
I think the issue is with the Newspaper stretched headers. If you can, test the 1600 and 1800 and increase the main menu font to 20-ish.
Thanks.
You can place that code here – https://www.screencast.com/t/iGefS9jwHpKJ in the
header.php
file found in the main theme folder.
I already tried some custom css codes, like this:
.td-icon-mobile{
display:none!important;
}
.td-header{
display:none!important;
}
But nothing works as expected.
Hi, I’ve some problems with mobile-phone site, the td-travel-header doesn’t appear, instead in desktop view is ok
How can I resolve that?
http://bit.ly/2JM42I8
Uncaught Error: Call to undefined function get_header() in /srv/bindings/98ab6c050a13402eabe89f358555488e/code/wp-content/themes/Newspaper/index.php:6 Stack trace: #0 {main} thrown
wp-content/themes/Newspaper/index.php:6
Uncaught Error: Call to undefined function get_header() in /srv/bindings/b6e5648d723c47e28735610d488b9d8e/code/wp-content/themes/Newspaper/index.php:6 Stack trace: #0 {main} thrown
wp-content/themes/Newspaper/index.php:6
To test this I have just deleted ANY url in the theme panel > logo header – I went into a separate browser and the CSS has not updated! What is going on I wonder? This is very strange.
The save function in the theme panel is not updating my edits.
Shane
Simion I notice that the new background image I have update the theme panel header logo to is still pointing to this image dimensions (1345 x 276) https://www.thechildhoodlife.com/wp-content/uploads/2018/05/Childhood-Life-Logo-Background-1349-x-276.jpg
I have updated the theme panel > header > logo url to this image dimensions (2698-x-552) https://www.thechildhoodlife.com/wp-content/uploads/2018/06/Childhood-Life-Logo-Background-2698-x-552.jpg and I have checked it several times but yet it has not updated on the website.
Shane
Hi,
That widget is problematic. Initially the images may load with a delay, but eventually they should load. Try to keep changing the settings (like number of columns, or header on/off) it should provide images at some point
– https://www.screencast.com/t/8kXfJSxBb
This widget will be analyzed by our developers and improved if possible. Sorry for the inconvenience.
Thanks
Now that is unusual, it seems to be a social icon from the theme. These should not display unless account links are entered for them in the theme panel.
Try to enter this code in Theme panel->Custom CSS
– https://www.screencast.com/t/oUxJ5IwFu
.td-header-sp-top-widget .td-social-icon-wrap {
display: none;
}
Ps. Why have you written postid instead of post. I only used post-xxx in the code I made for the header and it works.