Forum Replies Created
-
In reply to: How remove Reply button in global activity
mmm….for me that action remove the whole Activity Stream….
Instead I prefer to override the page in the child theme.
Simply comment lines 27-28 of activity/entry.php where you should find the reply link
`<!–<a href="” class=”acomment-reply” id=”acomment-comment-“>
()–>`
Also i’ve tried to do the same with lines 191-192 of _inc/ajax.php to remove the reply link for the existent reply comments meta but didn’t seem to work….anyway, soon the stream will flood them away
In reply to: Buddypress theme – no date on posts – only timefor me the same thing not only on bp-default/index.php
even in single blog post at bp-default/single.phpAnyway +1 for @DJPaul suggestion.
In reply to: BuddyPress MapsHi!
I’m using WP 3.0.1 multi-site with Buddypress 1.2.5.2.
First of all, the plugin have a minor bug to be fixed: at line 594 of bp-maps.php must be closed the comments adding a / at the end of the line.Then, I’ve other bugs that, maybe, went fixed yet on the plugin support forum (http://dev.benoitgreant.be/bbpress/forum/buddypress-maps). But that forum no more exist

1. reported at https://buddypress.org/community/groups/creating-extending/forum/topic/buddypress-maps/?topic_page=1&num=15#post-39374
Everytime I edit the profile the link send me to the top of the page and do nothing. May be a javascript problem?2. reported at https://buddypress.org/community/groups/creating-extending/forum/topic/buddypress-maps/?topic_page=3&num=15#post-53565
Sometimes i’ve Warning: Invalid argument supplied for foreach() in /wp-content/plugins/buddypress-maps/bp-maps-templatetags.php on line 210 in the profile page.3. reported at https://buddypress.org/community/groups/creating-extending/forum/topic/buddypress-maps/?topic_page=3&num=15#post-55594
Basically the plugin try to search the location with the xprofile-fields provided, but it don’t find anything so suggest to use the markers. Due to the 1. problem i cannot create a new marker. Also i cannot edit the map pointing a marker on it.@grosbouff Can you re-establish the old support forum?
I think this plugin is really useful, so any help would be really appreciated
