• Hi

    When I click the field as per the instructions, no calendar pops up. I’ve created a [date yourdate] using the Generate Tag function, it displays a field in my contact form, but when I click it no calendar pops up.

    Thanks.

Viewing 5 replies - 16 through 20 (of 20 total)
  • Plugin Author Aurel Canciu

    (@shockware)

    Oh, no! I’m sorry, I’m really sleepy at this time! It’s not because that line. You just need to include wp_footer(); inside your footer.php file.

    Inser <?php wp_footer(); ?> just before the </body> tag and all will be fine!

    that broke my footer and didnt solve the problem ??

    Parse error: syntax error, unexpected $end in D:\Hosting\5125925\html\wp-content\themes\hospital_health_services_bue095\footer.php on line 12

    that did it!!!

    thank you!! your help has been invaluable and your plug-in is awesome!

    Plugin Author Aurel Canciu

    (@shockware)

    Thank you very much! I’m glad I could help you!

    M

    (@metacomcreative)

    I just wanted to say thank you for the support! I was trying to figure out why this wasn’t working, and it looks like the theme I was working on was missing the <?php wp_footer(); ?> call in footer.php.

    Thanks for a great plugin!

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘No calendar pops up when field is clicked’ is closed to new replies.