- This topic has 13 replies, 6 voices, and was last updated 3 years, 10 months ago by
David.
-
AuthorPosts
-
December 24, 2020 at 2:30 am #1592933
Kevin
Hey guys, happy holidays 😉
Sorry to write your this, but the QueryMonitor Plugin gives me this output since some weeks and after Upgrading to PHP8 its inside my server error logfile. Any Idea how i can fix this?
Best Kevin
December 24, 2020 at 11:00 am #1593488Tom
Lead DeveloperLead DeveloperHi there,
This means the logo you’ve uploaded isn’t getting the proper data from WordPress: https://github.com/tomusborne/generatepress/blob/3.0.2/inc/structure/header.php#L137
Can you confirm that you’ve uploaded a regular image file in Customize > Site Identity?
December 25, 2020 at 8:50 am #1594139Kevin
Hi Tom
I uploaded a svg logo with the customizer – yes
December 26, 2020 at 12:58 pm #1595109Tom
Lead DeveloperLead DeveloperAre you using a plugin to allow SVG uploads? If so, which one?
Does the same issue happen if you upload a PNG?
December 27, 2020 at 3:19 am #1595434Kevin
This one https://de.wordpress.org/plugins/safe-svg/
Never tried a PNG. But i can 😉
December 27, 2020 at 11:01 am #1595919Tom
Lead DeveloperLead DeveloperLet me know if it happens with a PNG as well.
We may simply have to check for those values in case WP can’t retrieve them from SVGs.
June 1, 2022 at 12:02 am #2239908Arun
Hi team i also facing the same issue in header section, please help me to resolve that problem
Site: https://marketplusacademy.com/Waiting for reply
June 1, 2022 at 12:11 am #2239911Fernando Customer Support
Hi Arun,
In Appearance > Customize > Site Identity, can you try re-uploading your logo?
Can you also try uploading an PNG image?
Kindly let us know how it goes.
July 25, 2022 at 1:35 am #2292705Paul
Dear GP-Team,
when I update PHP to 8.0 or 8.1 I get this error:

I do use a SVG-Logo, but replacing it with a PNG did not help.
Any advice, what I should do?
Best, PaulJuly 25, 2022 at 3:02 am #2292761David
StaffCustomer SupportHi Paul,
can we site where the error occurs ?
July 25, 2022 at 3:33 am #2292790Paul
Hi David,
sure, that’s https://www.klingenbergverlag.at
Best, PaulJuly 25, 2022 at 4:08 am #2292810David
StaffCustomer SupportJust to test its the same issue, can you swap the Logo and the Mobile Header Logo. I think its the latter causing the issue as that has empty width height attributes
July 28, 2022 at 6:13 am #2296044Paul
Hi David,
I added a different png to the Mobile Header Logo. Hope that helps solving the issue. Should I try updating php again?
Best
PaulJuly 28, 2022 at 6:18 am #2296054David
StaffCustomer SupportOK, so if i check the mobile header image then that has the width and height attributes now – which is good 🙂
But the desktop logo:https://www.screencast.com/t/H45HRghan
It is has the attributes but they are empty and i believe that is the issue.
If you update the desktop logo as well, ( remove the Retina one as well ) and inspect the logo – if you see the width / height attributes have a value then you can try upgrading the PHP version
-
AuthorPosts
- You must be logged in to reply to this topic.