- TutorialsDefault Block Settings Guide
Hi,
The recipes demo uses header style 11 – https://forum.tagdiv.com/header-styles/ that displays the logo on full size. The header styles that have this property, as to display a full width logo are header styles 9,10 or 11. More information here – https://forum.tagdiv.com/logo-favicon/ Also it could be mentioned that when you set a background color or image, the site transforms into the boxed version – https://forum.tagdiv.com/background-introduction/
Thanks
Hello,
I have checked your website, and I saw that you have a lot of additional customization. Below, I gave you a custom CSS for affix, but in the future, I suggest you revise the entire code and revert the theme to the default state.
.td-header-style-1 .td-header-main-menu.td-affix {
width: auto;
border-top: 4px solid #c00000 ;
}
@media(min-width: 1024px){
.td-header-style-1 .td-affix #td-header-menu {
width: 1030px;
margin: 0 auto;
}
}
@media(min-width:768px)and (max-width: 1023px){
.td-header-style-1 .td-affix #td-header-menu {
width: 756px;
margin: 0 auto;
}
Thanks for your understanding!
I want to set the text of my entire site to Malgun Gothic including the text logo in the header.
https://www.microsoft.com/typography/Fonts/font.aspx?FMID=1907
Could you provide steps from installing this font to setting?
Hi,
We’re using the text logo on our site but it isn’t being displayed in the header on the mobile theme. The website address is:
Should this display with the mobile theme and could you point me in the right direction if so please?
Many thanks
Chris.
Message 2 following on from above:
Checking the error log in /public_html/mysite/wp-content/themes/Newspaper/error_log, I’m still getting the following error after updating to Newspaper 7.7.
[24-Feb-2017 03:57:40 UTC] PHP Fatal error: Call to undefined function get_header() in /home/dbs/public_html/mysite/wp-content/themes/Newspaper/index.php on line 6
Hope this helps guys. Love your theme despite the occasional hiccup 🙂
Cheers
Hi Bogdan,
I am also having the same internal server error as Erythros. My first reaction was to contact my hosting company about this and their response was as follows:
It looks like there is an error with the theme itself:
[23-Feb-2017 04:08:04 UTC] PHP Fatal error: Call to undefined function get_header() in
/wp-content/themes/Newspaper/index.php on line 6
I have the latest update 7.7 installed and I’m still getting the same 500 response code as I got with Newspaper 7.6. I did not have this occur with any earlier themes.
So you’re suggesting it’s a server side issue and my hosting company says it’s a theme issue. Not sure where to go from here. Hopefully the above information is helpful in some way.
Kind regards
Hello,
In the header I would like to have multiple advertorials to be displayed as rotational / sliding banners.
Is there a way (a plugin that’s compatible with this theme, or a script), to make this happen?
Thank You!
Hello,
Well that is not a category view as you mentioned above. It is a single post.
The issue is with the image you are uploading. The image thumbnail is 1068 pixels and your image is only 1000 px wide. And the height is too narrow as well. You need to upload images that are bigger than 1068 px width for single template 3 otherwise this type of situation can occur.
Here is a css fix for the issue with your current image:
@media (max-width: 767px){
.td-post-template-3 .td-post-header-holder {
min-height: 155px!important;
}}
Thank you!
Hello Lewis,
Unfortunately, our theme does not have any easy solution that allows you to move the Social Icons to the main menu bar, sorry! If you want to do this, you should do it yourself, because this is not a simple task and we cannot provide custom modification through the theme, sorry! As a hint, you should edit the header menu template and add there as you wish, like this -> https://www.screencast.com/t/cP5VG75HY1eT
Thanks for your understanding!
Hey there –
I was messing around in my theme settings making all my colors correct and I cannot figure out what I changed, but my top nav, main nav, footer, and sub footer are no longer full width. They are only the width of the core middle section of the site.
Any idea what I did that would make this happen and how to get it back to full width?
Thanks!
Hi, I just got the updated theme, and I’m building a new site. I’ve built other sites with the theme, but I’m puzzled by a few new aspects and I can’t find how to do what I want in the documentation. Thank you.
First, I loaded the Travel Guide & Idea Demo, because I love the look of the image right below the header menu that has the block images superimposed onto it. But I’d like to replace the image that came with the theme with my image, and for the life of me I can’t find how to access it. (It’s probably very simple. 🙂 ).
Second, the homepage of the theme has dashed lines separating the blocks as you go down the page. I would like to either remove or alter those lines (so they have a different look), and again I can’t find how to access them.
Thanks! I love all the things you’re adding to the theme.
Hello LinkAntonDE,
If you want to add some code between head tag in header.php file you should add here -> https://www.screencast.com/t/SPq1cHgZ42h
Thanks for the message!
Hello all,
I would like to inline CSS in the head section of the html.
As far as I understood this should be the header.php
which can be found in the theme folder in my WordPress.
Is this correct?
Regards,
Christian
Is any way to set a image to use all the space of its celd?

Hi,
From what I understand you want the whole header (logo, ad and menu) to remain fixed at the top of the page when you scroll down the page. Unfortunately there is no theme setting for this and has to be made custom. You could try however this code provided below with this result – https://www.screencast.com/t/2M67GyOd6k also you should enter it in Theme panel->Advanced Css in the desktop section so it applies only in that situation, because it could cause problems on smaller devices. Or if you want you could experiment in different situations and optimize it so it suits your needs better. Please let me know if this solution works for you or you wanted something else.
.td-header-style-1 .td-affix {
top: auto!important;
}
.body-td-affix .td-header-wrap {
position:fixed;
width: 100%;
}
Thanks
Hi,
There is a white gap between the header menu and the rev slider as shown in this link:
http://traveltwirl.com/index.php/free-wordpress-setup/
I know it can be solved by put a value in the margin option of Design Options. I just want to know what is the exact value in PX that I should put in margin, so that there is not white gap.
Gaurav
Hello all,
I am trying to set up the new mobile theme, and I have a few questions.
Under the Mobile Theme options on Theme Panel, there are the ad boxes for various ads. If I add a responsive adsense ad, can I control the size of it as I can on the normal ad section?
Also, when the mobile theme is enabled, it shows only the ads from the mobile theme ads menu, right? So, if I have a header ad, an ad at the beginning of an article (these ads added on the main theme panel), these won’t show on the mobile theme, right? (the mobile theme that the plugin provides)
Bonjour,
Est-il possible de mettre un captcha sur l’espace connexion qui se situe dans le header du site ?
Merci d’avance, cordialement,
Hi Simion,
Here is the link to our beta site: http://thatoregonlife.portlandadvertising.agency/
We would love to have the Logo, Banner Ad, and Navigation fixed after scrolling past the “black header top” bar. This is currently not possible with the settings in Theme Panel. Is it possible to modify the .js file to make this happen? Or we can disable sticky menu completely and use a different jquery affix plugin.
Thanks
Hi,
I’m guessing that you want to have the menu always sticky, you can do that in Theme panel->Header – https://www.screencast.com/t/KbEiCaMKo If that is not what you wanted please provide more details so I can see if it is possible or not.
Thanks
Hello ony123456,
Unfortunately, it is not an easy task to change the boxed layout for the header, as the site will become boxed when background color(or image) is added. You could try to use media queries to change this for desktop – http://screencast.com/t/vIA97kLL6S
@media (min-width: 1180px) {
.td-boxed-layout #td-outer-wrap{
width: 100% !important;
}
.td-main-content-wrap {
width: 1164px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.td-boxed-layout .td-header-menu-wrap.td-affix {
left: 0;
right: 0;
}
}
Please note that also the footer will become full – http://screencast.com/t/pqdCnTK5v
Hope this helps!
Thanks for your understanding!
Hi,
I see that you managed to solve your header ad problem and it is displaying properly now – https://www.screencast.com/t/WOhS06OLWH
Thanks
Hi,
You can install any of the demos available – https://forum.tagdiv.com/demos_introduction/ – https://forum.tagdiv.com/demos_introduction/ and choose which header template you want for your site – https://forum.tagdiv.com/header-styles/ The demo’s come with predefined content (menu, categories, posts etc) but you can also create and use your own. More information about creating a menu here – https://forum.tagdiv.com/main-menu/ and also a guide to make a mega menu here – https://forum.tagdiv.com/mega-menu/
Thanks
Hi,
I would like to know how I can add sticky effect to the full header (except Header Top), including the logo and at ad spot. It would be perfect if the header becomes sticky after scrolling past the black Header Top. I’m currently using the demo/default layout (https://demo.tagdiv.com/newspaper/).
Thanks
I keep getting this error when I try to install the plugin. I have unzipped it, and even deleted the whole theme and retried it. I saw on a couple forum pages where it said to do it through an FTP? I have no idea what that is, and I purchased this theme because it said one click install. I am new to all of this. Please help!!
The plugin does not have a valid header.
Downloading install package from http://www.thriftytravelbug.com/wp-content/themes/Newspaper/includes/plugins/js_composer.zip…
Unpacking the package…
Installing the plugin…
Destination folder already exists. /hermes/bosnaweb09a/b603/ipg.thriftytravelbugcom/wp-content/plugins/js_composer/
Plugin install failed.
Return to tagDiv plugins panel