How to call code after forum post.
-
What I want to do is run some jquery after a forum post. On the page it says “Your reply was posted successfully”. How do I tie into that?
This is the code I want to run, I know it’s messy I’ll clean it up later.. but I have this coding firing on a standard activity where the page doesn’t re-load. But on the re-load it won’t fire. I’m calling it like so:
I tried adding this as well. No go:
bp_core_add_message( __( ‘You have been awarded ‘ . get_option(‘bp_forum_new_post_add_cp_bp’) . ‘ points for updating.’, ‘buddypress’) );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to call code after forum post.’ is closed to new replies.