Support

Home Forums Event Espresso Premium Paypal Logo Error

Paypal Logo Error

Posted: September 18, 2018 at 11:24 am

Viewing 4 reply threads


Josh

  • Support Staff

September 18, 2018 at 12:07 pm

Hi Daniel,

PayPal says to “Create a logo image up to 90 pixels wide by 60 pixels high and save it in a valid graphics format, such as .gif, .jpg, or .png.”

Your logo image appears to exceed those dimensions, can you resize the image then upload the resized image?


drkings1

September 19, 2018 at 12:18 pm

Hi Josh,

I’ve tried uploading a 60 x 60 png image to media and selecting it.

https://presencetraining.co.uk/wp-content/uploads/2018/09/Presence-star-60-x-60.png

When I do that I get the error:

That URL seems to be broken. Please enter a valid URL.

But the URL isn’t broken. You can try it for yourself!

Any suggestions?

Many thanks

Daniel


Tony

  • Support Staff

September 19, 2018 at 1:20 pm

You can circumvent that URL validation (which can from time-to-time throw a false-positive) by adding the following code:

add_filter(
    'FHEE__EE_URL_Validation_Strategy__validate__check_remote_file_exists',
    '__return_false'
);

You can add the above to a functions plugin or into your WordPress theme’s functions.php file.


Josh

  • Support Staff

September 19, 2018 at 1:20 pm

Hi Daniel,

It sounds like you’ll need to blank out the field completely, then click the Update button to save the changes, then input the new image URL.

Viewing 4 reply threads

The support post ‘Paypal Logo Error’ 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