Search Results for 'questions'
-
Search Results
-
WordPress : 6.3.1
BuddyPress : 11.3.1
Youzify : 3.3.9Dear users,
Since +/- 1 month the ‘Load More’ option on the activity page doesn’t work. On mobile (iOS and Android) nothing happens, and on Google Chrome first nothing happens and then a browser error occurs “The page doesn’t reply, would you like to wait or close”.
The “Load More” on other pages (user activity, etc.) works.
Using a lots of plugin which makes it hard for me with my knowledge to understand where it comes from. A new wordpress + buddypress + standard wp theme works fine.
My questions are:
– Is it possible to have pagination on the activity wall stream page but keep the other pages as they are for the timebeing?
– How can I debug where the error comes from?Regards
I want to add a functionality that takes users’ answers from all the questions that they fill out using a custom form. Then automatically match them up with other users that came up with the same answers.
So when a user creates their profile then clicks on the search page it will first generate 5 – 10 users that have the same thing in common based off of the answers they have provided in their profile. If the user wants to see more matches they will have to pay.
Can this be done?
Hello,
I am just getting my toes into BuddyPress’ documentation, and came across the ‘popular’ user type in BP_User_Query.
I have no idea how ‘popular’ users are defined in BuddyPress. My questions are as follows:
1. How is the ‘popular’ user type defined and sorted in BuddyPress?
2. If ‘popular’ users are calculated across a period of time, could one theoretically sort users into ‘most popular by day, week, month, etc.’?
3. The documentation recommends bp_parse_args() for filtering members. What would a simple function to return popular users using bp_parse_args() look like?Hi,
I hope you could help be to ofind out why my Buddy Press Emails are sent without customisations set. There are no header, no footer and full long links are to the webiste or profile.
Many thnanks for any advice.
I am not sure really what other info to put here so feel free to ask any questions.What are the benefits of adding FAQs (Frequently Asked Questions) to the home page of a WordPress theme, and how can they improve the user experience?
Hello, I have the following questions. Does buddypress use the user roles of wordpress?
I would like to include a separate forum for individual events on my website, that relates only to the topic of the event. Is this possible?Hi,
I got few questions.
We are talking about front-end. Not wp-admin.
1. If i promote a member to a moderator in one group, he can invite other members to that group.
2. Can he also delete them from the group? I don’t see such a option.
3. If i go to the wp-admin, promoted moderator, can add and delete members from any group !! why ?
He was assigned moderator only to a specific group.Hi,
Two questions:1.
I’ve created two different types of members and assign to them different fields in the registration form, BUT I can only assign it manually after the initial registration is complete, which include only one of the two form versions. Is there a way for the user to choose a role and according to that, to move forward to a specific registration form (same form – different fields)?2.
In the Profile Search, I mostly used Checkbox option, in order to allowed users to checkbox more than one option.
Is there a way to add Clear All option to the search? (which includes several different fields, each in is a Checkbox field)
Thanks, IlanitHi everyone,
At the moment, when I need to look up a BP code related name (such as a function, a hook, etc.) I just google it.
I have seen that some documentation is distributed, meaning, it’s not all centralized here on buddypress.org.
For example, this site https://wbremedy.com/reference/functions/ seems to contain some (all?) of BP’s functions, hooks, etc. (I think this particular site has been put up by user vapvarun but his handle shows him as last active 6 months ago).
I was recently given me access to the staging site and I started performing minor updates to some of the documents, but I have some questions, for example
- were some of these external websites created by current BP members/admins, or are they independently run?
- is there a rationale to what docs are stored here, Vs. docs stored in these external websites?
- if I wanted to start updating more docs in the staging site, is there a process to follow?
Thanks
Hi I am using bbpress for forums protected by memberpress rules.
Is that sufficient security for the forum contents?
If I wanted to switch to BP instead of using bbpress for groups,
would that cause major headaches if I am not yet going to use BP’s full features?
Is that more integrated with memberpress, and would i need to use a theme oriented towards
BP.I know its a lot of questions in one thread, but it all really relates to security firsy and what challenges may arise if I choose to instal BP
According to https://codex.buddypress.org/translations/ we should store the
bbpress-de_DE.mo
andbbpress-de_DE.po
under/wp-content/languages/buddypress/
, which we did. But these language files are being ignored.We are using buddypress in de_DE and made some tweaks to the wording (we replaced the string “group” with “cluster” in German).
Buddypress uses the files stored under
/wp-content/languages/plugins/
and ignores the aforementioned folder.What we already tried:
- deleting the
buddypress-de_DE
files in/wp-content/languages/plugins/
: this partially works. Buddypress then uses our files stored in/wp-content/languages/buddypress/
. But somehow wordpress (or buddypress?) regenerates the files in/wp-content/languages/plugins/
after some hours. And then these “new” translations are used again of course. (Our own translations in/wp-content/languages/buddypress/
stay untouched by wordpress/buddypress) - Created a folder
/wp-content/languages/plugins/buddypress
and copied our files over to this folder. But to no avail – these files are being ignored completely (even if we delete the buddypress files in/wp-content/languages/plugins/
). - Copied our files directly to
/wp-content/languages/plugins/
: this works until these files get overwritten after a couple of hours
Specs:
- WordPress 6.0.1
- Buddypress 10.4.0
- Custom template, which we’ve written on our own
Multisite
Questions:
- What are we missing?
- Is there a way to stop wordpress/buddypress regenerating the files living directly in
/wp-content/languages/plugins/
? - What is the right place to store our translations?