How about Email notifications when users are tagged?
Is this possible with P2? If yes, how does it work?
This isn’t a feature available in P2.
Even though you include the_content in the filter hook to check for mansions, the fanc dropdwon/popup with all available users only pops up in comments.
Username dropdowns in the post body on the front end appears to be working for me – here’s a screenshot:

Could you please confirm that you’re using the latest version of P2 – 1.5.5?
To rule out a plugin conflict, you could try temporarily deactivating all your plugins. If the username dropdowns work, reactivate them one by one to find the culprit.
Thread Starter
beda69
(@beda69)
thanks for follow up.
I solved the issues and non-features-
1. Email notification solved with custom function that triggers wp_mail if @username is found in post/comment (and a bunch of other stuff)
2. No drop Down in Post body, if post is not default page or post
I should have specified that.
Solved by adding a pointer to the correct JS.
BTW. re-downloading and overwriting the P” default jquery. autocomplete.js solved another issue:
users where not “toogeable” in popping up list of users when @username is typed.
If P2’s files are overwritten this works fine.
All issues solved.
(Apart from a bunch of errors that P2 throws on activation with wp-debug=true)
But that seems soled in P3.
Thanks!
Glad you found some workarounds!
(Apart from a bunch of errors that P2 throws on activation with wp-debug=true)
One specific PHP Notice was mentioned in this other thread and I’ve reported it to our developers. Are you referring to the same one or do you see something different? If something different, could you paste the error wording here? Thanks!