• 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: Omit Validation Message from HTML if No Error

Omit Validation Message from HTML if No Error 13 years 1 month ago #12929

When an RSform initially renders, the html contains the validation message, but it is hidden with css (.formNoError {display:none;} ).

The problem is that Google is reading the hidden text and using it when indexing the page. I have a contact form on every page of my site, and in Google's Webmaster Tools, the number 12 keyword for my site is "invalid."

Does anyone know what would be involved in completely omitting the text from the html until the form is submitted and an error actually exists?

Thanks,
Julie
Last Edit: 13 years 1 month ago by julie.huang.
The administrator has disabled public write access.

Re:Omit Validation Message from HTML if No Error 13 years 1 month ago #12943

  • bogdanc
  • bogdanc's Avatar
  • OFFLINE
  • Moderator
  • Posts: 669
  • Thank you received: 11
Hello,

You can try setting a theme for your form and so the fields will be highlighted when the validation fails and so you can completely remove the validation messages. Also you can use the "Error Message" from the Edit Form tab of your form in order to show a general error message for the form.
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!