Hello,
I tried to create a form on a Joomla 1.6-Installation with ChronoForms V4. But I can't get the DateTimePicker to work.
I always get a blank field. No Button for activating the calendar-dashboard.
This is the link to test-page: http://my.planetbowling.de/index.php/test
Thanks in advance
Stephen
I tried to create a form on a Joomla 1.6-Installation with ChronoForms V4. But I can't get the DateTimePicker to work.
I always get a blank field. No Button for activating the calendar-dashboard.
This is the link to test-page: http://my.planetbowling.de/index.php/test
Thanks in advance
Stephen
Hi Stephen,
It looks as though the input has two conflicting classes set; I'm not sure if this causes the problem or not but it probably doesn't help :-(
Which version of CFv4 is this? Please will you upgrade to RC1.8 if you haven't already as I think Max added some fixes for the datepicker in that release.
Bob
It looks as though the input has two conflicting classes set; I'm not sure if this causes the problem or not but it probably doesn't help :-(
Which version of CFv4 is this? Please will you upgrade to RC1.8 if you haven't already as I think Max added some fixes for the datepicker in that release.
<input maxlength="150" size="16" class="cf_datetime_picker cf_date_picker" title="" type="text" value="" name="input_datetime_0" >
Bob
Hi Bob,
it is already RC1.8. What I found out is, that it must have to do with the template-style I use. I use the purity_II-template. When I switch to a default template (like Beez), the calendar works fine. But I couldn't figure out, where and why the problem is with my favorite template.
Greetz
Stephen
it is already RC1.8. What I found out is, that it must have to do with the template-style I use. I use the purity_II-template. When I switch to a default template (like Beez), the calendar works fine. But I couldn't figure out, where and why the problem is with my favorite template.
Greetz
Stephen
Hi Stephen,
I took a very quick look and couldn't see a Joomla! 1.6 version of JA Purity II to test ??
Bob
I took a very quick look and couldn't see a Joomla! 1.6 version of JA Purity II to test ??
Bob
Hi Bob,
you are right, it is very hard to find it. I send you a PM with a download-link.
I still made a few tests, but i cannot figure out, what the problem is.
As you see here two different links:
this is the form with datepicker on purity_ii-template: http://my.planetbowling.de/index.php/test
same form with beez-template: http://my.planetbowling.de/index.php/test-beez
I do not understand, what's going on.
Regards,
Stephen
you are right, it is very hard to find it. I send you a PM with a download-link.
I still made a few tests, but i cannot figure out, what the problem is.
As you see here two different links:
this is the form with datepicker on purity_ii-template: http://my.planetbowling.de/index.php/test
same form with beez-template: http://my.planetbowling.de/index.php/test-beez
I do not understand, what's going on.
Regards,
Stephen
Hi Stephen,
I've installed the template on a local site and I can't see where the problem is. It has to be a JavaScript snippet somewhere but there are no errors showing up. I tried turnign mega menu off but that made no difference.
If you look at the form without the template then it works so it is something being loaded by the template (though most code is there in both cases).
Bob
I've installed the template on a local site and I can't see where the problem is. It has to be a JavaScript snippet somewhere but there are no errors showing up. I tried turnign mega menu off but that made no difference.
If you look at the form without the template then it works so it is something being loaded by the template (though most code is there in both cases).
Bob
Hi Bob,
thank you very much for the trieout.
Sounds not good to me. So I've to think about to change the template general or only for the form I need.
Thanks anyway
Stephen
thank you very much for the trieout.
Sounds not good to me. So I've to think about to change the template general or only for the form I need.
Thanks anyway
Stephen
This topic is locked and no more replies can be posted.