- TutorialsDefault Block Settings Guide
I am using the newspaper theme and I notice in the plugins section it shows me the premium plugins and recommends that I install tagDiv Composer showing me ‘required’ however when I try and activate this it says ‘The plugin does not have a valid header.’ As an optional I have been able to install the ‘Visual Composer’ plugin and wanted to ask whether this is correct. I have been able to successfully install the other plugins listed: tagDiv Social Counter, Revolution Slider and tagDiv mobile theme. Do you have any idea why I cannot install the tagDiv Composer.
Hi,
I use AdRotate to make groups but only use their shortcode in NewsPaper Theme Panel or on the homepage with the ad element in VC. AdSense however injects at least two ads randomly on each page. Could it be caused by having inserted the AdSense code in the header?
Thanks. The problem is that my custom css does not line up my logo and ad in the header the way it was before. They have changed something in the new css for version 4.0.
I do not understand why something so good as this theme has this idiotic miss – not being able to easily fit your own size of logo and ad. Why do they force you to their logo and ad size. They don’t seem to care. This is not the first time I have brought this up. This is insane.
Hello! My website has a Header Menu (main) and also a Top Header Menu…http://e50.4da.myftpupload.com/. However, only my Header Menu (main) is displayed on mobile devices. I would like for BOTH the Top Header Menu and the Header Menu (main) to display on mobile devices. Is this possible?
This is my Custom css, which never changes:
.td-header-style-1 .td-header-top-menu {
top: 0;
}
.td-header-top-menu{
padding-left: 12px!important;
}
.td-header-sp-top-menu{ float:left!important; }
@media(min-width:1021px){.td-header-style-1 .td-header-row {
width: 1023px;
margin-left: auto;
margin-right: auto;
}
}
@media(min-width:1021px){.td-header-style-1 .td-header-row {
width: 1023px;
margin-left: auto;
margin-right: auto;
}
}
.td-header-menu-wrap {
background-color: #28B775;
min-height: 48px;
}
.td-header-style-1 .td-header-row {
width: 1030px;
margin-left: auto;
margin-right: auto;
}
.td-header-sp-logo {
width: 460px;
float: left;
position: relative;
margin-left: 0;
margin-bottom: 8px;
margin-top: 8px;
}
.td-header-sp-rec {
float: right;
margin-bottom: 8px;
margin-top: 8px;
width: 468px;
position: relative;
}
@media (min-width: 768px) {
#td-top-search {
position: absolute!important;
top: 10%;
}
}
.td-header-container {
width: 100%;
}
@media(min-width: 768px) {
#td-top-search {
margin-top: 0!important;
position: inherit;
display: inline-block}
}
.td-header-menu-wrap:before {
background-color: #000000;
content: “”;
display: block;
height: 4px;
}
.td-header-border:before {
height: 0;
}
.td-trending-now-wrapper {
background-color: #FFFF00;
height: auto!important;
}
.td-container-border > .td-pb-row:first-child .wpb_wrapper .td_block_wrap:nth-of-type(1) {
background-color: #FFFFFF;
}
@media(max-width: 768px){
.td-header-sp-rec,
.td-header-style-1 .td-header-row {
width: 100%!important;
}
.td-main-menu-logo img{
width: 75%;
}
}
@media (max-width: 768px){
.td-main-menu-logo img {
width: initial!important;
}
}
.td-header-style-1 .td-header-main-menu.td-affix {
width: auto;
border-top: 4px solid #000000 ;
}
@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;
}
}
I just updated to 4.0 and the header containing the logo and the ad moved too much above the main menu line! I am tired of this. I have 6 site running this theme and cannot go insane every time I have to load to a newer version.
Why has that happened for Brookline.com?! The current site’s logo and ad in the header are too high compared to what it was – you can see Pavlikeni.com, which has not been updated for the correct position of the logo and the ad in the header…
I am so pissed! Can someone please help and solve this problem once and for all.
My problem remains!
I do not have Editor under Appearance.
Every time an upgrade to the theme is released, I have to alter the .css code, where the size of the header logo and ad are specified, BECAUSE, there is a resizing “blink” if I do not do that to match the sizes that I desire for my logo and ads in my Custom css.
A huge flaw of this theme is that id does NOT allow you the freedom to set your own header logo and ad sizes, without having to go through the insanity I go through every time there is an update… and now I cannot even access the main css via the admin panel….
Peter
Hi, I’m trying to change the header of my page, instead of leaving the logo, I want to see an image that I want and I could tell you where I can change the default image in the child theme that I installed on the home page thanks
I get the following error when viewing my page, but when I view it in the dashboard I can see it, what could br the problem?
Ooops… Error 404
Sorry, but the page you are looking for doesn’t exist.
I don’t see any options specified for this in the Yoast plugin, it was already installed. I only have the option to “Add Media” from the “Edit Categories” page. Adding images there places them below the header -not inside the header.
Do you have a step-by-step solution for this? Or can you point it out in the documentation?
Hey Chris, I’ve made my mind and stept off of AMP for now. Will optimize my pages further to make the speed go up and deliver a better user experience. Already upgraded to PHP 7.1, moved some non-essential JS-code to the bottom of the header, minified CSS + JS including above the fold optimization. It really works wonders so far. Have tried multiple times on a test-VPS to get http2 to run, but Custombuild 2.0 (DirectAdmin) doesn’t natively support it yet. The following tutorial for example:
https://www.vultr.com/docs/how-to-activate-http2-support-on-directadmin-centos
Everything goes well, until cURL comes around the corner. Online checks don’t show my websites using http2, and the following command is not being recognized: ‘curl –http2 example.org’. Can’t get it set up right, but might have to do something with the ISO that my provider uses for CentOS 7 + DirectAdmin VPS’s.
Anyway, that’s not a story for this forum. 😀
Thanks for your information so far! It has been very helpful.
Would the opposite work? For example the Social Icons, log in are part of the side full menu on a mobile, so I do not need those to show up on the top header menu? Thanks
Hello mrgergoke,
Please check the theme’s functionalities because we have a big list of header styles which can be used on our product. Please read here -> https://forum.tagdiv.com/header-styles/ and here -> https://forum.tagdiv.com/header-ads-adsense/
Thanks.
Hi,
There are header styles that would allow any image size you need as a logo
– https://forum.tagdiv.com/header-styles/
Header styles 9, 10 and 11 do not have limit for the logo size, you can use any image you want. This demo uses header style 10 for example
– https://demo.tagdiv.com/newspaper_cars/
This would be what you are looking for. A parallax effect is not available at the moment for the logo, unfortunately.
Thanks
Hello,
I would like to place a header advertisement next to the logo. Is it possible.
See here: http://rendeljkinait.hu/header_ad.png
How can i resolve this?
Thanks,
Laszlo
Hello,
I am trying to have a fixed background image that displays behind the header & the first part of the home page that shows to the user when they first open the website.
Similar to this https://2017.wordpress.net/ I just need an image not a video. I am pretty sure it’s very simple, but I’m not able to figure out which template does it.
Could you help?
Thanks,
George
Hi,
You could try a code like this for example
– https://www.screencast.com/t/tO5qmWtQs
#td-top-search {
left: 0;
right: auto;
}
.td-header-main-menu {
padding-right: 0;
}
Thanks
Hi,
I have inspected your website and an author page, it looks like this
– https://www.screencast.com/t/Igk9IDB7kh
The code you mention is in the page source, if you would like to modify it you will have to make modifications to the header file and maybe to the SEO plugin you use
– https://www.screencast.com/t/SuPiJPynBl
Thanks
How to add top-header-menu tabs to mobile menu when we open the website in mobile phones?
Hi adm,
I like the theme “Newspaper Craft ideas”, i can’t set up the background of “block title” as demo.
I downloaded the picture “header-bg.png”. But I can not install as demo.
1. Image demo: https://scontent.fvca1-2.fna.fbcdn.net/v/t1.0-9/21192202_347160955730220_4557275985967151597_n.jpg?oh=0714caa04d49bbef7a173d19bfaf5f3b&oe=5A19BFE5
2. Help me: https://scontent.fvca1-2.fna.fbcdn.net/v/t1.0-9/21231261_347160949063554_7367802238992028804_n.jpg?oh=e7f82c02a577e54f2cdea91ccf4b5693&oe=5A55B667
Thanks.
Getting this error while to install the required plugin.
The plugin does not have a valid header.
Download failed. cURL error 60: SSL certificate problem: self signed certificate
After activated the essential grid ( https://codecanyon.net/item/essential-grid-wordpress-plugin/7563340 ) plugin , the search box will disappear automatically even when we are typing the search term .
what I mean is click the search icon in the header , then a search form jump out , then the container of the form will disappear in a short time.
If I deactivate the essential grid , the box will be there and will not disappear.
Here is the staging site: http://ins.kakadong.com
Likely need to be way more specific …
does it need to go into the header area, outside the page HTML, or in the actual body of the pages with the HTML ?
If it needs to go in the header, outside the body HTML, you can simply add to either the header.php before the BODY tag, or in the footer, after the BODY element.
Hi,
Try adding the needed code in theme header file, between the head tags
– https://www.screencast.com/t/gU3TV614vH3
Thanks
