If you are talking about this, I can see it’s working.
However, taking a look at the source code, I found you have two instances of jQuery. You might want to remove the first one found just below the opening <html>
tag. It’s not only the improper way to enqueue jQuery, but may also conflict with the other one.
Related Posts:
- JSON parsing error syntax error unexpected end of input
- jQuery $(this) keyword
- How to enable CORS in flask
- Change Placeholder Text using jQuery
- Set selected option of select box
- jquery loop on Json data using $.each
- JavaScript console.log causes error: “Synchronous XMLHttpRequest on the main thread is deprecated…”
- How to read data From *.CSV file using javascript?
- how to loop through JSON array in jQuery?
- jQuery – how to write ‘if not equal to’ (opposite of ==)
- Get element type with jQuery
- jQuery onclick toggle class name
- How can I create a “Please Wait, Loading…” animation using jQuery?
- $.focus() not working
- How to modify wp.media to get and display multiple images
- Adding jquery and thickbox to WordPress theme
- wp_mail script with jQuery post
- AJAX returns response 0
- Hacking TinyMCE for better usability (shortcodes and html)
- Including javascript for a shortcode
- WordPress Featured Post Slider
- possible to make sections in theme customizer sortable and saveable at publish button clicked?
- Twitter Bootstrap Use Collapse in Custom Post Type
- wp_head() remove redundant scripts?
- How disable checkbox when listbox value changes in tinymce
- Enqueue jQuery in WordPress
- Installing jQuery plugin to wordpress theme (Incredible)
- How do I get my page to load the jQuery UI Effects library?
- Modify this loop to fit my jQuery slider (slides)
- validate a metabox based on the category that is selected
- How to add unique image class to WordPress
- Dropzonejs with WPCF7 [closed]
- Edit single attachment on click (WP-admin)
- Jquery conflict
- Clicking on disabled ‘add to cart’ button [closed]
- enqueue the scripts
- WP Admin missing icons, numerous JavaScript errors, but only when SCRIPT_DEBUG is false
- Returning content via jQuery without footers on admin pages
- Getting all URLs of uploaded images using media uploader
- Make inline edit in wp_list_table
- `wp_editor()` CSS messing up the jQuery Dialog
- Ajax, Permalinks and post_thumbnail
- Will the latest Bootstrap work properly with the default WordPress jQuery?
- How to embed JS data viz in a simple WordPress website
- Rhyzz Repeatable-fields javascript in php and wordpress
- How can I integrate User generated/dynamic fields in Contact form 7?
- First Attempt at AJAX and it keeps getting Canceled. Can’t Get Results to Show
- Enque Javascript in Footer?
- Using Bootstrap Switch with WordPress
- wp_enqueue_ scripts
- Yoast SEO breaking media upload
- window.onload wont execute in wordpress
- How to return multiple arguments from AJAX callback function
- How to fix my old theme so it loads jQuery properly
- jQuery function not working
- Is there some way to refactor this jQuery wrapper?
- Readonly input text appears unlocked while the page is loading
- Remove swfobject.js in wp_head()
- Run JS function when JQ enqueued
- Uncaught ReferenceError: jQuery is not defined: how to fix on a sunday? [closed]
- underscore template dynamically remove row Jquery
- Multiple selec2.js file loaded by several plugins
- Safe method to temporarily load second jquery library to wordpress
- echo do_shortcode for Contact Form 7 from within dynamically loaded php file
- How to use wp_update_post with ajax on frontend
- including jquery
- Customizing the Jquery Calendar [closed]
- How to enable read more by default using jquery
- How to make JQuery load on top of head tag before everything
- Show and hide element when URL contains certain section of text?
- how to allow download after newsletter subscription?
- How to insert fancybox to multiple separate galleries in a post?
- Dashboard controls have all stopped working
- Notify user we would like them to clear their cookie. Provide a working button to clear cookies for user
- Call full image url instead of stylsheet directory url in JS for Infinite Scroll Function
- jQuery.post() calling function with parameter
- $_POST empty in using new php file added to theme
- How to blur the_post_thumbnail() via blur.js (jquery)?
- Custom Javascript not working? [closed]
- What to do after a wrong RewriteRule?
- Plugin preventing media buttons from working
- How to deregister scripts all at once
- Using jQuery DataTables and yadcf
- Jquery script not loading on site Front page
- jQuery autcomplete not working
- jQuery drop down not appearing for autocomplete/autosuggest
- jQuery dialog prints HTML-Tags under WordPress
- Add jQuery function to media button
- TypeError: $ is not a function Error using parallax effect in WordPress Template [duplicate]
- Loading custom file based on a dependant file that is also dependant on another file
- Why won’t this jQuery work in WordPress?
- Auto Sorting List Alphabetically
- Change WooCommerce Checkout Manager Datepicker to Jalali
- jQuery append only works if I select html in admin section [closed]
- jQuery color picker function on change
- Does anyone know how to load jquery in the footer?
- Use WordPress Built In Jquery
- jQuery Add/Remove Classes Not Working
- jQuery datepicker not showing on admin menu
- Can’t seem to check off a category checkbox with jquery?