• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: forms are now showing up on homepage

forms are now showing up on homepage 3 years 10 months ago #41366

  • esmith
  • esmith's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
I updated to the newest version today, RSForm! Pro 3.0.4, and now all of my forms are showing up in the middle of my homepage. What is happening? They would all exist on their own pages previously. it is changing the URL in the hyperlink. even when I inspect it is showing a different URL than what is in the actual code on the article. example:

www.achievebeyondusa.com/index.php/1127-portia-pro-training-li

On this page you will see there is a training video and then a "continue button". Here is the code on the actual toggle edit of the article:

<p>Please watch the tutorial below. If you have any questions please email <a href=" This e-mail address is being protected from spambots. You need JavaScript enabled to view it "> This e-mail address is being protected from spambots. You need JavaScript enabled to view it </a> <br /><br /><iframe src="www.youtube.com/embed/Wr6zITlHSog" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p><a class="btn" href="index.php?option=com_rsform&view=rsform&formId=462">Continue</a></p>

but if you inspect the page it changes the code to:
<a class="btn" href="/index.php/component/rsform/form/462:li-portia-pro-test?Itemid=101">Continue</a>

Please help!
The administrator has disabled public write access.

forms are now showing up on homepage 3 years 10 months ago #41368

  • bogdan.tataru
  • bogdan.tataru's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 174
  • Thank you received: 40
Hello,

From the code you have mentioned I can see that you are loading your form using the "Itemid=101" parameter. You can remove this parameter from the URL and you will notice that the forms are loaded properly.
My help is not official customer support. To receive assistance, submit a ticket by clicking here
The administrator has disabled public write access.

forms are now showing up on homepage 3 years 10 months ago #41370

  • esmith
  • esmith's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
Hi, that is what shows on the inspection of the page, but in the actual code in the article the URL does not contain the "Itemid=101". the URL in the code that i wrote is "index.php?option=com_rsform&view=rsform&formId=462". This problem did not occur until I made the latest update
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!