Posted: May 5, 2019 at 5:44 am
Hello, Hope somebody can help me. Further need expertise Speeding Up our EventEspresso website. Thanks, |
|
Hi, We’ve received your request for priority support. I’ll reply back here with what we find. |
|
Hi Roland, I checked and it appears the tickets do all fit on one sheet of paper. I’ll reply again with a private reply that includes a transactions ticket URL. |
|
This reply has been marked as private. | |
With regards to the website’s speed, it looks like you’ll need to contact your host and ask them to investigate, and possibly upgrade to a VPS. One thing I’m seeing is a lot of 502 Bad Gateway errors, so maybe they can find why those errors are happening. |
|
This reply has been marked as private. | |
Hi Roland, I found this in one of your print stylesheets:
So that can be overridden inline for that one custom ticket template. I added: You’ll need to contact your host about the web site speed and 502 bad gateway errors. |
|
Thank you very much Josh. I follow up tomorrow. Have a good one! |
|
Hi Josh, FYI: The host did a TTFB measurement and reported me to check the active theme or plug-ins. After disabling and enabling some plug-ins, I found one which was the problem of slowing things up. 4 years old plug-in ( named: Back To Top ). Never thought about that :-/. Lesson learned and Thanks For the Quick CSS Print Solution. Happy days! |
|
This reply has been marked as private. | |
This reply has been marked as private. | |
With regards to the missing translation for “Attendee %d” you’ll likely need to download the latest .pot file, then merge to your custom .po file using Poedit. (Under Catalog → Update) from the .pot file. Then, after verifying the translated string, export to .mo and upload to /wp-content/uploads/espresso/languages. |
|
Thanks Josh, I must do something wrong. Getting this error message in Poedit when Update from .pot file: warning: Internationalized messages should not contain ‘\ r’ control codes |
|
Actually you’re not doing anything wrong, it’s been found there are some strings that need to be removed from the POT file. Until that’s done, you can add this code snippet to a functions file to force the translation:
You can add the above to a functions plugin or, if available, into your WordPress child theme’s functions.php file. |
|
Yes that worked good for me Josh. Thank You Very Much! |
|
The support post ‘Printing Tickets – Speed’ 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.