site-logo-master plugin caused an issue
Are you referring to a third party plugin you use alongside Jetpack? If so, could you post a link here?
Thread Starter
Jorge
(@jas956)
Automattic’s plugin.
https://github.com/Automattic/site-logo
I’m also using the child theme Goran.
Thanks! Since Site Logo was rolled into Jetpack, you can now delete the stand alone plugin.
Could you let me know which version of Goran you currently use on your site?
Thread Starter
Jorge
(@jas956)
The error still repeats itself after deleting the plugin. I tried a different image, then returning the previous logo, however the issue persists.
I’m using Goran 1.0.1
Try editing wp-content/themes/edin/inc/jetpack.php, and replace the 2 instances of the_site_logo by jetpack_the_site_logo. That solves the issue on my end.
Let me know how it goes.
Thread Starter
Jorge
(@jas956)
It worked 🙂
Thanks for the prompt attention!