Hi!
I just did the update from chronoforms v5.0 to v5.0.10.
My forms are still there, but on this one : http://www.rouchenergies.fr/devis-gratuit.html
there are red exclamation marks after
- chekbox fields
- confirmation email field
- address field
- text area field
Why?
And what does it mean?
Thank you for your help.
I just did the update from chronoforms v5.0 to v5.0.10.
My forms are still there, but on this one : http://www.rouchenergies.fr/devis-gratuit.html
there are red exclamation marks after
- chekbox fields
- confirmation email field
- address field
- text area field
Why?
And what does it mean?
Thank you for your help.
Hi flodariege,
ChronoForms uses Font Awesome to show the tooltip icon - for some reason it isn't loading on your site so you just get the 'placeholder' character ! instead of the tooltip icon.
Bob
ChronoForms uses Font Awesome to show the tooltip icon - for some reason it isn't loading on your site so you just get the 'placeholder' character ! instead of the tooltip icon.
Bob
Thank you Bob,
Did that is a part off changes between v 5.0 and v 5.0.10?
Because those tooltip icons were perfectly showing up prior to the update.
I am just trying to understand what happened, in order to find a solution.
Did that is a part off changes between v 5.0 and v 5.0.10?
Because those tooltip icons were perfectly showing up prior to the update.
I am just trying to understand what happened, in order to find a solution.
Plus: not only the icon is not showing up. The whole tooltip doesn't show anymore.
Sorry Bob, but I have new informations that maybe will help you... to help me?😉
I just tried on a test form to chose the Pure Bootstrap3: this way the icon are showingg up, and so do the tooltips.
BUT, the conditional fields are all showing up instead of staying hidden until the right checkbox is checked...
Under Bootstrap3, the hidden fields stay hidden as they should.
Under no theme at all or GCoreUI (the latter beinng the one I use to chose), neither the icons or the tooltips are showing up.
At this point I guess I will use the Bootstrap3 style, and input styling inside each field.
Unless you have a better idea?
I just tried on a test form to chose the Pure Bootstrap3: this way the icon are showingg up, and so do the tooltips.
BUT, the conditional fields are all showing up instead of staying hidden until the right checkbox is checked...
Under Bootstrap3, the hidden fields stay hidden as they should.
Under no theme at all or GCoreUI (the latter beinng the one I use to chose), neither the icons or the tooltips are showing up.
At this point I guess I will use the Bootstrap3 style, and input styling inside each field.
Unless you have a better idea?
Hi Bob,
I'm having the same problem. Red exlamantion marks.
It seems to be working when i use Bootstrap 3, but not with GCOREUI or NONE.
So, the tooltips are fine, but for some reason not displayed.
If I use Bootstrap3 I have other problems, like links in labels of checkbox which are not displayed, so I would really like to use GCOREUI.
Can you help me even if it is only to teel where to start looking.
Thanks!
I'm having the same problem. Red exlamantion marks.
It seems to be working when i use Bootstrap 3, but not with GCOREUI or NONE.
So, the tooltips are fine, but for some reason not displayed.
If I use Bootstrap3 I have other problems, like links in labels of checkbox which are not displayed, so I would really like to use GCOREUI.
Can you help me even if it is only to teel where to start looking.
Thanks!
Hi spamspam74,
Please post a link to a form where I can see the problem. If you need to, you can create a very simple test form just for this.
Bob
Please post a link to a form where I can see the problem. If you need to, you can create a very simple test form just for this.
Bob
Hi bob,
This link shows the problem:
http://www.comelitsupport.be/support/nl/interventieaanvraag
Thanks for having a look!
This link shows the problem:
http://www.comelitsupport.be/support/nl/interventieaanvraag
Thanks for having a look!
Hi spamspam74,
From a quick look it seems that the FontAwesome CSS is loaded but the font itself is not. You can probably add code to do that - but it also looks as though the JavaScript to call the tooltips isn't there either . . .
It might be simpler to fix the problem with the label links - I think that they should work OK as long as the link only uses single quotes ' (and not " ).
Bob
From a quick look it seems that the FontAwesome CSS is loaded but the font itself is not. You can probably add code to do that - but it also looks as though the JavaScript to call the tooltips isn't there either . . .
It might be simpler to fix the problem with the label links - I think that they should work OK as long as the link only uses single quotes ' (and not " ).
Bob
Thank you! Tooltips are ok now with bootstrap.
Used the tutorial you made for modal windows and now all is ok. Just some CSS to go!
Thanks so much!!
Used the tutorial you made for modal windows and now all is ok. Just some CSS to go!
Thanks so much!!
This topic is locked and no more replies can be posted.