dvdesignerwp
Forum Replies Created
-
Forum: Plugins
In reply to: [Pinpoint Booking System - Version 2] Calendar do not show in frontendI can give you more information about the error.
The server logs it gives me that message[Tue Sep 03 12:07:28 2013] [error] [client 89.97.195.76:35555] – http://www.belgiovine.it – End of script output before headers: frontend-ajax.php, referer http://www.belgiovine.it/rabel/room/abruzzo-alba-adriatica-sea/
[Tue Sep 03 12:07:28 2013] [error] [client 89.97.195.76:35555] – http://www.belgiovine.it – AH01215: suexec policy violation: see suexec log for more details, referer http://www.belgiovine.it/rabel/room/abruzzo-alba-adriatica-sea/Forum: Plugins
In reply to: [Pinpoint Booking System - Version 2] Calendar do not show in frontendSorry, my theme already used wp_footer() and I read the page that you linked, so I have already found the code in the general-template.php
but the code above
$(‘#content’).load(url, function(){
jQuery(“#DOPBookingSystem1”).DOPBookingSystem();
});it gives my a syntax error or like this
$template(‘#content’).load(url, function(){
jQuery(“#DOPBookingSystem1”).DOPBookingSystem();
});It doesn’t make anything (and the calendar is still not working in the frontend)
Please help
Forum: Plugins
In reply to: [Pinpoint Booking System - Version 2] Calendar do not show in frontendSorry I don’t understand. How I should add this code and where?
I would like to test this plugin in order to decide if I should buy the PRO version but I need to understand how it works before.Thanks a lot.
Forum: Plugins
In reply to: [Pinpoint Booking System - Version 2] Calendar do not show in frontendHello,
I’m having the same trouble (see at the end of that page http://www.belgiovine.it/rabel/room/abruzzo-alba-adriatica-sea/) but I don’t understand how I can add the code above in the dynamic template.Please help me.
Thanks!!!