Tagged: CF7 Light Beauty, Datepicker
- This topic has 6 replies, 2 voices, and was last updated 12 years, 2 months ago by
Sebastian.
Author | Posts |
---|---|
racingbob
January 15, 2013 at 10:37 pm
|
Heads up! this post was created when Microthemer was at version 1. The current version is 7. Some references to the interface may be out of date. I had a great Contact Form 7 form created, using the Contact Form 7 Datepicker plugin to make user entry of dates slick and easy. All I needed was to make the form look nicer so installed CF7 Light Beauty Plugin Pack and Microloader. It certainly looks good but now when clicking in the date field, no datepicker appears. Any thoughts anyone? Cheers in advance |
racingbob
January 15, 2013 at 11:07 pm
|
I disabled the theme in the Microloader settings but it didn’t fix it I disabled the microloader plugin and datepicker started working. Hmmmm |
Sebastian
January 16, 2013 at 10:39 am
|
Hi there, Thanks for bringing this to our attention. It sounds like there is a javascript conflict between Microloader and the date picker plugin. I will look into a solution to this problem. Is this the plugin you’re using? http://wordpress.org/extend/plugins/contact-form-7-datepicker/ Cheers, Sebastian |
racingbob
January 17, 2013 at 11:38 pm
|
Hi Sebastian – yes that’s the plugin. Hope you can find a fix – the themes you’ve developed are fantastic! Bob |
Sebastian
January 18, 2013 at 11:23 am
|
Hi Bob, I’ve fixed the issue now. The fault was with Microloader, not the date-picker plugin. You can download the fixed version (1.4.1.1) from WordPress here: http://wordpress.org/extend/plugins/microloader/ Cheers, Sebastian |
racingbob
January 23, 2013 at 8:01 pm
|
This is great, thank you for your prompt response – it works well. Now I just need a way to make the form look good in a narrow space. The labels need to sit above each field for this to work. |
Sebastian
January 24, 2013 at 4:00 pm
|
Hi Bob, You can either purchase Microthemer so that you can change the styles via the Microthemer UI, or you can add the following CSS to your style.css stylesheet:
That should make the form fields move below the labels. Cheers, Sebastian |