Forums

Chronoforms V5 doesn't show form

Tenorio 01 Feb, 2014
After I installed and created a new form, when I go to the page with the form I receive the next error:

Form not found or is not published

Y installed Chronoform v5 plug-in & it's enable; at the page I call to the form: {chronoforms5}forma_contacto{/chronoforms5}; finally, my form name is forma_contacto and it is published; so I don't know where is the error.

I used to have Chronoforms 4 but I installed version 5 and now there are 2 chronoforms at my joomla; I disabled Chronoforms 4 and worked with Version 5.
Tenorio 01 Feb, 2014
After checking again the form, now I don't have the error.. but the form doesn't display...

If I look at the code, I can see the html of the form but the form itself is like "invisible"

http://2014.ctn.mx/index.php/contacto
Max_admin 01 Feb, 2014
This css code line in your template makes the form hidden:
.chronoform {display:none;}


If you simply want to hide the link then it has a new CSS class now!

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Tenorio 03 Feb, 2014
Thank you very much.. :🙂

I didn't know that the css code has hidden🙂
This topic is locked and no more replies can be posted.