Map and Date Picker not working, no buttons
Stephen Rivera created the topic: Map and Date Picker not working, no buttons
Thanks in advance for any help or insights, I just purchased Form Maker and made some forms and it looks like the javascript is not working as the date picker does not popup and the map does not work, plus on this one form the [Submit] buttons are not showing up! I am using WordPress v3.4.2. Interesting, if I click on the pick date from the forms manager, it works, and so does the map, it is only within my pages that it does not work? Could it be another javascript script interfering, is there an order FM has to be within a bunch of header.php script includes???
Any help will be deeply appreciated!
Please Log in or Create an account to join the conversation.
-
Topic Author
- Stephen Rivera
- Offline
- Fresh Boarder
-
- Posts: 3
- Thank you received: 1
11 years 2 months ago
Stephen Rivera replied the topic: Re: Map and Date Picker not working, no buttons
I just tested by removing virtually ALL my JavaScript calls from my theme and I still get the same result; The pick date wont work, neither will the map, but if while am editing in form maker, it works there... Also, if I switch themes, IT WORKS! So something in my theme...
Please Log in or Create an account to join the conversation.
-
Topic Author
- Stephen Rivera
- Offline
- Fresh Boarder
-
- Posts: 3
- Thank you received: 1
11 years 2 months ago
Stephen Rivera replied the topic: Re: Map and Date Picker not working, no buttons
FIXED IT !!! I Just needed this call in my hand made theme:
wp_head();
Please Log in or Create an account to join the conversation.
-
Topic Author
- Stephen Rivera
- Offline
- Fresh Boarder
-
- Posts: 3
- Thank you received: 1
11 years 2 months ago