- 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 there,
I’m trying to use a gif as logo (in the header section).
I’ve created a gif and upload it but the animation is not working. Altough it’s working well if i just open the picture url. I’ve tried different size, every possibility but once it’s on the website header (as logo), there is no animation.
What can I do?
Thanks!
Hi stephenduggan,
If this is what are you looking for https://www.screencast.com/t/Arz5iwgZ2D15
then please add this css in Newspaper>Theme panel>Custom code>Custom css>
.td-header-style-1 .td-header-sp-logo {
margin-left: 0;
padding-left: 0;
margin-right: 56px;
padding-right: 48px;
}
https://www.screencast.com/t/avRSA9GLsb4o
Thank you.
I cant install other plugins because the homepage disable itself after a while…and become blank (the header and menu does not disapear). The newspaper theme cant work with no other plugin?
Now i have only askimet, WP Super Cache and Yoast Premium active (tagDiv plugins are active..except speed booster)….and the folowing plugins are not compatible
Compress JPEG & PNG images – disables the homepage after a while
Contact form – disables the site too
GDPR Cookie Consent – disables the homepage too
Jetpack – cant install….ERROR…and the whole website crashes
NextScripts: Social Networks Auto-Poster – disables the website homepage
WP User Avatar – disables the homepage
I must check my website every hour to see if my website is still alive. Sometimes the website disables after an hour…somethimes after a day or two!
the website is from scratch with 9.1 theme…so is not an upgrade isue.
What am i doing wrong? Why i cant install other plugins?
My website is http://www.myzone.ro and is working now BECAUSE I DISABLED ALL THE PLUGINS..a fact i don’t like!
I just found out that we dont have ticket submition nor option to upload captures beside url, early disappointments.
Why is this happening? this is a clean local install, i cant upload soon, thank you
This is the error displayed on bwteen header and title: Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp\htdocs\sitiook\wp-content\themes\Newspaper\includes\wp_booster\td_log.php on line 35. what does this mean is displayed
How do I add this to the header on the AMP pages?
<script async custom-element = “amp-ad” src = “https://cdn.ampproject.org/v0/amp-ad-0.1” js> </ script>
When I install the newspaper theme. system remind me followed items
Broken Themes
The following themes are installed but incomplete.
Name Description
Newspaper Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet. Delete
Please let me know how to fix.
Hi How can I change the page width to 1200px on a monitor? Just rewrite the CSS width styles for .td-header-container and .td-container or change something for some other classes?
Hi,
Please change the header style because the header style 7 don’t have this hover effect.
Thank you.
Hi there,
Is it possible to get the top menu to display on mobile?
I want both the header menu and top menu to display on mobile.
Thanks
My website is shifted to the right quickly when I refresh or click on the logo (you maybe click sometimes)
I tried to disable child-theme but it still shift to the right
i don’t like that but I don’t know how to fix it.
I want header and main menu are static (don’t have any flash when refresh or click on the logo)
My website: https://topdownload.vn
I need some help,
Thank you so much!
Hi,
Here is the css for header color:
.td-fast-news .td-header-wrap .td-header-menu-wrap-full, .td-fast-news .td-header-menu-wrap.td-affix {
background: linear-gradient(to right, blue 0, yellow 25%, red 100%)!important;
}
@media (max-width: 767px){
body .td-header-wrap .td-header-main-menu {
background-color: blue!important;
}
}
Thank you.
I want to have the social icons hover over color to it’s own color. I want to hover over appearing color to it’s original brand color.
Currently, in footer section it has it’s default setting and social icon hover over color is appearing it’s own brand color. But in header section it’s not working.
Can you please tell me how to change gradient colour (not background image) in the theme.
I have installed Fast News demo and now I can not change the colour of header and even can not make it transparent.
Please tell me how can I change the header colour for all type of device i.e. mobile, tab & PCs etc.plz reply ASAP.
Hi,
I think this is possible only if you edit the top bar theme file, you’ll find the files in newspaper>parts>headers
https://www.screencast.com/t/ggAwEBOM
Thank you.
Hi,
Youl find the header multiperpes file in wp_content>plugins> td-cmoposer>td-multi-purpes>header
https://www.screencast.com/t/UyfxzDEYsl
Thanks.
owh okk,, where i can find file for header style 2 multipurpose

Hello AG3,
Notice that the color of block header can be changed from TD Composer when you edit the page with TD Composer, like this -> https://www.screencast.com/t/2FEtXUCuy
Thanks.
Warning: Cannot modify header information – headers already sent by (output started at /home/u/u3759052/www/wp-config.php:1) in /home/u/u3759052/www/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1197
Hi,
When I add a background image to the header, it will add height to the header, no matter that the image height is far smaller than the header height (background image is 1400 x 41 px).
The current css custom code for the header and logo is:
.td-header-style-1 .td-header-sp-logo { margin: 0; }
.td-header-gradient:before { display: none; }
.td-header-main-menu { border-bottom: 1px solid #b9b9b9; border-top: 2px solid #000; }
.td-header-style-1 .td-header-sp-logo {
width: 350px;
}
The header height (part where the logo is located) is 88 px.
When I add a background image it increases to 117 px.
What should I add to keep the header its normal height of 88 px?
Regards,
Martin.
Hi,
In order to do that you ned to add a custom css like in Newspaper>theme panel> Custom code> Custom css
https://www.screencast.com/t/ovnToh6n6Dxo
.td-fast-news .td-header-wrap .td-header-menu-wrap-full, .td-fast-news .td-header-menu-wrap.td-affix {
background: linear-gradient(to right,red, blue 25%, #8b0081 100%)!important;
}
Also you can change the color and the percent if you want.
Thank you for the understanding.
I installed the “Tech News” demo content for the Newspaper theme. The default homepage is the “News” page with a layout that has various blocks listed. Some blocks have small headings where the title can be updated to whatever a person wants (i.e. the title of these areas isn’t directly tied to a category although a person can choose to name if after a category if they want).
In this image https://snag.gy/AaC3RQ.jpg we see the word “ANDROIDs” and “DESIGN” with a red and cyan background respectively. Importantly, these colors are NOT the colors chosen for those category tag colors when displayed on a given post page.
My questions simply are:
a) where these unique colors are being set for these small headers?
b) how can I change these colors within the theme settings without having to use custom CSS
Thank you,
AG3
Hello, i don´t know why, but in the header of the website appear this code:
UA-108129099-1
I can´t remove it. What can i do?
Tks.
Victoria
please,how can i change the header main menu color(the gradient color)?
I try to change the background color of the header and the Main Menu. Only disabling Autoptimize Plugin can be done. When activating Autoptimize again, the default colors return. Why?
Thanks!
Greetings, trying to hide the listing of sub-catergories next to the category header, have them showing up only in this category, how can I get rid of them please?
Sample: https://ibb.co/dKjhq0