I realized that comment-reply.js
is not loaded and it fixed the issue.
Could someone explain? I have no idea what happened.
So the fix was adding wp_enqueue_script( 'comment-reply' );
to my plugin code.
Related Posts:
- Show comments fields in two columns
- how to load the comment template from a plugin
- Get Commentor IP When Marking Comment As Spam
- How can I run AJAX on a button click event?
- Writing a plugin that notify my friends of new post that mentions(@) them
- What is nonce and how to use it with Ajax in WordPress? [duplicate]
- Empty POST data on server on AJAX request using Angular $http
- Build path for a custom portfolio plugin
- Using AJAX in a plugin to submit form – REALLY confused
- wp_localize_script $handle
- get all products of one category
- Get returned variable from a function to add_shortcode function
- How to post form in ajax mode and handle it in wordpress
- Using Ajax call in jQuery doesn’t work in widget
- WP_LOCALIZE_SCRIPT doesn’t work
- Admin-ajax.php appending a status code to ajax response
- comment_email hook doesn’t seem to work for comment editor field
- Cannot search post by taxonomy
- WordPress Ajax callback function from plugin – OOP
- WP AJAX is not working, always returns 0
- preprocess_comment array doesn’t have comment_ID
- Frontend Ajax call not working using wp_ajax, wp_enqueue_script and wp_localize_script
- Fetching the value of forms in WordPress AJAX
- Can wp_list_comments output into variable?
- Slow WP_query due to nested wp_query. Need Suggestions
- Show special field when correct shipping is chosen
- How can I rewrite a URL to pass requests to a custom method via AJAX? (I can’t use admin-ajax.php)
- How to localize admin.php only once
- How to integrate CLEditor to comment system?
- Create a new post using rest api and save featured image using an external image url
- wp.template() returns tags in Ajax response
- Add a default WP comment form to forum template
- How to get Metabox custom field to show checked if value is updated using post meta query?
- Storing data in wordpress database from ajax call from different website
- Get attachments from a post
- Create custom HTML/JS app inside page
- Use just a shortcode from another page
- Ajax submit comments
- Update Data parameter of a wp_localize_script() call
- jquery & ajax sending data to php
- wp_localize_script is not adding a global variable for javascript
- Can’t get AJAX call working in custom plugin
- 400 Bad Request, in wordpress theme development, wp_ajax
- Ajax is not working in a loop
- ajax recursive calls on wordpress returning answers outsite the function scope
- Ajax submit result opens in admin-ajax.php
- Are there any security risks when submitting data-attribute data through AJAX?
- How to get error object returned by wp_create_user
- Custom avatars in wordpress comments?
- Ajax: Populate with content from a post’s ID not working – duplicating current page html instead
- Data not insert and update through ajax and jQuery in admin page?
- WP ajax requests not stacking?
- Issues Updating Post Meta with AJAX (Seems simple but cannot figure it out)
- Full Front End, AJAX comment system and comment reply script
- AJAX button with success callback. (Titan Framework)
- ajax working when function is on child theme but not in plugin page
- AJAX call returns ‘testtest0’ instead of ‘test’ – why?
- About a programming language starts with [closed]
- add_action wp_ajax_ not loading in plugin file WP Network
- Workflow for new importer plugin – your advices?
- Ajax +wordpress onClick link redirect to new page and create html content
- How to get the number of pages when paginating comments?
- how to get the top 10 popular blogs
- disable defaault wordpress comments from a plugin
- Get cat parameter from admin-ajax
- WordPress (pagenow link) in ajaxurl change after i change plugin language
- How to do admin ajax request in a plugin for rest api
- How to show comments from different Plugins to same post type?
- How to get the `comment_post_ID`?
- Ajax action has 200 status but response of No response data available for this request
- Jquery php request is returning a weird result
- WordPress Does not grab the string sends useing AJAX response, wp_ajax hook
- Posts form with AJAX request – Plugin development
- Bad request 400 using class based files
- Trying to run a Ajax request from a checkout form in woocommerce via a custom plugin
- 400 Bad Request and illegal invocation in wp_ajax based on processData set to false or true
- Rate limiting ajax requests in WordPress
- ajax-action.php can’t find added action
- AJAX call of function containing javascript which is not loaded (Plugin development)
- Email content as comment
- Performing ajax request in wordpress
- ajax multiple Values
- How to include files in the loop via ajax
- How to handle ajax Request in a complex-structured plugin?
- Using JavaScript in WordPress page to call for server data using AJAX
- wp_ajax add_action fuction won’t fire on custom jQuery action
- Filterable posts using categories
- Ajax Response Error | just getting error as the response
- PHP includes with AJAX actions
- admin-ajax.php returns “No Script Kiddies!” sometimes
- WordPress function is not called and ajax return 0
- Ajax functionality not being called under wordpress plugin
- Array/List Edit in Backend
- WP Cron as Fast as WordPress AJAX?
- Stop theme displaying comments
- WordPress plugin: admin-ajax.php not passing data to custom function
- Ajax functions – no access to wp-admin.php only online
- Page reload occurs before request finishes
- PHPUnit Ajax Serialization of ‘Closure’ is not allowed
- Return custom product in ajax call loop