• Resolved upmarketcreative

    (@upmarketcreative)


    Hi,

    I am trying to add my selected currency symbol from wordpress to the price field.

    I cannot use a span function, because I am installing a currency converter. How would I do this?

    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author WPLake

    (@wplakeorg)

    Hi @upmarketcreative

    If the converter switcher reloads the page upon switching, then one can utilize the Custom Data feature to retrieve the current currency in PHP and pass it to the template.

    However, if the converter switches without reloading the page, it likely employs some hooks/API. In that cases, one can add JavaScript to the View to update the currency symbol upon change.

    Please let me know if this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Currency Symbol on Price Flied’ is closed to new replies.