Provide 24/7 affordable customer service with AI-powered chat.
Connect to learn more

Using Olark with jquery.prettyPhoto

Known issues

When using Olark with the jQuery prettyPhoto plugin, your visitors may be unable to type in the chat box. This is due to an issue where all keyboard input is captured by prettyPhoto.

Workaround

To work around this, you can just add this to your prettyPhoto configuration:


$(document).ready(function() {
  $("a\[rel^='prettyPhoto'\]").prettyPhoto({
    **changepicturecallback: function() {
      $pp\_pic\_holder.is = function() {};
        }**
    });
});

This will make sure that prettyPhoto lets those keyboard inputs go free!

Please provide the domain name where your Olark live chat is installed.
Include the relevant transcript URL, if possible. You can send us the specific URL from your Transcripts page.
If you see specific error messages, banners, warnings, notices, etc., please let us know here.
Max file size 10MB.
Uploading...
fileuploaded.jpg
Upload failed. Max size for files is 10 MB.
Thank you! Your submission has been received and you'll hear from us shortly!
Oops! Something went wrong while submitting the form.