Ajax issue
-
I noticed that when you submit a review it refreshes the page instead of ajax submit, which is an issue since if someone writes a long review and submits it without adding a star rating the whole review they wrote gets lost.
I tracked it down to the input buttons ID being “whats-new-submit” Looking in the default Buddypress theme they are using “aw-whats-new-submit”.
When I change the input in the plugin to “aw-whats-new-submit” firebug throws up a error message that says: POST http://SITEURLHERE/wp-load.php 403 (Forbidden)
anyone run into this and know a fix?
You must be logged in to reply to this topic.