Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter joeljc

    (@joeljc)

    firstly if click to send button it have to check to required areas but its not wotking. it just darken and wait. Please help

    Plugin Author Kevin Stover

    (@kstover)

    Hello,

    The problem is that your page is loading two copies of jQueryUI. The first is being properly loaded from within your WordPress install, and the second is being added further down the page. It is an older version, which is being called from the google API.

    script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.1/jquery-ui.min.js” /script

    I can’t tell where this is being added in, but the most likely culprit is your theme.

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

The topic ‘Submit Button doesn't work’ is closed to new replies.