extra step added with v3
WordPress Event Management, Calendars & Registration › Forums › General Question › extra step added with v3
This topic contains 12 replies, has 3 voices, and was last updated by David Bühler 4 years, 7 months ago.
-
AuthorPosts
-
December 2, 2020 at 1:57 pm #39000
Hi,
We have been using Event Organiser Pro for over 2 years now, currently on 2 different sites and we are very happy with it.
However with the EO Pro update from v2 to v3 there was a big change in how submissions are handled adding an extra step in the process.Since we only use offline payments on our sites, we feel that this this extra step is unnecessary and confusing so we decided to stick with version 2 until v3 had been updated.
…earlier mentioned here:
https://wp-event-organiser.com/forums/topic/planned-feature-time-estimate/https://wp-event-organiser.com/forums/topic/upgrade-from-2-to-3-offline-payment/
EO Pro v2 is working fine as it is now but it would feel a lot better if we could update to the latest version.
Do you have plans for including this with the next update?Thanks!
/AndersAK
December 8, 2020 at 12:35 am #39027Hi Anders,
I will aim to get a beta version of this feature to by the end of the month.
Stephen Harris
December 8, 2020 at 1:54 pm #39036Thank you Stephen!
AK
January 19, 2021 at 2:04 pm #39143Hi
It seems that this problem isn’t solved yet. When do you plan to address it?
In addition to that, the translation to german isn’t done, check the screenshot. How can I change that?Many thanks & cheers
I’m on Version 3.10.2.

David Bühler
January 19, 2021 at 11:35 pm #39150Hi David,
The feature is still in beta and not been published. I can provide with you the beta-version if you wish?
With regards to the translation you edit the translations in the
event-organiser-pro/languages/folder (orevent-organiser/languages/for the text in the free version – I can’t see the screenshot to advise which exactly).There are
.pofiles which contain the translations and you can make changes there. You’ll need to convert that.pofile to.mofile (see, for example: https://po2mo.net/) for the changes to take effect.If you are providing missing translations then I’d very much welcome the
.pofile to include in future releases. If you’re making changes I’d recommend copying the edited.poand.mofile towp-content/languagesso that they are not overridden by subsequent updates.Stephen Harris
January 20, 2021 at 10:50 am #39151Hi Stephen
Thank you for your quick answer!
It would be great if you could send me the beta-version, thanks!Here is the screenshot, the previous URL didn’t work:
https://muehleotelfingen.ch/wordpress/wp-content/uploads/Reservation.pngSince the extra step is skipped in the beta version (and future updates) and my translations may not suit all the german users (I’m using «reservations» instead of «bookings» because we don’t actually sell tickets online), I’ll leave the .po file as it is.
But if you want you can change the .po files like this for future updates (translations according to the screenshot – I do it differently on my page):
Your booking XXXX is pending payment -> Die Zahlung für Ihre Buchung XXXX ist noch pendent
Quantity -> Menge
Pay offline -> Offline zahlen
Cheers, David
David Bühler
January 25, 2021 at 5:53 pm #39174Hi Stephen
It would be great to hear from you, i’d like to install the beta-version.
Many thanks & cheers
DavidDavid Bühler
January 26, 2021 at 9:57 pm #39180Hi David,
I’ve just sent you an email with a link to the beta version.
Stephen Harris
February 8, 2021 at 9:37 am #39235Hi Stephen
Unfortunately it still doesn’t work. The reservation remains “incomplete”, there is a message “booking pending confirmation” and the redirection doesn’t happen.
See screenshot here: https://muehleotelfingen.ch/wordpress/wp-content/uploads/reservation2.pngWe installed the beta and added the code to the functions.php:
add_filter(‘eventorganiser_booking_skip_payment_options’, ‘__return_true’);Could you please check again the beta and the functions code?
Cheers, David
David Bühler
February 9, 2021 at 9:29 pm #39242Hi David,
Are you only using the offline payment gateway, and I assume the event is not free?
Stephen Harris
February 9, 2021 at 9:31 pm #39243Hi Stephen
Yes, only offline payment gateway is active, and the events are not free.
David Bühler
February 16, 2021 at 5:22 pm #39267Hi Stephen
It would be great to hear from you. We are still stuck with this extra step and the reservations remaining incomplete.
Many thanks & cheers
DavidDavid Bühler
April 7, 2021 at 3:07 pm #39595Hi Stephen
It still doesn’t work, could you please help? The bookings remain incomplete and the bookee doesn’t receive a mail after he made the booking.
Online payment is disabled, only offline payment is live (the events are not free!). Offline payment Email is activated in the settings.I have added the following code to the functions.php file:
add_action(‘eventorganiser_offline_payment_initiated’, function($booking){
eo_confirm_booking($booking->id(), true);
});add_filter(‘eventorganiser_booking_skip_payment_options’, ‘__return_true’);
We have Event Organiser Pro Version 3.1.1 installed today, but the problem remains the same.
I would really appreciate your help! Thanks, David
David Bühler
-
AuthorPosts