- TutorialsDefault Block Settings Guide
Hello k49ivanov,
I believe you are referring to the Google auto placed ads you seem to be using
– https://www.screencast.com/t/X4H6aL1k4t
Those will indeed show up where they want to
– https://productforums.google.com/forum/#!topic/adsense/dQgnENvdyYY
– https://support.google.com/adsense/answer/7478040?hl=en-GB
– https://www.shoutmeloud.com/adsense-auto-ads.html
From what I can see to enable auto ads you must enter a code in the theme header between the head tags
– https://support.google.com/adsense/answer/7527509?hl=en
Thanks.
I went through those but it does not do what I want to do. I want to put the header ad right after the post title. none of those header styles allow it. as it is for the header
Hi,
The AMP footer will not display what you have on desktop, it will display what it is defined in the plugin footer code
– https://www.screencast.com/t/9s2nSlBw
If there is no footer logo set in the theme panel, it will display the header logo.
The plugin does not have many settings at the moment to allow more advanced customization. It will receive more options in future update.
So if you want to modify the AMP footer it will require modifications in the plugin (file shown in screenshot). Sorry for any inconvenience and let me know if you have more questions.
Thanks
Hi,
Why not use a header style with ads at bottom? ( https://www.screencast.com/t/qQStsaRcA ), then all you need to do is to ad an ad in header ( https://www.screencast.com/t/EBeTtTTmF0 ).
See the result: https://www.screencast.com/t/QFoQY455yD0m
Thanks.
Hi,
By an option that is not possible, both header logo and footer logo will redirect to the homepage when clicked. This is set in the theme code, a similar topic here
– https://forum.tagdiv.com/topic/please-help-me-to-change-header-image-url/
Thanks
hello, I should change the top of the version of the responsive theme, adding a small menu to the blogs of my network, which page should I change? can I put this change in the child theme?
thank you
If you want to use another brand of Ads other than AdSense, notice that you need to access the header section of AMP and add the code of your Ad provider.
lol. Did you hear about AdSense AUTO ads?
They generate the code you must put once in head and body and after that they will generate needed placement automatically…. as google says….
I know of this, and I set this up. But I want to set up AMP AUTO ADS which require 1 code to be set in the header and 1 in the body of the amp posts. How do I do this?
I have edited amp template and put needed codes to head and body section.
But If the plugins updates I will have to make it again =(
It appears when you open Menu slider in the mobile header
that doesnt make a difference and I would rather leave it on auto …..
the only adbox selection i can pick is custom-ad-1 and it displays a square sort of sidebar ad box rather than the horizontal landscape ad box across as in the header
look here https://primorecipe.com
the header ad box = OK
the small ad boxes i added sort in the middle when you scroll down …. i added 3 of them on each row to fill up the whole row rather than just one box in the middle and lots of space on left and right of it
Hi,
Have you try the AdSense size from Newspaper>Theme panel> example Header ad ( https://www.screencast.com/t/Mg9Bj8vnfA ).
If the problem persist please provide some more details and screenshots, or a link to the website where I can see the problem would be very helpful.
Thanks.
Ad Box always shows ad as in a square box rather than a wider stretched one as in the pre-made one for header and footer
I added a ad-box and it just shows a square ad for adsense
How do i make this look like the ad box on header and footer?
Hi,
Hi have you paste the code here: https://www.screencast.com/t/CY5PW2DV51I
Please read our documentation about header ads: https://forum.tagdiv.com/header-ads-adsense/
Article ads: https://forum.tagdiv.com/article-ads/
Thank you.
Hi,
@ahmetekinler Maybe you use an older theme version. When using our AMP plugin and the footer is disabled in the theme panel, it will also be disabled in the AMP version. This was fixed in the 8.8.2 update, please see the changelog here (bottom of the page)
– https://themeforest.net/item/newspaper/5489609
– https://www.screencast.com/t/KpOp8HTzsug
The sub-footer menu does not appear in the AMP version, there is also no header menu. The design and functionality is inspired from the Yoast website
– https://yoast.com/social-media-optimization-with-yoast-seo/
– https://yoast.com/social-media-optimization-with-yoast-seo/amp/
In future updates of the plugin this may change, more options will be added.
Thanks
Hello,
Unfortunately, the theme does not have any such an option that allows you to use a header menu with overlay and background image, sorry! If you like, you can try to use the code below and place it in the Theme panel -> Custom CSS area.
The code is ->
.td-header-header{
background-image: url(http://localhost/spitzu_2/wp-content/uploads/2018/09/p4.jpg);
}
.td-header-style-1 .td-header-row {
width: 100%;
background-size:cover;
}
The result is here -> https://www.screencast.com/t/vEy6ZPQuMGkr
Thanks for the message!
Hello,
May I ask for some guidance and help, please?
For my http://brookline.com, how do I integrate any given image as a background image in the Header, so it appears like it does on this website: https://glkzagreb95.hr/?
Please note that above their main menu there is a field, which is not 100% transparent (how do I achieve that?), on top of which the logo and other info is displayed. The golf course background image appears also below their main menu.
Where on https://glkzagreb95.hr/ the golf course image finishes, if implemented on my site, would follow the “Trending now” news ticker.
Please advise how to accomplish the same appearance?
Please be advised that my site has a custom css code as follows:
.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: -4px;
margin-top: -4px;
}
.td-header-sp-rec {
float: right;
margin-bottom: -4px;
margin-top: -4px;
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 appreciate your help.
Thanks,
Peter
Previously I was using Mobile Theme, now I switched to responsive. On Theme Panel Header ad area added the shortcode for the Adsense and it is enabled on all devices too. But still hidden on Phone.
Hi,
If you are using mobile theme, then you need to put the ads in Mobile theme ads ( https://www.screencast.com/t/SC88pjQJrb5 ), if you don’t use mobile theme please check your documentation about ads display: https://forum.tagdiv.com/header-ads-adsense/
Thank you for your understanding.
Don’t know why Header ad is not showing on mobile where it displays on the desktop version. I already checked, ads are not disabled on phone.
Hi Calin,
Thanks for the Reply.
Sorry that is in your Template. I cant deactivate that. But i have to because thats Hardcoded in your Template. I copyed the Link belowe. Is it possible to remote that Link from your template over the settings?
>
<
Thanks
Hi folks,
I change the whole site all to https.
But the demo advertising link is still in the template and thats in http

How can i remove them?
Greetings
Fredi
Hi,
The code is not strong enough, try it like this
– https://www.screencast.com/t/if6gb00Kl
.td-header-menu-wrap:before {
width: 78%!important;
height: 100%!important;
background: black!important;
margin-left: 22%!important;
top: 0px!important;
left: 1px!important;
clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}
Thanks for your advice. I’ll post my comments there. This is my log file now — multiple times a minute…
[Wed Oct 10 14:31:50.049301 2018] [proxy_fcgi:error] [pid 30438:tid 139649309697792] [client obfuscateIP:38212] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php:6\nStack trace:\n#0 {main}\n thrown in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6\n’
[Wed Oct 10 14:31:50.181187 2018] [proxy_fcgi:error] [pid 9443:tid 139649464420096] [client obfuscateIP.145:38214] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php:6\nStack trace:\n#0 {main}\n thrown in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6\n’
[Wed Oct 10 14:31:59.314778 2018] [proxy_fcgi:error] [pid 30438:tid 139649267734272] [client obfuscateIP:38248] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php:6\nStack trace:\n#0 {main}\n thrown in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6\n’
[Wed Oct 10 14:32:01.023097 2018] [proxy_fcgi:error] [pid 30438:tid 139649208985344] [client obfuscateIP:38294] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php:6\nStack trace:\n#0 {main}\n thrown in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6\n’
[Wed Oct 10 14:32:01.904322 2018] [proxy_fcgi:error] [pid 3638:tid 139649250948864] [client obfuscateIP.67:38316] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php:6\nStack trace:\n#0 {main}\n thrown in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6\n’
[Wed Oct 10 14:32:02.082231 2018] [proxy_fcgi:error] [pid 9443:tid 139649250948864] [client obfuscateIP.67:38318] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php:6\nStack trace:\n#0 {main}\n thrown in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6\n’
[Wed Oct 10 14:32:46.981366 2018] [proxy_fcgi:error] [pid 3638:tid 139649318090496] [client obfuscateIP.157:38796] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php:6\nStack trace:\n#0 {main}\n thrown in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6\n’
[Wed Oct 10 14:32:47.080443 2018] [proxy_fcgi:error] [pid 1707:tid 139649250948864] [client 162.158.179.81:38798] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php:6\nStack trace:\n#0 {main}\n thrown in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6\n’
[Wed Oct 10 14:32:47.761523 2018] [proxy_fcgi:error] [pid 1235:tid 139649472812800] [client obfuscateIP:38812] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php:6\nStack trace:\n#0 {main}\n thrown in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6\n’
[Wed Oct 10 14:32:47.966806 2018] [proxy_fcgi:error] [pid 9380:tid 139649242556160] [client obfuscateIP:38816] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php:6\nStack trace:\n#0 {main}\n thrown in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6\n’
[Wed Oct 10 14:32:50.430274 2018] [proxy_fcgi:error] [pid 9443:tid 139649292912384] [client obfuscateIP:38850] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php:6\nStack trace:\n#0 {main}\n thrown in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6\n’
[Wed Oct 10 14:32:50.730415 2018] [proxy_fcgi:error] [pid 9443:tid 139649267734272] [client 172.68.253.238:38852] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php:6\nStack trace:\n#0 {main}\n thrown in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6\n’
[Wed Oct 10 14:32:51.650976 2018] [proxy_fcgi:error] [pid 3638:tid 139649360054016] [client obfuscateIP:38856] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php:6\nStack trace:\n#0 {main}\n thrown in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6\n’
[Wed Oct 10 14:32:51.784356 2018] [proxy_fcgi:error] [pid 9443:tid 139649318090496] [client obfuscateIP.67:38860] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php:6\nStack trace:\n#0 {main}\n thrown in /var/www/vhosts/mywebsite.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6\n’
Hi,
I believe you are referring to the Google auto placed ads you seem to be using
– https://www.screencast.com/t/X4H6aL1k4t
Those will indeed show up where they want to
– https://productforums.google.com/forum/#!topic/adsense/dQgnENvdyYY
– https://support.google.com/adsense/answer/7478040?hl=en-GB
– https://www.shoutmeloud.com/adsense-auto-ads.html
Form what I can see to enable auto ads you must enter a code in the theme header between the head tags
– https://support.google.com/adsense/answer/7527509?hl=en
Thanks
Hi,
Please read our documentation of post templates: https://forum.tagdiv.com/post-templates-2/
Header styles: https://forum.tagdiv.com/header-styles/
Category top post styles: https://forum.tagdiv.com/category-top-post-styles-2/
https://www.screencast.com/t/Gc74N9f4
Thank you for your understanding.