Header SVG Logo gone after Upgrade from 10.3.X to 10.4

Posted in: Newspaper
Post count: 364

Hi,

after I updated my site from 10.3.X to 10.4 my Header Logo on Desktop just disappeared. I had added it via theme panel “Logo & Favicon” and it was never an issue to use SVG there. Till now. On mobile the Logo seems to display properly. My site: https://dreamcounter.de/
Any advice?

Thanks!

Post count: 27744

Hello,

In the new update, new implementations have been made for Google page speed and now, the width and height for images must be displayed, and on a standard template if you use SVG it will have width and height 0 (if you want you can use a stronger CSS to set these dimensions manually):
.td-main-logo img { width: 100%; }
our recommendation is to use a cloud header where you can upload SVG and set the dimensions => https://www.screencast.com/t/yVhxp0c6yf

Thank you!

Post count: 364

Hello Anamaria,

Thanks for the explanation and your CSS, now the Logo is displaying properly again.

I get exactly the pagespeed error you described for my footer logo. Do you know how I can add a explicit width and height for the footer logo if its SVG?

Thanks!

Post count: 27744

Hello,

Unfortunately, on the standard footer, you can’t set the width and height so it doesn’t appear in page speed, but you can use a footer template from Cloud Library and this problem will no longer appear in page speed.

Thank you!

Post count: 364

Hello Anamaria,

Thank you for your answer. I’m scared of using Cloud Templates because of pagespeed. Currently I have 100 pagespeed for desktop and 96 for mobile and if I remember that right Cloud Templates do load much slower than the default version (especially compared to the mobile theme). Or am I wrong and the problem has been fixed in the meantime?

Thanks!

Post count: 27744

Hello,

Normally, if use only the cloud library(tagDiv Standard Pack disable ) you should have a better speed because it will no longer load all CSS as tagDiv Standard Pack plugin.
This does not mean that the website does not need to be optimized.
Also, for the mobile version, you can use the mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY (03:11 – Mobile Templates & Pages)

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.