• 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: link

link 12 years 7 months ago #15042

Hello, I would like to insert a link (<a href="http://xxxxxx">) in RS form pro in the user email. I can't succeed in it and I don't know why. I insert the link then click on "save" and then the link (in html) is erased and turn to "undefined" ? Could you please explain me what's happening. Regards.
The administrator has disabled public write access.

Re: link 12 years 7 months ago #15060

  • webcat-solutions
  • webcat-solutions's Avatar
  • OFFLINE
  • Junior Boarder
  • Dutch Joomla specialist
  • Posts: 29
  • Thank you received: 4
It could be caused by three things:

1. the way you enter the url code. If you entered the code like you mention in your post then it won't work as you miss the closing
</a>
.

2. the Text editor you use

3. the settings of the text editor (for instance: 'use relative url's' might cause problems in cases like this)


Try setting your useraccount to 'No Editor' to check, and then add the url again in the following way:
<a href="http://www.myurl.com">my url description - can be the same as the url</a>

I've tried many editors and the only one that doesn't seem to conflict with any Joomla extensions -no matter which webserver platform- is: CKEditor (it even works perfectly on windows hosting).
Last Edit: 12 years 7 months ago by webcat-solutions. Reason: bullets did not come out right so added numbering
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!