Hi, we are only collecting a partial deposit and I would like to clarify this when checking out via the Amelia app. I'd like to change the label "Base Price" to "Required Deposit" and the label "Total Cost" to "Amount Due."
When I tried to change this in the Labels Settings, I only found options for "Employees" and "Services."
Is there any way to change this? If not, is there any way to add a disclaimer at the bottom below the pricing?
Yes in Label settings you can only change it for "Employees" and "Services." You can change it by modifying core files of plugin.
In file wp-content/plugins/ameliabooking/src/Infrastructure/WP/Translations/FrontendStrings.php around line 69 you will find this where you will replace"Base Price:" with "Required Deposit"
Hi, we are only collecting a partial deposit and I would like to clarify this when checking out via the Amelia app. I'd like to change the label "Base Price" to "Required Deposit" and the label "Total Cost" to "Amount Due."
When I tried to change this in the Labels Settings, I only found options for "Employees" and "Services."
Is there any way to change this? If not, is there any way to add a disclaimer at the bottom below the pricing?
Hi LukeDanielson,
Thank you for your purchase.
Yes in Label settings you can only change it for "Employees" and "Services." You can change it by modifying core files of plugin.
In file wp-content/plugins/ameliabooking/src/Infrastructure/WP/Translations/FrontendStrings.php around line 69 you will find this where you will replace"Base Price:" with "Required Deposit"
and in same file around line 131 you will need to replace "Total Cost:" with "Amount Due"
Please note that this will be overwritten in next update so you will need to do it again.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables