-
King Ding replied to the topic Retrieving parent comment id via sql returns blank? in the forum How-to & Troubleshooting 5 years, 6 months ago
After some tests, it seems that
$parent_comment->comment_contentin the sql line is the issue. This is me trying to retrieve a number (id) from the table: bp_activity IF the parent comment (recorded in the table comments > comment_content) has the same content as an entry recorded in bp_activity. Perhaps there’s a better way to be doing this ? 🤔… -
wpmubp.org started the forum topic Where can I change avatar upload max size for BuddyPress? in the group How-To and Troubleshooting 13 years, 10 months ago
I have a newly installed latest BP with WordPress 3.3.1 without multisite configuration.
When I tried to upload a picture sized 160kb for my avatar, an error message showed up telling me the file must be less […]
-
tifire started the forum topic custom and dynamic group description in the group How-To and Troubleshooting 14 years, 7 months ago
As the default buddypress way, the group owner add the group description in text area when creating the gouop. It can be updated from the “admin” on the group page.
I would like to go further to add my […]
-
Mark posted a new activity comment 15 years, 2 months ago
The site is http://s30.com – The main areas I am looking at is: formatting the activity stream (css and a most liked widget) and speed. Let me know what you think. Thanks.
-
foralien posted on the forum topic Header title tag for wp & buddypress pages in the group How-To and Troubleshooting: 15 years, 10 months ago
@mistercyril Don’t know exactly would it help with BP SEO – because don’t use it myself but… I suppose that using BP special tags for head section would make sense in this case. You can check them in bp-default theme. In particular use following tags inside the
<head>tag of header.php in your theme<title><?php bp_page_title() ?></title>-…
@fabiolaringo
Active 3 years, 5 months ago
Nice network. Congrats. I’m not very good at CSS actually…
What do you mean by “a most liked widget” ?
Do you know anyone with buddypress css skills? This terrible way to reply to posts is something I want to fix. With regards to the most liked. I use bplike which seems to have been abandoned. A ‘most liked’ today, this week, all time would be ideal: http://bplike.wordpress.com/
Sorry, i only know php developer. I’ll check bplike to see if i can play with it.