I’ve had similar problem, maybe it’s not js issue, but XML instead.
Check if there are white spaces at end of the files involved ( after the PHP closing tag “?>”)
Hope it helps!
UPDATE
maybe ajax cross domain issue ( 307 Temporary Redirect ) last chance:
Set this entries on your .htaccess file
SetEnvIf Origin "^http(s)?://(.+\.)?(abc\.com)$" origin_is=$0
Header always set Access-Control-Allow-Origin %{origin_is}e env=origin_is
replace abc\.com
with your actual domain. For eg: (google\.com)
Related Posts:
- Tag link suggestion plugin
- how to add text to posts from tags
- add tags to wordpress post using REST API
- Prefix WordPress Taxonomy Tags With Hashtag Symbol Like Twitter
- Trending Tags based on post views
- How to export post tags from wordpress
- Show a different number of posts per page depending on context (e.g., homepage, search, archive)
- How Do I Use The WordPress Plugin Posts 2 Posts by Scribu?
- How to Add jQuery Infinite Scroll to My Custom Archive Page
- publish_post hook isn’t working for scheduled posts
- Plugin for changing a post’s category based on it’s post date?
- Publish Post After Click On A Link
- Enable comments for post with comments meta box removed
- Edit/revise option for authors to suggest improvement to posts [closed]
- Is there an action that is called when a post is restored from the trash?
- plugin for wp_list_categories with posts
- Action on post publish
- Replace existing pages with new pages, keep menu links
- Adding “ ” before the last word in multiple defined areas with a plugin
- [Plugin: Posts 2 Posts] How does it work?
- Set attached to state
- Use plugin or custom post type for game score functionality
- How to add new tabs in post.php
- How to change ID of an attachment in wp_posts and its related tables correctly?
- New post notification plugin [closed]
- Display comments of users on single page
- Adding Plugin-specific Fields with wp_insert_post()?
- Using the “Latest posts” feature on a different site
- Is there a way to order posts and custom post types as one group?
- How can i list random post from multiple category?
- Accessing post’s meta data based on user’s click of a post
- Cron job not firing
- Is there an easy way to flag posts in the admin area?
- finding whether request is for post, and post id
- Can’t delete Draft Post [closed]
- Outbound link autometic converted into linkdirect , and not opening
- How to allow an editor to edit all WordPress blog posts but have the last say as administrator?
- Contributive page where people logged in can write
- Trying to fix form resubmition with PRG (Getting error: Cannot modify header information – headers already sent by)
- Display wordpress post’s in popup?
- Unable to add TAB character to post?
- AJAX fileupload – TypeError: not a function ajaxSubmit()
- Recent posts per category loop?
- ‘Organize Series Plugin’ as muti author feature
- Problem of encoding characters (apostrophes) in my posts publications
- How to backup single post in wordpress [closed]
- Is there a way to make the main page only display a brief description of the full article?
- How to change the post form from plugin?
- Allowing users to Sign-up > Login > Post articles that need approval
- posts from multiple post types in one slider
- How to display the featured post on the category page?
- Set Multiple Meta Values as an Array Using dispatch( ‘core/editor’ ).editPost() Call in Gutenberg/JS
- Is there a plugin or a way in the wordpress that would let us have different versions of a post or page accessibe to users?
- download button for audio file in post [closed]
- Print posts category or tag as a formatted journal
- Post deleted in trash [closed]
- How to relate 3 wordpress components with each other (Create database relationships)
- Embed PDF into wordpress
- WordPress plugin: Getting posts where checkbox selected
- problem with register_activation_hook in plugin
- How to auto strip hyperlinks & images in wordpress post
- WP Editor, save content and category on frontend
- Plugin for TinyMCE to create reference to other posts
- How to get Recent Post From Each Category with Thumbnail?
- help intercepting save_post through plugin
- Why the internal link get converted into a comment?
- Copy/paste local images not working in WordPress
- How to change my 3000 Published post status to Draft using PHPMyAdmin
- .com creates automated link in post
- Is it possible to customize a wordpress post from outside dashboard(Something like site.com/post-type/post/?e=post_id)?
- How to echo a PHP Code After the Content
- All Post WordPress Page Error
- Is it possible to create duplicate post on other site (either push, on publish, or pull, periodically)?
- Exclude Tag Links from and Text
- WordPress CPT Url metabox collection
- How to change the product short description for each product with PHP?
- Add dynamic color to each category item
- Is there any hook to change media html in post? [duplicate]
- Publish Post but don’t call publish hook in foreground post creation
- Better code/text editing for posts and pages?
- WordPress list child pages of custom post type
- Style WordPress Custom Post Type Single Page
- SWF in wordpress post
- get post excerpt by query
- Posts are deleted everyday at night
- Strip shortcode from excerpt [duplicate]
- Using Postmash plugin in WordPress 3.3.1
- What is the correct method for updating post content from a plugin?
- Get post id in Post Page within Wp-admin
- PHP $_session is not work in wordpress
- Customize Multi-Column Tag Map to fetch specific post-type
- Embedding BitBucket Code in Posting
- Next and Previous Pagination button not displaying in WordPress
- Notifications on WordPress Website [closed]
- Sell “create a post”, paid account for post creation
- Shortcode returning specific content of a post
- Looking for membership style plugin with edit option [closed]
- Change from blogger to wordpress
- How to customized post slider layout in elementor wordpress [closed]
- Show WooCommerce products based on query parameters on redirect