Viewing 15 replies - 1 through 15 (of 53 total)
  • Plugin Author Hackbard23

    (@hackbard23)

    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

    Thread Starter Frans

    (@bavelt)

    Hi 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

    Plugin Author Hackbard23

    (@hackbard23)

    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.

    Thread Starter Frans

    (@bavelt)

    Hallo,

    I did not change anything un my Theme Folder. In which file should I add <?php wp_footer(); ?>

    My site is https://www.fransveltkamp.nl

    Menu: “Datum Test”

    It works with Chrome but not with IE

    Frans

    Plugin Author Hackbard23

    (@hackbard23)

    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.

    Thread Starter Frans

    (@bavelt)

    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: https://www.fransveltkamp.nl under “Datum test”

    Can you look for a moment what’s wrong?

    Frans

    Plugin Author Hackbard23

    (@hackbard23)

    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 missing

    tomorrow i will do a demo setup with the default theme and test it.

    Plugin Author Hackbard23

    (@hackbard23)

    can u please set a html comment like <!– wp footer –> before and after the <?php wp_footer(); ?> code snippet?

    Thread Starter Frans

    (@bavelt)

    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

    Thread Starter Frans

    (@bavelt)

    I’ve added the code

    <!– wp footer –> before and after the <?php wp_footer(); ?> code snippet

    Frans

    Plugin Author Hackbard23

    (@hackbard23)

    that is a point!

    Can u reinstall it from the website?
    https://www.ads-software.com/plugins/contact-form-7-datepicker-fix/

    Thread Starter Frans

    (@bavelt)

    I have added <!– wp footer –> before and after the <?php wp_footer(); ?> code snippet

    Frans

    Thread Starter Frans

    (@bavelt)

    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

    Plugin Author Hackbard23

    (@hackbard23)

    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> code

    BUT

    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="https://stats.wordpress.com/e-201336.js" type="text/javascript"></script> there is no code in the source and that will be the bug.

    Thread Starter Frans

    (@bavelt)

    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

Viewing 15 replies - 1 through 15 (of 53 total)
  • The topic ‘Contact form 7 ie datepicker’ is closed to new replies.