+ Reply to Thread
Results 1 to 4 of 4

Thread: How to make Agreement Field in Html?

  1. #1

    How to make Agreement Field in Html?

    How can i make, please, the agreement field in html? I ask because i can't format the terms from the agreement field without showing all codes in frontend.

    Thanks!

  2. #2
    Hello Milea,

    go to ftp://admin>>tpl>>blocks>>fields>>add_edit_form.tpl

    find code:

    Code:
    Only registered members can view the code.
    and replace to:

    Code:
    Only registered members can view the code.
    then go to: ftp://templates>>your_template>>tpl>>blocks>>field.tpl

    find code:

    Code:
    Only registered members can view the code.
    and replace to:

    Code:
    Only registered members can view the code.
    save and check.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Thank you! In admin panel is working but in frontend it shows the html source

  4. #4
    Hello Milea,

    I have checked it on your site and it works good for me.
    Would you please create new Agreement Field with your html text and add this field to any category and write me and I will check it.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread