Events Made Easy Forums Bug fixed or feature request implemented Request: Payment Handling text customization

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #44158
    Anonymous
    Inactive

    Hi Franky,

    I’d very much like to be able to customize the Payment Handling text:

    “Payment Handling”

    And customize the text that displays below the Payment Handling too..

    “The booking price in USD is: xx

    You can pay for this event via paypal. If you wish to do so, click the ‘Pay via Paypal’ button below.”

    Using CSS I was able to remove the Payment Handling line since it is wrapped in a div with the following id/class #eme-rsvp-message.eme-rsvp-message.

    I’d be happy enough for now if the text below this (“The booking price…”) was wrapped in a tag with a class; then I could use CSS to set the display to None and use your handy conditional tags to add custom wording to the Booking recorded message.

    But ideally the entire Payment Handling text would be customizable for use not only on the single event page, but also on the Payment Form page (accessible via #_PAYMENT_URL) which otherwise only displays:

    “Events

    The booking price in USD is: xx

    You can pay for this event via paypal. If you wish to do so, click the ‘Pay via Paypal’ button below.”

    …with no mention of the name of the event, etc. Creating customized text for Payment Handling and the payment message would allow for creating all around better user experiences.

    Anyway, for me this would be the final element that would make this plugin meet all my needs for building a user-friendly event registration feature. Thanks for your hard work!

    #51204
    Franky
    Keymaster

    Implemented the following:

    * Feature: the payment form showing the buttons can now be customized in the EME settings, Payment section. The same placeholders as for bookings can be used.

    You can format the section above and below the payment buttons and everything is surrounded by CSS tags as well.

    See

    http://plugins.trac.wordpress.org/changeset/853662

    and

    http://plugins.trac.wordpress.org/changeset/853667

    #51205
    Anonymous
    Inactive

    Fantastic, Franky! I’ll make some time to test this soon. Thanks for addressing my request so quickly. You’re pretty much awesome. 🙂

    #51206
    Franky
    Keymaster

    Tx! It’s in the released version btw

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top