This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 3

SSL checker in Forms/Themes


  1. Lokidog
    Member

    Hi

    I have a certificate for my website, but I would like to show a seal on my forms, I would like to embed it per form or site-wide using one of the following options: http://www.geotrust.com/support/quick-ssl-support/premium-true-site-seal/

    I'm not sure if I can put something in the form itself or the theme, either would be fine.

    Here is a typical example of one of the forms. https://www.dadad.se/dadad/view.php?id=36

    Also the little padlock that appears initially in the browser address bar, disappears when using the form, not every user will recognise the "https://" as a secure site.

    Posted 11 years ago #
  2. yuniar

    You can use "Section Break" field and then put any HTML of Javascript code to display the seal there.

    Regarding the broken padlock, I think this is due to the logo image of your form is still pointing to http instead of https:
    url("http://www.dadad.se/dadad/images/AdsWalker_logo.png")

    So you might want to adjust the path of your logo (on your theme) and make sure to use https.


    MachForm Founder

    Posted 11 years ago #
  3. Lokidog
    Member

    Thanks that worked fine.

    Only one thing, when viewing the form with the inserted seal I get this right next to it: ">

    Here is a link so you can see it.

    https://www.dadad.se/dadad/view.php?id=40

    ......and here is the code I'm using

    <webbot bot="HTMLMarkup" startspan> <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC=//smarticon.geotrust.com/si.js></SCRIPT> <webbot bot="HTMLMarkup" endspan>

    I'm not sure why it's doing this.
    Any help to clean this up would be appreciated.

    Posted 11 years ago #
  4. yuniar

    From what I see, it seems you placed the code into the "Custom CSS Class" section on your Section Break field. Is this the case?
    If so, you need to put the code into the "Field Label" section instead.


    MachForm Founder

    Posted 11 years ago #
  5. Lokidog
    Member

    Ooopsie. Yes of course it should go in the Field label area, what was I thinking!

    Simple error/Simple fix

    Thanks Yuniar :o)

    Posted 11 years ago #

RSS feed for this topic

Reply