Search Results for 'header'

Results from the Forum
artimag
tagDiv Member

Hi Catalin,

I have found a solution in your forum that solves the featured article problem.

I added the code
‘category__not_in’ => ‘2’,
in mobile -> front-page.php at the “query used on Latest Articles section” and it works great!

About the second problem: you were absolutely right! All six AMP errors were caused by the Faceboo Pixle.

I have removed the Facebook Pixel now.

I inserted the Facebook pixel into “Theme panel -> Analytics / Js Codes -> Google Analytics and JavaScript Codes -> Header Script Code”.

Do you have an idea where I could insert the Facebook pixel without causing an AMP error?

Many Thanks!

Calin
tagDiv Staff

Hi,

Yes, now this is possible, since Newspaper v9.5 our theme have a new option, header builder -> https://www.screencast.com/t/1jwi2J4d -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
Get a beautiful Overlay Header with Newspaper Theme ->https://tagdiv.com/overlay-header-newspaper-theme/
In order to use the header manager you need to have tagDiv Composer and tagDiv Cloud Library activate.
If you do not want to use them you can choose one of the 3 multipurpose header -> https://www.screencast.com/t/ahe0UhQ5 and set the button in Theme panel>Multipurpose

Thank you!

Catalin
tagDiv Staff

Hi,

If you want to disable the header and the footer only for that page, you need to use the code below and place it in Theme panel -> Cusotm CSS area.

The code is ->

.page-id-3078 .td-footer-container, .page-id-3078 .td-sub-footer-container, .page-id-3078 .td-header-wrap {
display:none;
}

The result is here -> https://www.screencast.com/t/Z21s15Oi2s

Thank you!

PERFORLAB
Participant
#0

Hi,

Once I added my adesense code in wwww.amicoassicuratore.it, search console started to show me this AMP error:

“Il codice JavaScript non è consentito (JavaScript code is not allowed)” and when i go deeper, these are

<script async=”” src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script><!– 728×90 HP Header –><ins class=”adsbygoogle” style=”display:inline-block;width:728px;height:90px” data-ad-client=”ca-pub-6149430263152220″ data-ad-slot=”7962507897″></ins>
…………………….
<script><![CDATA[
(adsbygoogle = window.adsbygoogle || []).push({});
]]></script>

<script async=”” src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script><ins class=”adsbygoogle” style=”display:block; text-align:center;” data-ad-layout=”in-article” data-ad-format=”fluid” data-ad-client=”ca-pub-6149430263152220″ data-ad-slot=”4522644690″></ins>
…………………….
<script><![CDATA[
(adsbygoogle = window.adsbygoogle || []).push({});]]></script>

And so on for all my banner

Could you please help me?
Thank you,
Co.

mehdiago
Participant
#0

hello , my website is working totally fine on chrome ( desktop and mobile ) but it s different on safari ( header color red ) ( search icone on the top of the menu icon ) safari mobile , please help

Rc7QGu
Participant
#0

I am trying to move a sidebar titled “Style Hunter” to the top left of the homepage. I tried to drag it but it won’t move. How do I move it to the top left area of the homepage under the header?

Site:
http://markhpeterson.net

DeonvanHui
Participant
#0

Good day – my header shows on my pages but is blank on my post. How do I display the header on posts? Many thanks

Onofriomarcomancini
Participant
#0

Hi, on Sahifa I can put different logos in header of each category, a logo for animals, a logo for Health etc.

Is there an option to do this in Newspaper theme?

Thanx

npaper_434
Participant
#0

For some reason my cutom header is not applied to cathegory pages. Instead the regular header is used. I wasn’t yet able to figure out why this is the case. Also there are few exceptions (cathegories) which use the custom header.

hunmar
Participant
#0

For those of you using AO and seeing the following amp error from Google:
The mandatory tag \'head > style[amp-boilerplate]\' is missing or incorrect.

A simple fix is to edit:
/wp-content/themes/Newspaper/mobile/header-amp.php

Replace:
<html <?php language_attributes(); ?>>

With:
<html <?php language_attributes(); ?> amp>

Davidpinto
Participant
#0

Hi all,

I have a problem with Auto Adsense AMP.

In the theme panel>analitics/js code>HEADER SCRIPT CODE> I set:
<script async custom-element=”amp-auto-ads”
src=”https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js”&gt;
</script>

And in Mobile Theme>Amp ADS> I set:

<amp-auto-ads type=”adsense”
data-ad-client=”ca-pub-8896055058924995″>
</amp-auto-ads>

But the adsense auto amp doesn’t work.
Why?

thank you so much
David

tunc26gm
Participant
#0

Hello;
I can see images headers in the tdcomposer wiev but I cannot see anything when ı connect my web site regulary. My address is http://karsiyakaakademi.org.
TDS

mediaapps
Participant
#0

I am building a home page. I have already created some elements. Now I want to create an element (H1 heading) that I would like to place at the top of the page just underneath the header and only on the Home Page.

It seems when I try to add an element it will only add to the bottom of the page and it isn’t possible to move it anywhere.

Francy
Participant
#0

Hi,
in Google search console appeared two 404 errors in the desktop version:

https://thekeenet.com/wp-content/themes/Newspaper
https://thekeenet.com/wp-content/themes/Newspaper/

I checked but the Newspaper folder is there in that position. If I click on the link this is what appears:

“Fatal error: Uncaught Error: Call to undefined function get_header() in /home/thekeene/public_html/wp-content/themes/Newspaper/index.php:6 Stack trace: #0 {main} thrown in /home/thekeene/public_html/wp-content/themes/Newspaper/index.php on line 6”

This is in the index.php file (at line 6) :

<?php
/* —————————————————————————-
the blog index template
*/

get_header();

//set the template id, used to get the template specific settings – this was the old home.php template
$template_id = ‘home’;

I’m using the header style 12. I set it in the theme panel/header style.
I don’t know the reason for the 404 errors.

Kind Regards
Francesca

nycinsider
Participant
#0

Using Text with Title element
1) How do I get a border around the whole box?
2) How do I break the text part into two columns while keeping the header across the top of both columns?

thanks.

r_patchra
Participant
#0

Hi, I have use class “data-scroll-to-class” for scroll to section from main header menu, everything work fine on desktop but when I look on the mobile site its navigate me to the wrong position. Any idea with this?

Here is the Site

you can compare this in desktop and mobile

MahmoudKhadra
Participant
#0

ello
I have this problem while I browse my website using my cellphone.
I activated Mobile+Amp option, but the problem still.

Here is a screenshot:

https://drive.google.com/open?id=1P3TJskSApG3r6c6TDyFJ8IS7Jze21Dpc

leanjucasvw
Participant
#0

Hello! I need set a diferrent menu on mobile because header buttons dont are showing in mobile

bircan
Participant
#0

Hi,
I would like to setup a multisite news site. The main categories such as news, technology, business, lifestyle will be located in different sites in a multisite network. How can we achieve cross-site content sharing. For example: technology titles will be shown from technology site, business titles will be shown from business site. All sites will have access to other multi site’s contents. Does theme have tools for this kind of multisite structured news site. Also search will work for every site within network. In the header menu of main site (news.domain.com) when we hover on technology title the dropdown screen which shows titles with photos will get data from technology.domain.com. The tabbed columns titled as business, lifestyle ,etc… will be filled from other sites in the multi site network such as business.domain.com, lifestyle.domain.com.

How can achieve this structure within newspaper 9 Theme.

Thank you and best Regards

JimCofano
Participant
#0

I would like to add a prominent phone number and Call to Action in my header (On the right site), and increase the size of the Logo on the Left side.

How can I modify the design of a header? It’s possible to brute-force a design with a background image, but it’s a hack, not a real solution.

Please advise… Thanks in advance!

lljw91
Participant
#0

When clicking on any category links on my header menu it takes me to a blank white page with this error message “Bad Request Your browser sent a request that this server could not understand. Size of a request header field exceeds server limit.” Not sure why this is happening or how to fix. Please help!

Simion C.
tagDiv Staff

Hi,

I see the same header menu in all those pages and posts – http://prntscr.com/n7tgwh
http://prntscr.com/n7tgzhhttp://prntscr.com/n7th6s
The menus you set should be the same across the whole website, when using predefined header templates. Maybe try and do a force refresh in the browser for the pages where you see the issue (Ctrl+Shift+R), could be browser cache.

Thanks

RustyOcean
Participant
#0

Dear team,

On a managed server and a cloud server, the same problem is that the shadow header gradient is not displayed correctly.

Background url data image problem

Header Gradient Shadow

Calin
tagDiv Staff

Hi,

Please make a test and let the auto code only in header -> https://www.screencast.com/t/PpSDpTkc.
Also I checked your website and is look like you have and error in console for auto ads
-> https://www.screencast.com/t/AoML37YCndZH
it’s appear that you have multiple page-level ad codes in your site.

Thank you for your understanding!

Simion C.
tagDiv Staff

Hi,

At the moment I see the website is using a default header template.

If you want to use a cloud header template or you are building the header in the composer, you have to build/add elements in the sticky version just like the normal version
http://prntscr.com/n7s4ne
Activate sticky mode and add what you want the header to display when sticky.

In case I misunderstand or you have more questions, let me know.

Thanks

Viewing 25 results - 14,926 through 14,950 (of 29,850 total)