-
Mustafa Uysal commented on the post, Largest Turkish Recipe Site Spiced Up with BuddyPress, on the site BuddyPress.org 9 years ago
Unfortunately, It’s not possible to release as a patch or plugin for now because it’s deeply integrated to our template and back-end stuff.
I’d like to make it abstracted and compatible with bp-nouveau in the future 🙂
-
WP Turned Up replied to the topic Showcase magiciansandmagic.com in the forum Showcase 9 years ago
Hey Kenny. Sending you an email through your website contact form.
Thanks,
Ryan -
Henry Wright replied to the topic WordPress Register Pages in the forum How-to & Troubleshooting 9 years ago
I want it to show the welcome page, which I have associated with the Buddypress register page….
Can you describe what the welcome page is and how you’ve associated it with the reg page?
-
Mustafa Uysal commented on the post, Largest Turkish Recipe Site Spiced Up with BuddyPress, on the site BuddyPress.org 9 years ago
Thanks @r-a-y! totally agree with you 🙂
Also, Notifications API might be handy for the BuddyPress side. Currently, don’t know technical details but sounds interesting 🙂
-
Mustafa Uysal replied to the topic NefisYemekTarifleri.com, Largest Turkish Recipe Site in the forum Showcase 9 years ago
Thanks @mercime for sharing 🙂
If there is any specific question, I would like to answer.
-
metalhead started the topic Profile Page Layout in the forum How-to & Troubleshooting 9 years ago
My theme (Graphene) allows me to select a “Page Layout” for all my pages. In this case, Page Layout means 1 full-width column, 2 columns with sidebar on left, or 2 columns with sidebar on right.
This system works great for all the BP pages except for member profile pages. BP member profile pages are always displayed in full width, and never with…[Read more]
-
@mercime started the topic NefisYemekTarifleri.com, Largest Turkish Recipe Site in the forum Showcase 9 years ago
Mustafa Uysal (m_uysl) shares how they scale their BuddyPress site with ~2.2 Million users at https://buddypress.org/2017/05/largest-turkish-recipe-site-spiced-up-with-buddypress/
-
@mercime wrote a new post on the site BuddyPress.org 9 years ago
This a guest post by Mustafa Uysal (m_uysl). He is from Turkey and works as a full-stack developer at NefisYemekTarifleri.com.
Peer reviewed by @boonebgorgesNefisYemekTarifleri.com is the largest Turkish […]

-
Henry Wright replied to the topic WordPress Register Pages in the forum How-to & Troubleshooting 9 years ago
Could it be that you’re logged in when accessing these pages? That would explain why you’re redirected to /members/
-
Andrew Fitzgerald replied to the topic Adding pagination to buddypress tab content in the forum How-to & Troubleshooting 9 years ago
Great help. Thanks a lot.
-
Nahum replied to the topic Slider in Activity Content Body in the forum Creating & Extending 9 years ago
i went ahead and just put the flexslider script in the entry.php for post formats = gallery.
-
Henry Wright replied to the topic Cannot add some group members in the forum How-to & Troubleshooting 9 years ago
Hi @rhj4
Autocomplete, by default, will suggest friends only. Could it be that “donna” is a friend but “nberg” isn’t?
If this is the issue, you can tell the autocomplete script to look at all members instead of just friends by adding this line to your bp-custom.php file:
define( 'BP_MESSAGES_AUTOCOMPLETE_ALL', true ); -
Henry Wright replied to the topic Buddy press plugin leads to 508 error. What to do? in the forum How-to & Troubleshooting 9 years ago
This means your site is hitting a resource limit, set by your hosting company. You should contact your host and ask if anything can be done to boost the available resources.
-
WP Turned Up replied to the topic BuddyPress & S2Member in the forum How-to & Troubleshooting 9 years ago
The button is configured as /members/%%current_user_nicename%%/profile/, as recommended by S2Member, but that results in a 400 Bad Request.
Just trying to figure out why BP > Edit My Profile has anything to do with S2Member and possible URL hijacking..
-
WP Turned Up started the topic BuddyPress & S2Member in the forum How-to & Troubleshooting 9 years ago
Hello. I have S2Member configured to redirect logins to a Getting Started page. This is working just fine. From that Getting Started page…
If I click on the BP admin bar and go to Edit My Profile, nothing happens.
If I click on the BP admin bar and go to Profile > Edit, that takes me to ‘Editing ‘Base’ Profile Group’.
In the end, my goal is…[Read more]
-
Henry Wright replied to the topic Upload avatar after activation in the forum How-to & Troubleshooting 9 years ago
I did a quick search and found Buddypress Upload Avatar Ajax. Not sure if it helps?
-
Nahum started the topic Slider in Activity Content Body in the forum Creating & Extending 9 years ago
I put a flexslider in the activity content body for posts with galleries. It ‘works’. but only on the first ac page of the activity stream. gallery post activities on the next loaded activity pages do not load the slider fully. anyone worked on anything similar in order to get sliders to work on every activity with a slider?
-
Henry Wright replied to the topic Photo media file compression in the forum How-to & Troubleshooting 9 years ago
How are the users uploading the media?
-
Nahum replied to the topic Blog & Forum Comments without Replying or Syncing in the forum Creating & Extending 9 years ago
got it. have to get the original activity type then post id via the parent activity. that will allow me to continue formatting the CPT activity_comments and then I’ll remove the ability to comment inline. found it in
bp-blogs-activity.php. -
Nahum replied to the topic Blog & Forum Comments without Replying or Syncing in the forum Creating & Extending 9 years ago
…or might there be a way to target blog/forum comments after enabling blog/forum comment sync? once the blog comment activity becomes an activity_comment…I lose the ability to format the content on different CPT new_cpt_comments.
- Load More