- 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,
The theme doesn’t have such a header style, you can achieve this only with custom modifications to a header template or you can try to use a full logo header style – http://screencast.com/t/syHryQiixTj and full image for logo – http://screencast.com/t/g9pNJ9Y9Z9UU
If you you want this only for pages you can add a background image to the row using Visual Composer settings and create something similar like the travel demo – http://demo.tagdiv.com/newspaper_travel/ – http://screencast.com/t/msgwHI0oB and customize it – http://screencast.com/t/ueYDvf2ic also you can add an extra class to the row and use custom css.
Thanks!
Hallo,
maybe you can help me removing the top header space came out after adding logo banners (left and right adv).
Please any advice? It happens only on mobile visualization.
Have a look to the pic.
Thank you for you attention!
Regards
powerize.it/test.jpg
newspaper 4
Hi Emil,
Thanks for your reply but i’m afraid that none of them worked 🙁
I have put both in the style.css of my child team as shown below but it still looks the same. Also i’ve noticed that on your screengrab http://screencast.com/t/2W93kIfgMAxm it appears that your image is in the background of the Add area and not of the menu itself, your menu (where your little 6 logo is) is still black, that is where i want my background image to go please 🙂
Here’s my site: http://fuzzy-yellow.com/
/*
Theme Name: Newspaper 6 Child theme
Theme URI: http://themeforest.net/user/tagDiv/portfolio
Description: Child theme made by tagDiv
Author: tagDiv
Author URI: http://themeforest.net/user/tagDiv/portfolio
Template: Newspaper
Version: 6.0c
*/
/* —————————————————————————-
This file will load automatically when the child theme is active. You can use it
for custom CSS.
*/
/* Change Menu Background Image*/
.td-header-style-4 .td-header-header {
background: white url(‘http://imgscenter.com/images/2014/09/13/Beauty-of-nature-random-4884759-1280-800.jpg’) no-repeat;
background-size:cover;
}
/* Change Menu Items to the Right*/
#menu-td-demo-header-menu-1{
display: table;
float: none;
margin-left: auto;
margin-right: 0;
}
Hi
To remove the search field from main menu you need to modify header-menu.php file like here: http://screencast.com/t/Bznq1cuOdE3 – http://screencast.com/t/91iqZWShxsN
Let me know how it goes!
Thanks!
Hi,
1. Try the following css: – http://screencast.com/t/2W93kIfgMAxm
.td-header-style-4 .td-header-header {
background: white url('http://imgscenter.com/images/2014/09/13/Beauty-of-nature-random-4884759-1280-800.jpg') no-repeat;
background-size:cover;
}
2. Use the following css: – http://screencast.com/t/BoHwgXSBsW
#menu-td-demo-header-menu-1{
display: table;
float: none;
margin-left: auto;
margin-right: 0;
}
Thank you!
-
This reply was modified 10 years by
Emil G.
Hi,
Seems to be an issue with styles 7 and 8 when the top bar is not used and when a background is used. Please try to enable it – http://screencast.com/t/cqsDUrbQ0w until we fix them. Also you can use header style 4 if you want the logo in the menu.
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].
Hi
@GideonLupine please check this topic: https://forum.tagdiv.com/topic/registrationlogin-modal-captcha/ Lucian posted a solution there.
@doucare1971 this is on our feature request list, but we must find the right design for each header style. Implementing this feature may take some time because it requires testing across browsers, operating systems and mobile devices. We have this in our consideration for future theme updates.
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi,
I have checked your site and you use header style 10 and the logo is center – http://screencast.com/t/GGF4XVLJModD
Please provide more details about what you are trying to do. Newspaper 6 is practically a new theme and the old custom css will not work. So please set your header style that you want to use and provide more details what you want to do maybe I can help you with custom css.
Thanks!
Hi,
There is a top margin on main menu – http://screencast.com/t/wi6GhbgsR You can remove/decrease it using custom css in Theme Panel > Custom Css:
.td-header-style-7 .sf-menu {
margin-top: 28px;
}
Thanks!
Hi,
We have 3-4 clients who want their banners to be at the header. So how do I rotate each ad may be every 30 seconds or so.
And also, how do I track the number of clicks to each of the ad.
Regards,
Shafvan
Hi,
How can I create a header image like this on my front page and possibly on other pages by category?
Thanks
Derek
Hi there,
Could you please help me with adding a backgroung image to header style 4 and move the menu items to the right side?
I tried the following to add the background image but to no avail
/* Change Menu Background Image*/
.td-boxed-layout .td-logo-rec-wrap {
background: url(http://(deleted URL).png) !important;
}
I’ve added this to my Newspaper child team folder under Style.css
Thanks
FP
Hi,
How can i remove this padding in Header style 07. You can see this picture below for more detail.

Mysite: dautu365.com
I’m going help you a lil but you have to learn to do these things ur self…
First you need to Defer parsing of JavaScript there is a plugin that can do that for you called>>> “Async Javascript” in the settings you will choose the defer opition you can find the plugin here >> https://wordpress.org/plugins/async-javascript/ i’m using it as well and it do a great job with out issues…
To Optimize ur images this plugin can do it for you..EWWW Image Optimizer find it here >>>https://wordpress.org/plugins/ewww-image-optimizer/
You need to enable GZIP Compression on your sever
That cache plugin “Super Cache” is rubbish..i recommend you use ZenCache you can find it here>> https://wordpress.org/plugins/zencache/ it will cache ur site better and make it faster…
To help you with other issues like “Leverage browser caching” put this code in the bottom of ur .htaccess file
# END WordPress
AddType text/javascript .js
AddType application/vnd.ms-fontobject .eot
AddType application/x-font-ttf .ttf
AddType application/x-font-opentype .otf
AddType application/x-font-woff .woff
# BEGIN Expire headers
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 2500000 seconds"
ExpiresByType image/jpeg "access plus 2500000 seconds"
ExpiresByType image/png "access plus 2500000 seconds"
ExpiresByType image/gif "access plus 2500000 seconds"
ExpiresByType application/x-shockwave-flash "access plus 2500000 seconds"
ExpiresByType text/css "access plus 700000 seconds"
ExpiresByType text/javascript "access plus 700000 seconds"
ExpiresByType application/javascript "access plus 700000 seconds"
ExpiresByType application/x-javascript "access plus 700000 seconds"
ExpiresByType text/html "access plus 600 seconds"
ExpiresByType application/xhtml+xml "access plus 600 seconds"
ExpiresByType font/truetype "access plus 2500000 seconds"
ExpiresByType font/opentype "access plus 2500000 seconds"
ExpiresByType application/x-font-woff "access plus 2500000 seconds"
ExpiresByType image/svg+xml "access plus 2500000 seconds"
ExpiresByType application/vnd.ms-fontobject "access plus 2500000 seconds"
</IfModule>
# END Expire headers
Hi
The mobile version of your site is the same as the one for desktop, but styled differently, so you can use custom css in theme panel > custom css :
@media (max-width: 767px) {
.td-header-main-menu{
background-color: #AF2828!important;
}
}
@media (max-width: 767px) {
.td_block_related_posts{
display: none;
}
}
@media (max-width: 767px) {
.td-footer-container{
display: none;
}
}
@media (max-width: 767px) {
.td-sub-footer-container{
display: none;
}
}
Let me know how it goes and provide more details if this is not what you mean.
Thanks!
Hi
Replace the previous css with this one:
@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
background-color: #fff !important;
}
#td-top-mobile-toggle i, .header-search-wrap #td-header-search-button .td-icon-search {
color: #222 !important;
}
}
Let me know how it goes!
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi,
I’m not sure what you mean, but if you want to remove the top-bar, it is an option in Theme Panel > Header – http://screencast.com/t/tmeviOA44vZ Also you can go through documentation – https://forum.tagdiv.com/top-bar-templates/
For search from the main menu you can use this custom css in Theme Panel > Custom Css:
#td-top-search {
display: none;
}
Thanks!
First of all my mobile template is too busy. I’d like it to look like a blog. I don’t want slide-in related post and I don’t want a footer. Also the header/menubar for mobile is black and my logo is black too! So obviously its not showing at all!
Is it possible to edit the mobile to my taste?
Hi I have 2 problems that I can’t find a way on my own.
1) I want to remove the top bar (as show in red) and the search button.

2) When clicking a post I dont want anybody to se the “home-category-post name” How can I hide this?

Sorry to take up your time, if you have a solution I would be very happy. Thanks in advance
and best regards!
What you’ve described makes sense …
However, I added it at the bottom of the existing custom code for my site, and I’m not seeing any change.
Your continued assistance will be most welcome.
Here’s what the entire Custom CSS for my site looks like now:
/*************************************
H O M E P A G E
***********************************/
#td_parallax_header_6 > header > div.meta-info > div.td-post-views,
#td_parallax_header_6 > header > div.meta-info > div.td-post-comments,
header > div.meta-info > div.td-post-views,
header > div.meta-info > div.td-post-comments
{display:none;}
#td-outer-wrap > div.td-transition-content-and-menu > div.td-header-wrap.td-header-container > div.td-header-menu-wrap > div
{width: 100%;}
#td-outer-wrap > div.td-transition-content-and-menu.td-content-wrap > div.td-header-wrap.td-header-container.td-header-style-7 > div.td-header-row.td-header-header > div > a > img
{width:1021px;}
body div#td-outer-wrap div.td-header-wrap.td-header-container.td-header-style-7 div.td-header-row.td-header-top-menu div.td-header-sp-top-menu ul.top-header-menu.td_ul_login li.menu-item
{display: none;}
body.single div#td-outer-wrap div article div.td-container div.td-post-sharing,
div.td-post-sharing.td-post-sharing-top,
#td-outer-wrap div.td-module-comments
{display:none;}
#td-outer-wrap > div.td-transition-content-and-menu.td-content-wrap > div div > div div:nth-child(5) > div > div > div.td-visible-desktop > iframe
{
border-top: 5px solid #000;
border-left: 5px solid #000;
border-right: 5px solid #000;
}
#td-outer-wrap div.td-a-rec.td-a-rec-id-sidebar div.td-visible-desktop a img
{
border-bottom:5px solid #000;
border-left: 5px solid #000;
border-right: 5px solid #000;
position:relative;
bottom: 5px;
}
#td-outer-wrap > div.td-transition-content-and-menu.td-content-wrap > div.td-footer-container.td-container > div > div aside.widget.widget_tag_cloud > div.block-title > span,
.td-footer-container .block-title > a, .td-footer-container .block-title > span,
body div#td-outer-wrap div.td-transition-content-and-menu.td-content-wrap div.td-footer-container.td-container div.td-pb-row div aside.widget.widget_text div.block-title span,
div#td-outer-wrap div.td-transition-content-and-menu.td-content-wrap div.td-container.td-pb-article-list div.td-container-border div.td-pb-row div.td-main-content div.td-ss-main-content h4.block-title span,
div#td-outer-wrap div.td-transition-content-and-menu.td-content-wrap div.td-container.td-pb-article-list div.td-container-border div.td-pb-row div.td-main-sidebar div.td-ss-main-sidebar aside.widget.widget_archive div.block-title span,
div#td-outer-wrap div.wpb_wrapper h2.wpb_heading.wpb_video_heading,
body.page div#td-outer-wrap div div.td-container div.td-container-border div.td-main-sidebar div.td-ss-main-sidebar aside.widget.widget_text div.block-title span
aside .block-title > a, aside .block-title > span
{
color: #faf992 !important;
background-color: #ee0bcd !important;
}
#menu-main-navigation-1 li.menu-item > ul > li.menu-item a
{font-size:1rem; color: #fff;}
#menu-main-navigation-1 li.menu-item > ul > li.menu-item
{background: #ff0099; }
#td_parallax_header_6 > header > div.meta-info > div.td-post-views, #td_parallax_header_6 > header > div.meta-info > div.td-post-comments, header > div.meta-info > div.td-post-views, header > div.meta-info > div.td-post-comments {
display: none;
}
#td-outer-wrap > div.td-transition-content-and-menu > div.td-header-wrap.td-header-container > div.td-header-menu-wrap > div {
width: 100%;
}
#td-outer-wrap > div.td-transition-content-and-menu.td-content-wrap > div.td-header-wrap.td-header-container.td-header-style-7 > div.td-header-row.td-header-header > div > a > img {
width: 1021px;
}
body div#td-outer-wrap div.td-header-wrap.td-header-container.td-header-style-7 div.td-header-row.td-header-top-menu div.td-header-sp-top-menu ul.top-header-menu.td_ul_login li.menu-item {
display: none;
}
body.single div#td-outer-wrap div article div.td-container div.td-post-sharing, div.td-post-sharing.td-post-sharing-top, #td-outer-wrap div.td-module-comments {
display: none;
}
#td-outer-wrap > div.td-transition-content-and-menu.td-content-wrap > div div > div div:nth-child(5) > div > div > div.td-visible-desktop > iframe {
border-left: 5px solid #000;
border-right: 5px solid #000;
border-top: 5px solid #000;
}
#td-outer-wrap div.td-a-rec.td-a-rec-id-sidebar div.td-visible-desktop a img {
border-bottom: 5px solid #000;
border-left: 5px solid #000;
border-right: 5px solid #000;
bottom: 5px;
position: relative;
}
#td-outer-wrap > div.td-transition-content-and-menu.td-content-wrap > div.td-footer-container.td-container > div > div aside.widget.widget_tag_cloud > div.block-title > span, .td-footer-container .block-title > a, .td-footer-container .block-title > span, body div#td-outer-wrap div.td-transition-content-and-menu.td-content-wrap div.td-footer-container.td-container div.td-pb-row div aside.widget.widget_text div.block-title span, div#td-outer-wrap div.td-transition-content-and-menu.td-content-wrap div.td-container.td-pb-article-list div.td-container-border div.td-pb-row div.td-main-content div.td-ss-main-content h4.block-title span, div#td-outer-wrap div.td-transition-content-and-menu.td-content-wrap div.td-container.td-pb-article-list div.td-container-border div.td-pb-row div.td-main-sidebar div.td-ss-main-sidebar aside.widget.widget_archive div.block-title span, div#td-outer-wrap div.wpb_wrapper h2.wpb_heading.wpb_video_heading, body.page div#td-outer-wrap div div.td-container div.td-container-border div.td-main-sidebar div.td-ss-main-sidebar aside.widget.widget_text div.block-title span aside .block-title > a, aside .block-title > span {
background-color: #ee0bcd !important;
color: #faf992 !important;
}
#menu-main-navigation-1 li.menu-item > ul > li.menu-item a {
color: #fff;
font-size: 1rem;
}
#menu-main-navigation-1 li.menu-item > ul > li.menu-item {
background: #ff0099 none repeat scroll 0 0;
}
#td_parallax_header_6 > header > div.meta-info > div.td-post-views, #td_parallax_header_6 > header > div.meta-info > div.td-post-comments, header > div.meta-info > div.td-post-views, header > div.meta-info > div.td-post-comments {
display: none;
}
#td-outer-wrap > div.td-transition-content-and-menu > div.td-header-wrap.td-header-container > div.td-header-menu-wrap > div {
width: 100%;
}
#td-outer-wrap > div.td-transition-content-and-menu.td-content-wrap > div.td-header-wrap.td-header-container.td-header-style-7 > div.td-header-row.td-header-header > div > a > img {
width: 1021px;
}
body div#td-outer-wrap div.td-header-wrap.td-header-container.td-header-style-7 div.td-header-row.td-header-top-menu div.td-header-sp-top-menu ul.top-header-menu.td_ul_login li.menu-item {
display: none;
}
body.single div#td-outer-wrap div article div.td-container div.td-post-sharing, div.td-post-sharing.td-post-sharing-top, #td-outer-wrap div.td-module-comments {
display: none;
}
#td-outer-wrap > div.td-transition-content-and-menu.td-content-wrap > div div > div div:nth-child(5) > div > div > div.td-visible-desktop > iframe {
border-left: 5px solid #000;
border-right: 5px solid #000;
border-top: 5px solid #000;
}
#td-outer-wrap div.td-a-rec.td-a-rec-id-sidebar div.td-visible-desktop a img {
border-bottom: 5px solid #000;
border-left: 5px solid #000;
border-right: 5px solid #000;
bottom: 5px;
position: relative;
}
.td-trending-now-title.block-title,
.td-related-title .td-cur-simple-item
{
background-color: #ee0bcd !important;
color: #faf992 !important
}
@media (max-width: 645px) {
.gphy-embed {
width: 100% !important;
}
}
Hi
Please make sure you set your logo in theme panel > headers > logo for mobile and also empty all caches: http://screencast.com/t/wAcF2feCFr – http://screencast.com/t/bDI2cuMKhv
Let me know how it goes!
Thanks!
Thanks for the update Alin, hopefully they find a solution soon. A blank page would be a great addition to the theme so we can create stuff like custom landing pages without pulling in the header and footer if we don’t need them.
Definitely keep me posted when this is available.
Hi
To remove the main menu you need to edit the file corresponding with the header style that you’re using: http://screencast.com/t/hU7pbM6U Also make sure you have sticky menu disabled: http://screencast.com/t/N40YSzAwFA
Let me know if you need additional assistance on this regard.
Thanks!
Hi
By default the theme hides the top bar, which includes the registration widget, on mobile devices but you can use custom css to display it, so there is no need to pay for a plugin. You can use this custom css in theme panel > custom css section:
@media (max-width: 767px){
.td-header-top-menu {
display: block!important;
}
}
@media (max-width: 767px){
.td-header-sp-top-menu{
left: 15px!important;}
}
@media (max-width: 767px){
.td-header-sp-top-menu .td_data_time{
display: none;
}
}
You can modify the values as you like. The result should be like here: http://screencast.com/t/C3W4NdBXh
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi there,
I’ve just installed the envato toolkit to manage the updates you guys release; I know it was asked once before (but not specific to my question):
What type of customisation is this warning message referring to?
I’ve made some changes in the ‘theme panel’ itself (some additional CSS, and also the various settings like favicon files, and header image) — but these are stored in the database (?) I’m pretty sure.
So would that mean that these ‘customisations’ (or, better put – personalisations) would remain the same if I did the automatic installer / updater?
Thank you!