Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author philbuchanan

    (@philbuchanan)

    It looks like there is an error with the jQuery library you are using: Error: Syntax error, unrecognized expression. Is there a reason you aren’t using the version of jQuery that ships with WordPress?

    Thread Starter optimizedconcierge

    (@optimizedconcierge)

    Thanks for your response! I am not sure why I’m not using the jQuery version you mentioned. Would you happen to know how I can fix it?

    Plugin Author philbuchanan

    (@philbuchanan)

    I would contact whoever developed the theme. Plugins in WordPress can tap into the wp_enqueue_script function to allow WordPress to handle loading the appropriate dependencies (in this case jQuery). But it requires the theme to be set up properly. This may in fact be an issue with the theme itself.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘It's not working’ is closed to new replies.