- This topic has 14 replies, 2 voices, and was last updated 5 years, 8 months ago by .
Viewing 15 posts - 1 through 15 (of 15 total)
Viewing 15 posts - 1 through 15 (of 15 total)
- You must be logged in to reply to this topic.
Support › Forums › Sunshine Pro Theme › Getimagesize Error
I’m getting this error:
Warning: getimagesize(http://rebabaskett.com/wp-content/uploads/2016/06/logo.png): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/rebabask/public_html/wp-content/themes/sunshine-pro/lib/structure/header.php on line 106
I downloaded and re uploaded the theme and logo
Are you uploaded the logo via customizer?
Yes I did
I have the site live at: https://rebabaskett.com
Also I have a blank area above the banner? How can I get rid of it?
Your site is on HTTPS. But you did not update the mobile logo’s path. It is still using the HTTP. So site is not getting the image and throwing the warning. If you fix the warning problem, then white space will adjust automatically.
How do I do that? I just upload the image via the customizer?
Remove the mobile logo from customizer and re-upload the new one. I’m hoping that it will help you.
I actually just removed the logo totally and it’s still there.
Can you share the wp-admin access via contact form?
Just sent it
Solved. Check once
Can you let me know what it was so I don’t run into the issue again?
Also I notice the space is not gone above the header.
I added the logo at alternate mobile logo section.
=============
Open the style.css file and replace
.site-header .wrap {
padding: 40px 0;
}
with
.site-header .wrap {
padding: 20px 0;
}
Sorry I replaced it and reset all my cache and there is still a gap. I tried the Simple Pro Banner and it had a gap as well.