Replies: 0
Hi,
We are using Appointments plugin and it is great.
We are having an issue with the confirmation form which is not showing the text as a value in the button.
Our shortcode is set as [app_confirmation button_text=”SUBMIT”],
and we see it in the page source as
<input type=”button” class=”appointments-confirmation-button” value=”SUBMIT” /> ,
but the actual button does not show any text and if we inspect it we see this:
<input type=”button” class=”appointments-confirmation-button” value=””>
Can you assist us, please?
Thanks,
Vicky