Joomla 3: Embedded form not showing

  • umhlanga
    Asked on April 29, 2015 at 8:45 AM

    Hi,

    I am developing a Joomla 3 website and I am using Rokbox by Rocketheme to display my form in a popup for users to complete.

    Having had advice from Rockettheme support on how to achieve this I have setup the system as follows:

    1) I have created a Custom HTML module with the following code:

    <div style="display: none;">
    <div id="mymodule">
    <p><script type="text/javascript" src="//form.jotformpro.com/jsform/51062766304956"></script></p>
    </div>
    </div>

    2) I then created another Custom HTML module to display that module in the popup (when a particular image is clicked) with the following code:

    <p><a href="#" data-rokbox="" data-rokbox-element="#mymodule"><img src="images/Free_Email_Banner_final.png" alt="Joomla 3: Embedded form not showing Image-0" /></a></p>

     

    Unfortunately when the popup appears it is blank?

    It seems the form is not being triggered. Can you offer any advice?

    Jotform Thread 561052 Screenshot
  • Jan
    Replied on April 29, 2015 at 10:51 AM

    Hello there,

    If you are using Joomla 3, here's a guide on how to embed the form in Joomla 3.

    If that did not work, please try to re-embed the form using the iFrame method.

    Hope this works. Thank you.