Managed to get this fixed, I dont know why this is the way it is, I’d appreciate a explanation
I had to go down to my footer and make sure the structure was the follow:
</footer>
<?php wp_footer(); ?>
</body>
</html>
If <?php wp_footer(); ?> is above </footer> the plugin doesnt work
So I’ll be awarding bounty to any explanation for this
Related Posts:
- What’s the preferred method of writing AJAX-enabled plugins?
- Help with 4.6. Attachment response object in JSON API plugin
- Loading shortcode with ajax
- AJAX Call Via Vanilla JavaScript In WordPress Plugin Development
- Calling function from within functions.php returns unwanted value
- How to include admin-ajax when loading external javascript
- Ajax call doesn’t work in frontend but it’s working in backend (when I’m logged in)
- Why is my ajax call refreshing the page?
- Admin-ajax.php is dying “0” without processing function
- How to remove an Ajax action
- How to create popup same as wordpress popup feature
- Get Plugin Information from Multiple Sites Externally
- problem with nextgen plugin
- How to add pagination to wpbakery grid?
- Changing image size to full size in Gutenberg’s block gallery
- How do I turn a custom post type into a plugin?
- Check if email address exists front end with AJAX in a plugin
- Why plugin ajax response is -1?
- WordPress Ajax Callback
- plugin ajax to external php file always return null
- WooCommerce get_price returning wrong price when used via ajax
- When to use action hooks and plugins
- Form isn’t inserting data into database with ajax plugin
- AJAX search posts and pages
- wordpress, search form using ajax
- Search for categories
- Best place for if/else piece of code related to custom plugin?
- WordPress Integration with Google Groups
- Best place to load wp_ajax_the_ajax_hook action in plugin
- jQuery.post not working within shortcode – WordPress Ajax
- How to load wp_editor via AJAX
- How can I inject options into an select tag inside the widget form?
- Init plugin again after ajax call finish
- Display wordpress post’s in popup?
- Using color picker in plugin, does input attribute order matter?
- How to handle cookies from a WordPress plugin on a cached page?
- wordpress file upload with ajax when site is ajaxyfi
- AJAX search as you type? [duplicate]
- WordPress api call using wp-ajax returns error 400
- how to insert data in wordpress table usnig jquery ajax
- Using wpdb without loading all plug-ins via wp-load.php
- Admin AJAX doesn’t work in plugin admin page – Even though code is copied verbatim from WordPress Codex
- Call plugin with php function
- Is it safe to use admin-ajax.php in the frontend?
- Create WordPress posts from JSON array using plugin in admin
- Adding inside wp-plugin jQuery script that receives JSON-formatted data, generated by php-function inside this plugin
- Best portfolio/gallery/carousel slideshow plugin with thickbox? [closed]
- Using WordPress to build membership Page
- Proper way to handle admin-ajax calls
- Using custom php file for ajax url inside plugin
- Image Galleries for website migrated from .com to .org
- Ajax object not defined – JS file is in plugin folder
- How to get CPT category checkbox list and show post of selected(multiply) checkboxes via ajax?
- WordPress subfolder installation AJAX Problem
- Call Ajax URL in Plugin
- WordPress API functions not working at AJAX functions.php call
- wp_ajax action responds with 0
- Calling a class method instantiated by ajax call in wordpress [closed]
- Why AJAX response 0!
- Default WordPress gallery or very lightweight alternative to it?
- Loading by Ajax a plugin that also uses Ajax
- Adding Gallery to Footer of Homepage
- Any gallery plugins that allow commenting on single images?
- AJAX call inside plugin class is not getting to it’s response function
- How do I reinit WordPress plugins dynamically using jS?
- How can I adjust my function so the page editor still loads in the backend?
- Error datatable whit ajax
- Trouble with AJAX using GET
- Calling PHP function with AJAX
- Adding LOAD MORE on a page
- Displaying all the images from all of my articles
- Ajax call to php function doesn’t work PHP code
- WordPress show descriptions under images in gallery
- admin-ajax.php returning 0
- Update User Meta Via Ajax
- Compare Ajax Data Results
- User Following System
- Frontend AJAX Request causes Error: ‘Call to undefined function add_action’
- Ajax Load More on Hierarchical Categories
- cURL do not mimic click
- Render Shortcode in Lightbox Gallery
- admin-ajax.php not working properly on subdomains
- How can I disable Jetpack plugin on mobile?
- My ajax request don´t work and return 0
- Plugin with AJAX on subdomains causes 404 in console
- How to move WordPress gallery image out of the link?
- How can I use wp_ajax_response for front-end error reporting?
- Not getting result using ajax on wordpress
- Get url of selected gallery images?
- display user input using ajax in wordpress
- Multiple thumbnails and one gallery
- Plugin constructor called multiple times
- WordPress plugin ajax post parameter
- How to show an image popup when one clicks on an image thumbnail?
- Response from Php File to Ajax is not getting sent
- Plugin Admin Page Ajax-Admin call returning 0, URL set correctly. Implemented localized scripts but did not fix it
- Load css classes after using ajax calls
- Continuous jQuery Slider / Carousel Plugin with linkable slides [for WooCommerce]
- How do I call an action hook into wp_ajax hook callback function
- Select posts from list and add them in a new list