-
rich! @ etiviti posted on the forum topic Major theme pain in the group How-To and Troubleshooting: 15 years, 4 months ago
the default.css has a few references to the activity permalink page to narrow the width
-
rich! @ etiviti posted on the forum topic Duplicate time stamps in the group How-To and Troubleshooting: 15 years, 4 months ago
do you by chance have the activity stream bump plugin installed? that will display a second ‘updated’ time-since
-
rich! @ etiviti posted on the forum topic Major theme pain in the group How-To and Troubleshooting: 15 years, 4 months ago
don’t forget to update the css width on that page as well
-
rich! @ etiviti posted on the forum topic BuddyPress 1.2.5 tickets are cleared out in the group Requests & Feedback: 15 years, 4 months ago
@johnjamesjacoby – still having the issue with the alt class being applied to all tr rows (but only on the forums component page for recent topics – if i log in – then the tr alternate ok. viewing the group forum-loop is ok logged out though) plain jane r3102 w/default theme. i digress though – not […]
-
rich! @ etiviti posted on the forum topic New Plugin: Activity Stream #Hashtags in the group BuddyPress Activity Stream Hashtags: 15 years, 4 months ago
probably since you added those extra filters to the blogs posts and comments – and is looking for the deactivated functions.
-
rich! @ etiviti posted on the forum topic New Plugin: Activity Stream #Hashtags in the group BuddyPress Activity Stream Hashtags: 15 years, 4 months ago
Well the cause is the behavior of the plugin and the ajax querystring filters/cookies. It just retains what you’re currently viewing, so you navigate back up to the normal activity page – you’ll see the normal results. Maybe I’m not understanding your problem correctly – this plugin won’t interfere with any settings
-
rich! @ etiviti posted on the forum topic New Plugin: Activity Stream #Hashtags in the group BuddyPress Activity Stream Hashtags: 15 years, 4 months ago
@anaxent that is the permalink for the activity record – i just rewrote the order of the links via the filter bp_insert_activity_meta (have a look at bp-activity-templatetags.php on how that function is done)
-
rich! @ etiviti posted on the forum topic New Plugin: Activity Stream #Hashtags in the group BuddyPress Activity Stream Hashtags: 15 years, 4 months ago
The hashtag (/activity/tag/whatevernameofthetag) loads up the activity/index template and the activity-loop. If you stay within that context it will keep the filter of the hashtag intact. So even clicking on all members, my friends, my groups, mentions tabs while under the url (/activity/tag/whatevernameofthetag) – will continue to filter the…[Read more]
-
rich! @ etiviti posted on the forum topic BuddyPress 1.2.5 tickets are cleared out in the group Requests & Feedback: 15 years, 4 months ago
have a link to the latest 1.2.5 revision to test it out again?
-
rich! @ etiviti posted on the forum topic BuddyPress 1.2.5 tickets are cleared out in the group Requests & Feedback: 15 years, 4 months ago
@johnjamesjacoby also related to this too? https://buddypress.org/community/groups/buddypress-group-forum-extras/forum/topic/forums-index-bug/#post-60122
if i place another table on the forums component – the tr alt class is being applied automagically (which someone reported to each row) -
rich! @ etiviti posted on the forum topic Forums Index Bug in the group BuddyPress Forums Extras: 15 years, 4 months ago
this is a buddypress thing with jquery applying the alt class to the tr automatically. (i don’t have anything coded in the subplugin to display a css class on that tr)
and i just noticed with pre-1.2.5 if you are not logged in that alt is being applied to each tr…[Read more]
-
rich! @ etiviti posted on the forum topic BuddyPress 1.2.5 tickets are cleared out in the group Requests & Feedback: 15 years, 4 months ago
@johnjamesjacoby on the forums component page – if i’m logged out the alt class is applied to all forum topic rows, log in and alternates correctly.
-
rich! @ etiviti posted on the forum topic Email login in the group Creating & Extending: 15 years, 5 months ago
-
rich! @ etiviti posted on the forum topic BuddyPress 1.2.5 tickets are cleared out in the group Requests & Feedback: 15 years, 5 months ago
That message uses the bp_get_displayed_user_username() for the @ and bp_get_user_firstname( bp_get_displayed_user_fullname() ) for the 2nd/3rd references.
BUT if bp_get_displayed_user_fullname() is empty – bp_get_user_firstname falls back on $bp->loggedin_user->fullname
So either the core logic needs to change or you can filter on…[Read more]
-
rich! @ etiviti posted on the forum topic users complaining in the group Requests & Feedback: 15 years, 5 months ago
a permalink – this way it can be referenced later (favorite, bookmark, etc)
-
rich! @ etiviti posted on the forum topic users complaining in the group Requests & Feedback: 15 years, 5 months ago
for some reason the “view” permalink for activity records theme file does not have a sidebar and the css is set for a smaller width. (can change that with a child theme/css)
-
rich! @ etiviti posted on the forum topic Is there a latest forum topic widget? in the group How-To and Troubleshooting: 15 years, 5 months ago
if you use the forum extras plugin – then the widget is included. i only provided the standalone widget code for those who wanted it w/o the group forums extras plugin.
-
rich! @ etiviti posted on the forum topic BuddyPress Spam in the group How-To and Troubleshooting: 15 years, 5 months ago
a few things i’ve done
removed the powered by in the footer (just changed up the wording to WP/BP)
block the crappy browser MSIE ().
block a bunch of bad bots (something like: http://www.askapache.com/htaccess/blocking-bad-bots-and-scrapers-with-htaccess.html )
block a bunch of CDIR ranges (something like: http://www.wizcrafts.net/blocklists.html ) -
rich! @ etiviti started the forum topic Quick Hack: Enable SyntaxHighlighter Evolved on Group Forums in the group Creating & Extending: 15 years, 5 months ago
See my reply below with updated code – BP1.2.4.1 or higher.
working example:
http://etivite.com/groups/buddypress/forum/topic/quick-tip-remove-change-avatar-link-under-profile-if-avatar-upload-is-disabled/
(i guess you get 2 hacks for the price of 1) -
rich! @ etiviti posted on the forum topic Quick Hack: Enable SyntaxHighlighter Evolved on Group Forums in the group Creating & Extending: 15 years, 5 months ago
sweet! i also dropped viper a note in that wp support thread over to here.
yo @johnjamesjacoby – add it to the site too 😛
- Load More
@nuprn1
Not recently active