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?

  •  471
    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