Hi I'm having an issue with the datepicker modal. I noticed it doesn't seem to work when using responsive themes. At first I thought there was a coding issue with the theme so installed a different responsive theme and had the same issue. I think it has to do with how the .js is being called. I'm was able to get the calendar to appear by adding this line of code into my header.
<!--Calendar -->
`<script type="text/javascript">
jQuery(document).ready(function() {
jQuery('#datepicker').datepicker({
dateFormat : 'yy-mm-dd'
});
});
</script>`
Now the calendar appears but when you select a date it doesn't add the new date in. The only date it will use is "today's" date. Any suggestions or work a rounds are greatly appreciated.
Here's a link to the site --> http://reyochoa.info/foiled3/pages/
Thanks,
Rey
http://wordpress.org/extend/plugins/appointment-calendar/
FRANK FARAZ
Member
Plugin Contributor
Posted 7 months ago #
Hi rey8a,
I found some error in your theme js(screen.js)
Check error snap: view
This will be a reason that wont let the work Date-picker on first modal form.
Thanks...
-Frank
Hi rey8a,,
We tested the plugin on some reponsive theme and it seems to be working OK.
Which theme are you using? If its a free theme we can test it out at our end.
-Ankit
I'm using the theme Mural from themeforest. I can e-mail you my theme to test or I can give you ftp access.
Thanks,
Rey
Hi Rey, please don't email a premium theme to others.
For support with a ThemeForest theme, please contact the author of that theme. You can do this from the contact form on the author's ThemeForest profile page. In the case of the Mural theme's author, that's here: http://themeforest.net/user/unisphere
Good luck! :)
@Japh
We only need to test the theme for compatibility, we obviously will not use it in production. You can treat this forum post a written assurance from my side. Besides if we find some bugs , we can even report them to the theme author.
@rey8a
Can you share the theme with me , we will test it at our end and see whats the problem.
-Ankit
Hi a.ankit I would llove to share the theme for testing puposes, can you please send me your e-mail and I'll zip it over to you.
Thanks for the help,
Rey
@rey8a
my email is ankit [at] appointzilla [dot] com
We investigated the issue a bit.. it seems like a js conflict problem.
We are making some changes to the free version and will push an update early next week... It would most probably fix the conflict issue.
-Ankit