Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Contributor FARAZFRANK

    (@farazfrank)

    Hi Mertens,

    An syntax error in alert message after booking.

    Error: SyntaxError: unterminated string literal

    alert("Thank you for signing up for the Christmas Kettle Campaign. You will see your appointment has been blocked off in the calendar. It's yours!
    The location is Price Smart Foods (on South Fraser Way), and if there wasn't anyone before you, the kettle will be located at the customer service desk. You can take it out to the doorway during your shift, and if no one is after you, please bring it back to the customer service desk when you're done. (Feel free to stay longer if you like!) ");

    Solution: Do not put any break(Enter Key) in continuously string message, this cause an syntax error like unterminated string. Use as below single line string message:

    alert("Thank you for signing up for the Christmas Kettle Campaign. You will see your appointment has been blocked off in the calendar. It's yours! The location is Price Smart Foods (on South Fraser Way), and if there wasn't anyone before you, the kettle will be located at the customer service desk. You can take it out to the doorway during your shift, and if no one is after you, please bring it back to the customer service desk when you're done. (Feel free to stay longer if you like!)");

    I hope this fix your issue.

    Thanks
    Frank

    Thread Starter darylmartens

    (@darylmartens)

    where can I find where these fields are? I can’t find it.

    Plugin Contributor FARAZFRANK

    (@farazfrank)

    File: appointment-calendar-shortcode.php

    Thanks

    Thread Starter darylmartens

    (@darylmartens)

    AWESOME!!! FIXED!!! thanks πŸ™‚
    Merry Christmas πŸ™‚

    Plugin Contributor FARAZFRANK

    (@farazfrank)

    I am always here to help.

    πŸ™‚ Wish you a very Merry Christmas πŸ™‚

    (Please leave a review if plugin helps you, we will be grateful.)

    Thanks
    Frank

    Hi FARAZFRANK

    I am really happy to use this plugin i am your very first user.
    I have used this plugin even last year jan 2013. which was working fine also we have mailed you together.
    Now i have installed this plugin in my new site which is working fine in my local environment but it is not working fine in my web site(server)
    how to resolve it i am in dead line of my project please reply me ASAP.

    Plugin Contributor FARAZFRANK

    (@farazfrank)

    Hi Sabeer,

    No problem, I am here to help.

    Share site URL or problem snap-shots to get in your issue ASAP.

    Thanks
    Frank

    Hi FARAZFRANK,

    this is my url please check and help me ASAP
    http://indigobeauty.hostei.com/indigo/booknow/

    Thanks
    Sabeer Ali.S

    Plugin Contributor FARAZFRANK

    (@farazfrank)

    Hi Sabir,

    I think you have deactivated plugin.

    Please re-activate

    Thanks
    Frank

    hi FARAZ,

    I have activated the plugin now please check
    http://indigobeauty.hostei.com/indigo/booknow/

    Thanks
    Sabeer Ali.S

    Plugin Contributor FARAZFRANK

    (@farazfrank)

    Hi Sabir,

    There are some JS errors on that page and breaking to load big calendar.

    Is It breaking at both side(admin n client)?

    Update your all Calendar Settings once more.

    And let me know?

    Thanks
    Frank

    Hi Faraz,

    it is working well in admin side. issue is in only user side
    how update the calender
    thanks
    Sabeer Ali.S

    Hi Faraz,
    Even i have updated the calender js it is not working
    but it is working in admin side well please help me i am in dead line of the project

    thanks
    Sabeer Ali.S

    Plugin Author a.ankit

    (@aankit)

    Hi Sabeer

    Can you list the plugins which you are using? There is js some conflict which is preventing the Appointment Clanedar to work properly

    Plugin Contributor FARAZFRANK

    (@farazfrank)

    Hi Sabir,

    Check the error snap here.

    And send the temporary admin access to find & fix your problem ASAP.

    Send at: ankit [at] appointzilla [dot] com

    Thanks
    Frank

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Calendar not showing’ is closed to new replies.