+ Reply to Thread
Results 1 to 4 of 4

Thread: Question about popup and exchange

  1. #1
    Master
    Join Date
    Apr 2021
    Location
    USA
    Posts
    248

    Question about popup and exchange

    Hi,

    Is there anyway I can have a one time popup when user visit my flynax site?
    Also, I wanna show exchange currency on a sidebox only USD > JPY, is it possible?

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    - The popup can be added only via modifications in the code. You can put your code into templates/tpl/footerScript.tpl

    - You should disable the currencies you don't need to use: Plugins > Currency Converter > some currency > disable

  3. #3
    Master
    Join Date
    Apr 2021
    Location
    USA
    Posts
    248
    Quote Originally Posted by Rudi View Post
    Hello,

    - The popup can be added only via modifications in the code. You can put your code into templates/tpl/footerScript.tpl

    - You should disable the currencies you don't need to use: Plugins > Currency Converter > some currency > disable
    Thanks Rudi, do you have any recommendation for the popup code?

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    You can use this code:

    Code:
    Only registered members can view the code.

+ Reply to Thread