Search Results for 'header'

Results from the Forum
Calin
tagDiv Staff

Hi meri,

From what I can see on google page speed the mobile version is look normal and is not the amp version -> http://prntscr.com/pm2zbi this is the amp version of your homepage -> http://prntscr.com/pm2zsl not this -> https://ibb.co/Cnwk6pb , the amp version can appear only if you are from mobile device like this -> https://www.screencast.com/t/svNmy6clpKl
Also using a cloud header you’ll need to edit the main header and the sticky header too, here is a similar topic ->https://forum.tagdiv.com/topic/add-secondary-logo/
For the problem with header style 7, there can be a cache/plugin problem, also make sure that you logo have the proper size.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

That is because you are not longer using a cloud header, now you are using the header style 5 -> http://prntscr.com/pm2rlx or you can use this custom css ->
.tdc-header-wrap .td-header-style-5 .td-header-sp-top-widget {
float: right;
}

-> http://prntscr.com/pm2t0t

Thank you!

Vlad S
tagDiv Staff

Hello !

When using Cloud Template header the sticky header must be edited with tagDiv Composer Header Manager and erased the content of it as you can see here: https://www.screencast.com/t/Bzi8kbneOKQc

Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

Calin
tagDiv Staff

Hi,

If that code need to be set in header.php, please make sure that you set the code in wp-content/plugins/td-composer/legacy/Newsmag/header.php -> http://prntscr.com/pm24gk

Thank you!

climate188
Participant
#0

Hello,

There is a mismatch between what I’m entering as the “Text Logo” and what’s being displayed in a live environment within the sticky header. See screenshots below. Any idea what’s causing this?

https://www.screencast.com/t/s1TgPs9FeP

Thanks

gadget-freakz
Participant
#0

i’m using mega menu to create a more beutifull design and use images or widgets in my menu.
but i have some questions I cannot resolve:
1: in IE the menu is sticked to the top but in chrome it’s not.
2: when scrolling: the menu moves to the right. (in ie and in chrome)

I already choosed some other header templates but that doesn’t matter.
it looks like that wp mega menu is overruled by magazine. because I have some options about coloring or borders of shades that are not wisible on my site.
I have tried several options for weeks now, and now i ask the experts for help.
my url is gadget-freakz.com.

Or is this not possible without a support ticket because my question is not so general and to specific without seeing my backend settings?

publisher-2
Participant
#0

Hi, i will add schema with custom field, but not working, pls help

This is my code on header.php

<?php
$aggregaterating = get_post_meta(get_the_ID(), ‘aggregaterating’, true);
if(!empty($aggregaterating)) {
echo $aggregaterating;
}
?>

rajatrrpalankar
Participant
#0

i have purchased newpaper theme yesterday,

when i open my website in mobile it shows default newpaper logo in some posts header and even in footer
where as i have deleted all the images default images from media

rajatrrpalankar
Participant
#0

My website is behaving abnormal

In mobile version website theme all the content are working well but when i check header and footer ( in posts ) newspaper 9 logo will get displayed

Something my logo works

And more thing

Something after every post End there is a default newspaper banner ad ( I even removed all the div tag from theme penal Ads )

Check this out
Protocoderspoint.com

Check my website

Alsok
Participant
#0

I get an error when I trying to change the image of the header.
Text of error: Invalid data Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
error

meri
tagDiv Member

Hi,

This cloud template header is such a nightmare that I went back to a standard one.
Header style 7 was showing a huge logo. I double-checked all the setting and couldn’t understand why. So I picked header style 10 which doesn’t look nice but well, do I have the choice?

Can you please fix this AMP problem?
Can you have a look why the header style 7 shows a huge logo?

I already sent you my website credentials. They didn’t change.

Thanks

exitmotion
Participant
#0

OK have the Life News Theme install but i am having problem two things 1.There is another section of the header i cant find to change Logo ect the section when you scroll the site up and down. 2. I am trying to upload image in the AD section i am getting an error (Invalid data Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)) please help

studiogiaanh
Participant
#0

Dear Team TagDiv

With my wordpress https://phongcachdoisong.vn
At The dashboard There are notifications

The theme crashes
The interface has been installed but not completed.

Descriptive name
The Newspaper Template is missing. The standalone interface needs to have an index. php template file. The child interface needs a header Template in the style. css file. Delete

I need guidance for troubleshooting

Best Regards and Thanks

fabiofiorini
tagDiv Member

Hi Calin,
it’s an adv code for a background skin, that i have to put right after the open <body> tag.

Anyawy, inserting the code in the header.php in /public_html/wp-content/plugins/td-composer/legacy/Newspaper seems working 🙂

My error was to edit the header.php file in /public_html/wp-content/themes/Newspaper.

Calin
tagDiv Staff

Hi,

If you have entered code there, please be sure that it is of this form only
– http://prntscr.com/od1ieo
No need to do anything else just enter the ad code there. The header script that is mentioned in the AMP documentation and has to be entered in the header will be loaded automatically by the theme – http://prntscr.com/od1k16

Then there should not be any errors and ads will begin to appear after a while. Let us know.

If there is still a problem, please provide some more details and a link to your website where I can check this problem.

Thanks

gumball44
tagDiv Member

Thank you for your answer but, I think you haven’t understood what I wanted to explain, I have already used your advice.. It works for shadow.. But my menu is no longer at 1200px..

Do you understand ? I mean if my site is opened on screen bigger than mine.. My menu will be on the left of the screen.. not in line with the reste of my header..

  • This reply was modified 6 years by gumball44.
vv2005
Participant
#0

This is how my site shows on mobile https://prnt.sc/pl0al0 . How do I edit the header “Newspaper | Discover the art of publishing”?
Also, how can I add mobile and AMP theme menu?

fabiofiorini
tagDiv Member

Ok, using Child theme and using the header.php file that i downloaded from
/public_html/wp-content/plugins/td-composer/legacy/Newspaper seems ok.

But when i try the single.php file (from the same location), when i just put it in the child theme (in /public_html/wp-content/themes/Newspaper-child) without modification, it broke the site and i had to remove it.

What can it be?

fabiofiorini
tagDiv Member

Maybe because i edit the header.php via FTP file in /public_html/wp-content/themes/Newspaper, and i need to edit trhe file in /public_html/wp-content/plugins/td-composer/legacy/Newspaper?

meri
tagDiv Member

Fyi, I changed the DNS on Monday as I removed Cloudflare.
But I don’t think it’s related.

And the flash of text you can see on Firefox while the website is loading definitely comes from Theme Panel > Header > Logo & Favicon > TEXT LOGO + TEXT LOGO TAGLINE

Last thing: Lazyload was off and I definitely didn’t change that setting. I set it on again but I’m really surprised that a setting could change by magic.

Thanks

Vlad S
tagDiv Staff

Hello !

You can edit the header.php file as you can see here: https://www.screencast.com/t/NXgMrhUCy7 You can edit the <head> tags and everything will be in order.

Thank you !

stevebullman
Participant
#0

Hi, I have uploaded a header background image which is 2000 pixels wide so plenty high enough resolution, however when displayed in the header it is very poor quality, almost blurry. Any suggestions please?

admin_EONE
tagDiv Member

I think is a problem with romanian news header, beacause if I choose Header 36, I can modify the background image though the css section

admin_EONE
Participant
#0

Hi, I’ve just bough your theme. I imported the Romanian News demo without problems, but now I would like to change te logo, so I’m going to the Cloud Templete , I click on modify on Header Cloud Template – Romania News, and the I get this error “Error at rows: 2(models) : 1(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)”

What can I do?
Thanks

fabiofiorini
tagDiv Member

Hi Calin,
i can’t use the header ads beacause it shows the adv on the homepage too, and i need it only in the post page.

Using Post style 12, 13 are not working because i use the default style: http://prntscr.com/pkf4qe

What can i do?

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