Contact form 7 ie datepicker
-
Can anyone explain what means:
5. Edit your css file and overwrite Plugin settings
6. you have to use “” so this Plugins worksThanks!
Frans
-
Hi Frans,
tahnk you for the reply. I Hope i can help you.
This Plugin extends your WordPress with some jQuery functions to get the HTML5 fix in your Webbrowser for IE7. With jQuery comes some standard css styles. You find them in your WordPress Plugin dir under contact-form-7-datepicker-fix/css/jquery-ui.css. If you want to change that style you have to overwrite them yourself in your Theme style.css.
I hope that helps you
Best regards
HackbardHi Hackbard23,
Thanks for your answer!I am afraid that I still don’t know how to use this plugin. I’ve installed and activated it.
Now I was hoping that de date-picker worked under IE7 and higher. But still the same result (calender just don’t show up, In google Chrome however it does).
Do I have to do more to get the plugin working? Can I use the same generated tag in Contact Form 7 or do I have to use some other tag?
I would be very grateful to get it working!
Frans
Hi,
it should work with all Tags from Contact Form 7.
Have you <?php wp_footer(); ?> in you Theme footer?Or can u send me a Link to the Website by private msg?
Then i will have a look at it.Hallo,
I did not change anything un my Theme Folder. In which file should I add <?php wp_footer(); ?>
My site is http://www.fransveltkamp.nl
Menu: “Datum Test”
It works with Chrome but not with IE
Frans
Oke u should add <?php wp_footer(); ?> in your footer.php in your theme folder or in the index.php if you have no footer.php.
It has to be over the </head> tag.
Hello Hackbard23,
There is <?php wp_footer(); ?> in the footer.php (it already was).
However still no calendar in Internet Explorer. Thereby it ask for the format yyyy-mm-dd
My website: http://www.fransveltkamp.nl under “Datum test”
Can you look for a moment what’s wrong?
Frans
HI,
i can’t find the javascript inlucdes from my plugin.
The only thing i see is the css file. So the Plugin is activated but in the bottom of the page there has to be the javascripts includes.cf7-datepicker-ie-fixer.js is missing
jquery.ui.spinner.js is missingtomorrow i will do a demo setup with the default theme and test it.
can u please set a html comment like <!– wp footer –> before and after the <?php wp_footer(); ?> code snippet?
Hi
Thank you for answering so quickly!
The files
cf7-datepicker-ie-fixer.js and
jquery.ui.spinner.js are not in the downloaded plugin..Frans
I’ve added the code
<!– wp footer –> before and after the <?php wp_footer(); ?> code snippet
Frans
that is a point!
Can u reinstall it from the website?
http://wordpress.org/plugins/contact-form-7-datepicker-fix/I have added <!– wp footer –> before and after the <?php wp_footer(); ?> code snippet
Frans
I did install it from the website
In the plugins folder is now “contact-form-7-datepicker-fix” with the .js files you’ve mentioned.
But no effect…
Frans
Oke funny fact:
In Chrome i can now see the inlcudes from my javascript and many more!
Thats oke and i see a comment box!
In the source code i can see the</body>codeBUT
In IE 7-10 i can’t see the includes i can’t see the comment box and in the source code there is no
</body>!
After the script with the wordpress stats<script src="http://stats.wordpress.com/e-201336.js" type="text/javascript"></script>there is no code in the source and that will be the bug.Hackbard23,
I have some more detail information:
My website use a Child theme of “Twenty-Eleven” (some minor changes).
When I activate the parent theme Twenty Eleven it shows up a calendar. But it also does this without the plugin contact-form-7-datefixer.
Perhaps you can use this information to help me getting it working?
Frans
The topic ‘Contact form 7 ie datepicker’ is closed to new replies.