gurde
Forum Replies Created
-
Yeap, works without problems. 🙂
Thank you.Forum: Fixing WordPress
In reply to: ajax comment post validation return jsonI start to think that most here on forums don’t understand English or don’t know how to read.
@esmi: who did I abuse and with what? Please read my question again.
And again: after submitting my comment using ajax how do I return the results as json? How do I handle ajax request? There is not a single line about this in the codex!
Forum: Fixing WordPress
In reply to: ajax comment post validation return jsonWhy are you talking rubbish? Of course it does.
Did you read my question?I’ll rephrase it: send comment form with ajax, validate the form return error as json or on success return the comment (actual LI element with whatever else it contains) in the json so I can updated the comments list (OL). How do I do that?
In this freakin’ codex there is no example on how to use ajax with your wordpress. Or I must be blind.
Forum: Fixing WordPress
In reply to: ajax comment post validation return jsonI have wordpress 3.2, all system requirements fulfilled. The theme was made by me (no plugins used), from scratch. The question is still the same. How can I do the above?
@kmessinger you answer didn’t help. My problem didn’t work before since was not implemented, I want to implement it now. And what line commenting are you talking about? What json file? I don’t know what are you talking about.
Forum: Fixing WordPress
In reply to: ajax comment post validation return jsonIs there no solution for my problem?