• Resolved edvardspektar

    (@edvardspektar)


    Hello, is it possible for you to tell me where I can find the code that is outputing the currency field in data cells. We are switching to the euro and we need to show the price in Euros in addition to the price in local currency. As the rate will be fixed, I should just divide the currency field with the rate and display it, for example, to the right of the local price. I have already sent inquiries several times to your official support for additional work, but unfortunately no one has contacted me. So if I can do it myself, I will, if you are willing to tell me which file contains the output of the currency field in the table itself. Legally we have to show double prices for 6 months, and then we will only have prices in euros.
    Thanks in advance and best regards.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Support Ole

    (@trsupsys)

    Hi, @edvardspektar
    Thank you for contacting us regarding your question.
    The plugin doesn’t provide this option.
    Now this option is added to our development scope for future releases.

    Thread Starter edvardspektar

    (@edvardspektar)

    Hi, i know it does not. But can you tell me in which plugin file (php or js) the code that is outputing the currency field (or any field) into the table cell can be found. So that I can make it myself. So just the file that contains the code where the tables are being generated into the web pag via shortcode. Because we need it ASAP, before August.
    Thank you in the advance.

    • This reply was modified 2 years, 5 months ago by edvardspektar.
    Thread Starter edvardspektar

    (@edvardspektar)

    Any answer and help?
    You will probably not allow us to duplicate all the tables and enter prices in another currency and show that table below the existing tables. We have over 1200 tables. If this can be solved simply in code. In file where currency fields are thrown out we just add a code that will divide that price with given rate and output it below the existing price within the cell. So, can you help, please.

    Plugin Support Support Ole

    (@trsupsys)

    We don’t have a solution for you at the moment.
    Specifying two prices is simply not possible syntactically.

    Thread Starter edvardspektar

    (@edvardspektar)

    Hi, everything is possible and it should not be so difficult ??
    So, please can you help us. With some custom work we are ready to pay.
    So that we don’t have to clone 1500 tables and fill them with other currency.
    Please respond positively.
    Thanks, regards.

    Thread Starter edvardspektar

    (@edvardspektar)

    Is it possible to give us an SQL code that will divide the currency fields and contacenate it to the existing field and put it back into the field.
    F.e.
    Existing field: 750,00 kn
    750/7.5=100
    New field contains this string: 750,00 kn | 100 Eur
    Maybe?
    Thank you in the advance

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Additional currency output’ is closed to new replies.