@juho.jaakkola Hi, I'm using Mentions plugin and it's very good , but I have a little issue with the #mentions-popup because when I'm writting a comment on activity river the #mentions-popup appears on thewire add form and I think it should appear on the comment form because it's confusing. I'm trying to make it appear on comments form with JS but with this way the #mentions-popup multiplies itself.
I'm doig this:
$('.togle-<?php echo $nn; ?> .elgg-menu-item-comment a').click(function() {
$('#buble-<?php echo $nn; ?>').append( $( '#mentions-popup ' ) );
});
But it is a chaos because the popup multiplies itself. I just need the popup appearing in the right place and not always in Thewire add form. Can you help me?
I found the problem, the #mentions-popup appears on every textarea but it needs a unique id to work fine on activity river because it appears somany times and with the same id and JS is not working fine because of that.
I'm not sure I understand what exactly you are asking.
The Tidypics plugin has nothing to do with a "tag plugin". The Tidypics plugin itself offers the feature to add tags to photos that have been uploaded using the Tidypics plugin.
Have you trouble installing the Tidypics plugin? If you freshly install Tidypics you won't see any Upgrade button on its settings page - that's only in case you upgrade from an older version of Tidypics.
Installation of Tidypics works like with any other plugin:
For testing the tagging, create an album and upload an image to it. When viewing this image you will see the option to add a photo tag to this image above the full view of this image.
thankx @lionly
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.