Viewing 2 replies - 1 through 2 (of 2 total)
  • Can you please check your JavaScript console for errors? If there are, please report them here as your post unfortunately doesn’t contain enough information to reproduce the problem.

    Writing a full bug report would help us a lot.

    Same problem here. Tabs not working on multisite install.

    Here is the console error (jQuery chosen precisely) :

    <script type=”text/javascript”>
    jQuery(document).ready(
    function () {
    jQuery(‘#yoast-ga-form-select-settings-analytics_profile’).chosen({
    group_search : true
    });
    jQuery(‘#yoast-ga-form-select-settings-ignore_users’).chosen({placeholder_text_multiple: ‘Select the users to ignore’});
    }
    );
    </script>

    Thanks

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

The topic ‘Tabs not working’ is closed to new replies.