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?
- How to customise the output of the WP image gallery shortcode from a plugin?
- How to load wp_editor via AJAX
- Validation error: Extending Gutenberg gallery block
- Help with 4.6. Attachment response object in JSON API plugin
- How can I make an Ajax login form work with FORCE_SSL_ADMIN enabled?
- Help making my pagination plugin better
- admin-ajax returning 400 error when request is made with Fetch API
- Using nextGen Gallery.. how can I call a list of all Gallery Names?
- How can I pass a variable to wp_ajax action?
- Two embedded gallery in one post
- Loading shortcode with ajax
- How to pass JavaScript variable to PHP in wordpress widget?
- Add image to post from external URL
- How to add a sub menu with AJAX?
- AJAX Call Via Vanilla JavaScript In WordPress Plugin Development
- Custom plugin giving: wp-admin/admin-ajax.php 400 (Bad Request)
- cURL do not mimic click
- Render Shortcode in Lightbox Gallery
- Render Shortcode in Lightbox Gallery
- admin-ajax.php not working properly on subdomains
- Help with customising love it plugin (use within foreach)
- How can I disable Jetpack plugin on mobile?
- My ajax request don´t work and return 0
- Ajax call fails and returns [object Object]
- WordPress environment not loading properly
- wordpress ajax pagination object value does not change
- Plugin with AJAX on subdomains causes 404 in console
- WordPress update plugin through Dashboard/Plugins displaying error
- Creating new option (add_option) from AJAX – Settings API
- How to move WordPress gallery image out of the link?
- How can I use wp_ajax_response for front-end error reporting?
- WordPress Feedback popup with date saved into table
- How to limit each front-end user to view just his own uploaded files on Amazon S3?
- Not getting result using ajax on wordpress
- Javascript not working
- Ajax specific template not loading in replacement of index.php
- WordPress ajax not working in registration
- Get url of selected gallery images?
- AJAX login without a plugin does not work. when add a action to function.php
- how to open image gallery in a post/page?
- Ajax return 0 in plugin – ajax only used in wp-admin
- What’s the preferred method of writing AJAX-enabled plugins?
- AJAX doesn’t pass variables to the php function in the plugin
- using jquery serialize in ajax operation for plugin
- ajax request not returning the result
- How do I convince this button to do something when it is clicked?
- Like/Dislike Bar not working when updating
- display user input using ajax in wordpress
- Ajax, jQuery and WordPress
- Multiple thumbnails and one gallery
- Plugin constructor called multiple times
- Hyperlink to execute PHP
- How to get site homepage from plugin?
- Contact Form loaded with Ajax
- How to load a plugin when doing an Ajax call? [duplicate]
- Ajax Not Working If The Handler is Located Outside Plugin Submenu Page Function
- Build and ajax plugin not work
- WordPress plugin ajax post parameter
- admin panel save option with ajax
- How to show an image popup when one clicks on an image thumbnail?
- Capturing POST data
- My AJAX API plugin isn’t working
- ajax sends data to plugin
- Any plugins that upload, resize, and display images? [closed]
- Pulling Advanced Custom Fields from other pages
- Trouble After Update, Removing Plugin
- Trouble Removing Plugin [closed]
- Display Facebook photo albums and photo comments?
- Response from Php File to Ajax is not getting sent
- Help me with my first very basic plugin
- Plugin Admin Page Ajax-Admin call returning 0, URL set correctly. Implemented localized scripts but did not fix it
- How to change response of admin-ajax request?
- Ajax not working for logged in users
- Load css classes after using ajax calls
- Advanced Ajax Page Loader and Masonry Grid
- How to create load more button without a plugin?
- How to make a rest style plugin?
- WordPress portfolio pagination on home page
- Continuous jQuery Slider / Carousel Plugin with linkable slides [for WooCommerce]
- wordpress Ajax success doesn’t return the value
- Jquery post responses 500 error after some time and lastly an 503 error
- Ajax button “Load more” is not loading correct language version posts for logged out users
- How to show image caption in Woocommerce gallery
- Ajax Called in Plugin php file
- Ajax Load More stopped working (Plugin with repeater template, shows hidden Button)
- How do I call an action hook into wp_ajax hook callback function
- Inline AJAX script passing variables to PHP
- Select posts from list and add them in a new list
- wordpress admin-ajax bad request 400
- Unable to Edit or Add Photo Gallery Under Portfolio in WordPress 6.2.5
- I am trying to add form using ACF plugin and acf_form() function, but my user fields dont show up properly
- Not applying update field (acf) in my plugin
- WP galleries in posts after import. How do I do it?
- How to get wp_editor field content when it is inside a Form?
- What is the best way to ignore wordpress administration using add_filter($title) also when Ajax request
- Ajax response from Media Selection does not update ALL information more than once
- Simple ajax request with Vanilla JS keeps given 400 Bad Request
- How to ajaxify all pages of my Wp Site
- Shipping Refund via Stripe Creates New Order Instead of Updating Original Order