I ran into an issue today with my site where adjusting the logo width would result in the image adjusting in size, but being super blurry due to the image being cached in a previous size, like so:
After doing some digging in the code I found that I could fix this by deleting the logo files in "wp-content/uploads/thegem-logos", which would cause them to regenerate in a proper size.
I just wanted to share this bug here so that it might be fixed in a future version, and so that anyone else who runs into this problem will have a solution. I did some searching and found other people with similar issues but they did not seem to have a solution posted in the thread.
Hi guys,
I ran into an issue today with my site where adjusting the logo width would result in the image adjusting in size, but being super blurry due to the image being cached in a previous size, like so:
After doing some digging in the code I found that I could fix this by deleting the logo files in "wp-content/uploads/thegem-logos", which would cause them to regenerate in a proper size.
I just wanted to share this bug here so that it might be fixed in a future version, and so that anyone else who runs into this problem will have a solution. I did some searching and found other people with similar issues but they did not seem to have a solution posted in the thread.
Hi,
Can you provide the wp-admin access? We'll check.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thank you JoeyZio for providing the solution as I found the same issue.