Hackbard23
Forum Replies Created
-
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.that is a point!
Can u reinstall it from the website?
http://ww.wp.xz.cn/plugins/contact-form-7-datepicker-fix/can u please set a html comment like <!– wp footer –> before and after the <?php wp_footer(); ?> code snippet?
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.
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.
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.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
Hackbard