Viewing 10 replies - 16 through 25 (of 25 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    @akash04 since you are having this issue with both PNG and JPG, could you send us both these images to support@wpovernight.com so we can run some tests with them on our end too?

    Hi,
    My site host is Birch Hosting and my PHP version is 7.3.19.
    Mine has now worked with a JPG file
    Thanks,
    Emma

    I just upgrade my php version to 7.4 and everything is good now! My logo is back in color.
    Thanks.
    Marie.

    Exactly same problem here, but I don’t have PHP 7.4 available at the moment! Have uploaded a jpeg instead but this change isn’t reflected in PDF invoices for current orders; will have to wait for a new order to come in to confirm if that worked or not.

    • This reply was modified 4 years, 2 months ago by sonic1243.
    • This reply was modified 4 years, 2 months ago by sonic1243.
    Plugin Contributor Ewout

    (@pomegranate)

    Good to hear that upgrading to PHP7.4 resolves the issue! It appears to be an incompatibility between PHP7.3.19 and IMagick 3.4.4 specifically, perhaps these two are not compatible. This is unfortunately not something our plugin can change anything about, it’s an issue at the hosting level.

    There is one alternative that you can do that doesn’t require upgrading to PHP7.4, which is to disable IMagick in your PHP extensions and enable GMagick instead. GMagick handles pretty much everything that IMagick does (and WordPress can use both), but doesn’t appear to be having this issue. This is something your host can do but that most hosting panels (like cPanel) also allow doing yourself.

    @sonic1243 if you want to apply the JPG image to existing invoices too, you have 2 options:

    1. Enable the setting “Always use most current settings” at the bottom of the Documents > Invoice settings page.
    2. Do this on a per-invoice basis by clicking the regenerate button in the order details page (this will not be visible if you have already enable the above setting or if you are in test-mode, in that case the invoice will already regenerate each time you open it).

    Hey, upgrading to PHP 7.4 didn’t resolve the issue for me, I also had to disable IMagick and instead go with GMagick. Now WordPress complains in the health check though, that Imagick is disabled. So not really sure what the real issue is, if my host hasn’t upgraded Imagick or something?

    Plugin Contributor Ewout

    (@pomegranate)

    We have found a fix for this issue (which turned out to be an incompatibility in default values for PNG between different ImageMagick versions – details here) and just released the 2.5.2 update that includes this fix. Please let us know if you do still have this issue and we’ll investigate further.

    Back to normal after update, thank you!

    Can also confirm that the update solved the issue for us as well. Thank you for your quick work on the matter!

    yes, in version 2.5.1 upgrading php to 7.4 solves this issue. No more weird logo.

Viewing 10 replies - 16 through 25 (of 25 total)
  • The topic ‘Logo appears different’ is closed to new replies.