Profile picture of Korhan Ekinci active 1 year, 9 months ago

Korhan Ekinci

@korhanekinci

Hate to write about myself! I am a great fan of wordpress. Happy to be here, to help myself and try to contribute.

Location: Turgutreis, Turkey
  • partyfrikadelle posted an update:

    @korhanekinci Hey, i got the same Buddypress ”Page not found” problem like you had. Did you find a way to solve the problem?

    Thanks in advance!

    1 year, 8 months ago
  • r-a-y posted on the forum topic cubepoints plugin shows real name in the group BuddyPress Usernames Only:

    @korhanekinci This question is not related to my plugin, but whatever ;) bp_member_permalink() will not work because it is not within the context of the member loop. Try something else like bp_core_get_user_domain( $user_id ) . You need to pass the user’s ID though. You could try – bp_core_get_userid( $data ) Though I’m not sure if $data exists,…[Read more]

    1 year, 9 months ago
  • @korhanekinci Actually the only way I can get it to work is by using the widget, when I put it on a page the manual way there is a Javascript error I was able to track down which is causing problems unless it’s the widget. So i’m hacking the widget to get it to look / [...]

    1 year, 10 months ago