Bonsoir Andras!
Thanks for your answer. The Woocommerce membership plugin enables me to add a restriction when creating an event (cf event.png) When adding a rule, the event page wasn’t accessible and I was getting the 400 euro page. The same event wasn’t visible on the event listing page. I was able to find a way around using a woocommerce membership function in the rsvp.php file 🙂
But I still have 2 questions regarding the RSVP section. I have problem to have this section entirely in French (cf rsvp.png).
1/ “Full name”, “Don’t list me on the public attendee list” fields are translated in the fr.po file but it doesn’t work when page is displayed. How do I fix it? (cf pofile.png, pofile2.png)
2/ The field “Send RSVP confirmation to:” doesn’t exist in the po.file. Would you be able to add it? I know I could just write whatever I want to be displayed directly in the RSVP.php file but I would rather have it done the correct way.
Same for the RSVP option of the drop down list (Going/Not going). I can’t translate it and it doesn’t seems there is an option for the translation to be displayed in the php file if I’m not mistaken.
Thanks or your help!