Support

Home Forums Event Espresso Premium Invoice/Company logo not displaying

Invoice/Company logo not displaying

Posted: December 23, 2015 at 2:40 am


Matt

December 23, 2015 at 2:40 am

I can’t seem to get a logo to be displayed on invoices/tickets.

I have tried several different formats and sizes and nothing seems to be working. It shows as a blank space in the back end and a missing image icon on the tickets/emails.


Josh

  • Support Staff

December 23, 2015 at 8:20 am

Hi Matt,

Are you using the shortcodes for the Invoice/Company logo? If so, are they wrapped in any extra html? Also, is the invoice logo set in the General settings, the Invoice settings, or both?

One cause for this is there’s a PHP function that’s used to get the image and some servers will disable it by default. So one troubleshooting step that you can take is turn on debugging (WP_DEBUG) and look for an error that says something like Warning: getimagesize() [function.getimagesize]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0.

If you’re seeing errors like the one above, you can contact your host and request that they enable allow_url_fopen.


Matt

December 23, 2015 at 4:58 pm

At present I am trying to use the general settings page.
I have no experience with WP_DEBUG.

When I check the invoice and other messages, the short code is there.
I assumed that the logo in the general settings is what sets it?


Matt

December 23, 2015 at 5:02 pm

I’ve now sorted this! I just needed to add a URL, rather than trying to add the logo to a post.


Josh

  • Support Staff

December 23, 2015 at 5:16 pm

Hi Matt,

I’m glad you have this sorted. In case you run into something where debugging is needed, I can recommend following this guide:

https://codex.wordpress.org/Debugging_in_WordPress

The support post ‘Invoice/Company logo not displaying’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso