As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #1929223
Change pricing labels
Closed

Comments

  • LukeDanielson started the conversation

    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?

  •  472
    Isidora replied

    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"

    'base_price_colon'             => __('Base Price:', 'wpamelia'),

    and in same file around line 131 you will need to replace "Total Cost:" with "Amount Due"

    'total_cost_colon'             => __('Total Cost:', 'wpamelia'),

    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: FAQFacebookTwitterFront-end and back-end demoDocs

    Amelia: FAQFacebookTwitter |  Amelia demo sites | Docs

    You can try our wpDataTables add-ons before purchase on these sandbox sites:

    Powerful FiltersGravity Forms Integration for wpDataTablesFormidable Forms Integration for wpDataTables