can I add a jot form on a slider ?

  • guana
    Asked on September 29, 2015 at 5:09 PM

    I am usin revolution slider for my slider and I will like to have a form displayed on the slider, will be that possible, and how?

     

     

    thanks

    Jotform Thread 673181 Screenshot
  • David JotForm Support
    Replied on September 29, 2015 at 6:25 PM

    Hi,

    You should be able to embed the form in the slider using either the regular embed code:

    https://www.jotform.com/help/67-Which-Form-Embed-Code-Should-I-Use

    Or iFrame code:

    http://www.jotform.com/help/148-Getting-the-Form-iFrame-Code

    You should be able to add the code directly to the slider.

  • guana
    Replied on October 5, 2015 at 12:47 PM
    Hi,

    Great, thanks! but ot is not resposive? it do not work on my celphone. why is that?



    ...
  • David JotForm Support
    Replied on October 5, 2015 at 1:46 PM

    Hi,

    Add the following CSS codes to your form, this will make the form text box and submit button responsive when viewed on small screen devices. Guide: How-to-Inject-Custom-CSS-Codes

    @media only screen and (max-width: 468px) {

    .form-input, .form-textbox, .form-submit-button {

    width: 100% !important;

    }

    }

    Apparently, your form container isn't positioning well on mobile as of checking resulting the form not to render properly on mobile so I would suggest checking that on your end since that's way out of our scope.

    Feel free to let us know here should you need any further assistance. We'd be glad to help.

  • guana
    Replied on October 5, 2015 at 2:47 PM
    great, thanks for the answer, but it not appears on my mobile site just on computer, with embed code should i use so it works?



    This is the URL, in case that you want to have a better idea: http://calltrackplus.com/


    ...
  • David JotForm Support
    Replied on October 5, 2015 at 2:52 PM

    You can try the iFrame embed code:

    http://www.jotform.com/help/148-Getting-the-Form-iFrame-Code

    That usually allows forms to load properly on mobile.  Though I am not sure of the limitations of the slider, it should work if the Scirpt embed method does.

  • guana
    Replied on October 5, 2015 at 3:47 PM
    Hi,

    Thanks but is not working , the form is not showing on moble, why is that?




    ...
  • BJoanna
    Replied on October 5, 2015 at 5:05 PM

    I have tested your website on my Samsung Galaxy S4 and form is actuality showing, but it is cut off and to small.

    can I add a jot form on a slider ? Image 1 Screenshot 20

    I would suggest you to move the form under the slider on mobile and give it more space, it would not be possible to show the slider and the form above it on mobile.