The Big Spring Sale! Up to 50% off!

How to integrate joomla, RS!Joomla RS!forms Pro into a Nicepage site

mwlake08
4 Posts
mwlake08 posted this 08 February 2019
Ask a Question

I have been using Joomla for years and have used "RS!Joomla RS!Forms Pro" for my customers when they need a custom form. How can I insert a custom form from "RS!Joomla RS!Forms Pro" into a Nicepage designed website?

Also how can I insert a custom module into a certain position into a Nicepage designed Joomla website?

I have been using Joomla for years and have used "RS!Joomla RS!Forms Pro" for my customers when they need a custom form. How can I insert a custom form from "RS!Joomla RS!Forms Pro" into a Nicepage designed website? Also how can I insert a custom module into a certain position into a Nicepage designed Joomla website?

Last edited 08 February 2019 by mwlake08

Vote to pay developers attention to this features or issue.
4 Replies
Order By: Standard | Newest
Vitaliy WD
179 Posts
Vitaliy WD posted this 10 January 2020

Or you can use RSForm plugin to insert form: https://www.rsjoomla.com/support/documentation/rsform-pro/plugins-and-modules/content-plugin-plgcontent-display-the-form-in-an-article.html

Or you can use RSForm plugin to insert form: https://www.rsjoomla.com/support/documentation/rsform-pro/plugins-and-modules/content-plugin-plgcontent-display-the-form-in-an-article.html
astrobonzo
1 Posts
astrobonzo posted this 10 January 2020

create an RSform module give it a custom position e.g. my_contact_form
edit in Nicepage ~ add new block add(+) element Html
Click on the new HTML element so it highlighted
on the right side see code insert

            <style>

            <p>{loadposition my_contact_form}
            </p> 

regards David

create an RSform module give it a custom position e.g. my_contact_form edit in Nicepage ~ add new block add(+) element Html Click on the new HTML element so it highlighted on the right side see code insert <style> <p>{loadposition my_contact_form} </p> regards David
Support Team
Support Team posted this 11 February 2019

Hi Michael,

I assume that your form extension produces the shortcode for the form. That shortcode can be inserted into the desired place using the Shortcode control.
As for the modules, please refer to this video and article:
https://nicepage.com/doc/article/6700/

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Michael, I assume that your form extension produces the shortcode for the form. That shortcode can be inserted into the desired place using the Shortcode control. As for the modules, please refer to this video and article: https://nicepage.com/doc/article/6700/ ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
Giumarr
162 Posts
Giumarr posted this 09 February 2019

i don't know rsjoomla

but with js uniform it's simple, in nicepage add custom html, and put code {uniform form=1/} or {uniform form=2/}....

it's same whit simple image gallery, or other plugin.
I copy and past code in add html

i don't know rsjoomla but with js uniform it's simple, in nicepage add custom html, and put code {uniform form=1/} or {uniform form=2/}.... it's same whit simple image gallery, or other plugin. I copy and past code in add html
You must log in or register to leave comments