• Resolved kidd_01

    (@kidd_01)


    Hi and thanks for the plugin.

    I only have one problem with it. I use this css because the message field was not working and i wanted this fiel open all the time.

    .rtb-booking-form form .message {
    position: relative;
    top: auto;
    left: auto;
    }

    The problem is even if i enter a message, i have nothing in the confirmation email. i try to use {message} in text editor but it not working.

    Thanks

    Michel

    https://wordpress.org/plugins/restaurant-reservations/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi kidd_01,

    The CSS code should not interfere with the collection of the message field. The first thing to check is whether or not the message is actually getting saved to the database.

    Look at your list of bookings by clicking the Bookings page in your WordPress admin. You should see a small, blue comment icon for the booking, as circled in this screenshot.

    If you’re not seeing that, then something is going wrong. Could you send me a link to the booking form?

    Thread Starter kidd_01

    (@kidd_01)

    Ho, i see the comment in the wordpress admin. I never look there. I was thinking that the comment was in the confirmation email. Is it possible to add it to the confirmation email?

    Thanks a lot for your help!!!

    Michel

    Hi kidd_01,

    The {message} template tag doesn’t work by default. But here is a quick plugin that will enable it for you. Click “Download Gist” on the right, unzip it and upload the .php file to your /wp-content/plugins/ directory.

    I’ll probably add support by default for this in a future version.

    Thread Starter kidd_01

    (@kidd_01)

    Thanks a lot for your time and for this nice plugin!

    Michel

    Happy to help. If you get a chance, I always appreciate a review of the plugin!

    Thread Starter kidd_01

    (@kidd_01)

    Of course i will do, you should think about premium features to get paid for your work.

    cheers!

    Already have some addons planned. Let me know if you’ve got anything in mind.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Message field’ is closed to new replies.