Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • Plugins
  • Themes
  • Documentation
  • Blog
  • Support
  • Download

BuddyPress.org


  • Register
  • Lost Password
  • Log In

@svenl77 active 1 month ago
@mercime Is the buddypress.org hacked? looks like larrybee15 and wuyuetian … spam the forums… ;-( View
  • Personal
  • Mentions
  • Favorites
  • Profile picture

    svenl77 replied to the topic BuddyPress 1.7 is now available in the forum Miscellaneous 1 month ago

    Hi @brewz,

    If you want to ask for community support  please ask over here: http://wordpress.org/support/theme/custom-community

    It’s a WordPress.org theme and the support forum for themes on wordpress.org is not here.We also have a knowledgebase: http://support.themekraft.com/categories/20053996-Custom-Community

    If you find any issues which…[Read more]

  • Profile picture

    svenl77 replied to the topic BuddyPress 1.7 is now available in the forum Miscellaneous 1 month, 1 week ago

    @mercime I deactivated all BuddyPress related plugins one by one. The error still exist. In my case it looks like, the error is not coming from any Plugin.

  • Profile picture

    svenl77 replied to the topic BuddyPress 1.7 is now available in the forum Miscellaneous 1 month, 1 week ago

    Hi @mercime,

    I didn’t see your post while writing my issue….

    Could it be:

    “BuddyPress Profile Privacy” or “BuddyPress Usernames Only”

    This are the only Plugins I did not test against BuddyPress 1.7

    thanks ;-)

  • Profile picture

    svenl77 replied to the topic BuddyPress 1.7 is now available in the forum Miscellaneous 1 month, 1 week ago

    First of all, thanks for the great work you all do and thanks for the new version!

    unfortunately there is something wrong, I run in the same error like @myigoweb  ;-(

    I guess we should create a ticket for this issue:

    strstr() [function.strstr]: Empty delimiter…[Read more]

  • Profile picture

    Svenl77 commented on the post, Announcing BuddyCamp Miami 2013, on the site BuddyPress.org 2 months, 2 weeks ago

    I would help, if Berlin is fine I can find a right place for it, or in London? Than you should know more I guess. I would love to spent my time for this and meet all european BuddyPress enthusiasts!

  • Profile picture

    svenl77 replied to the topic Welcome to the new BuddyPress.org in the forum Installing BuddyPress 5 months, 3 weeks ago

    Just saw the new BuddyPress site, awesome!! that’s where we all have dreamed about, looks like a new home, I will hang out more often again ;)
    thanks to all making this happen

  • Profile picture

    Svenl77 replied to the forum topic Buddy Press and theme custom community = error message in the group How-To and Troubleshooting 6 months, 2 weeks ago

    Hi,

    thanks @mercime for letting me know.

    @ahri2012 thanks a lot for your feedback, I have just created a ticket in github with your issue, one of our developers will look into this soon and come back to […]

  • Profile picture

    Svenl77 replied to the forum topic Post Update and Members Directory Not working after upgrade to 1.6 in the group How-To and Troubleshooting 9 months, 1 week ago

    I already asked the user for access ;-)

  • Profile picture

    Svenl77 replied to the forum topic Post Update and Members Directory Not working after upgrade to 1.6 in the group How-To and Troubleshooting 9 months, 1 week ago

    @miguelcortereal, Thanks for the feedback, SeoPress update is in work.

    @djpaul Some user report this issue:

    Fatal error: Cannot access empty property in […]

  • Profile picture

    Svenl77 replied to the forum topic Post Update and Members Directory Not working after upgrade to 1.6 in the group How-To and Troubleshooting 9 months, 1 week ago

    Hi @all, we testet the issues and could not reproduce them. The theme works just fine with a child theme as well. We can’t guarantee it works with modified child themes, as we don’t know what are the […]

  • Profile picture

    Svenl77 replied to the forum topic Post Update and Members Directory Not working after upgrade to 1.6 in the group How-To and Troubleshooting 9 months, 1 week ago

    Hello everyone,

    Sorry for your discomfort.
    We missed it to test the theme properly enough against BP 1.6 and feel sorry for it.

    We are now working with 2 devs on a new version to support 1.6 and fix some […]

  • Profile picture

    Svenl77 replied to the forum topic Optimize your WordPress site and Buddypress social network for Facebook! in the group SeoPress 1 year, 7 months ago

    New Version Live now! http://wordpress.org/extend/plugins/seopress/

  • Profile picture

    Svenl77 started the forum topic Optimize your WordPress site and Buddypress social network for Facebook with the fresh updated SeoPr in the group SeoPress 1 year, 7 months ago

    At the WordCamp 2011 in Köln Germany we had an interesting discussion about the new requirements for social network optimization and decided to build it into SeoPress.

    In fact, social media is one of the most […]

  • Profile picture

    Svenl77 posted an update 1 year, 7 months ago

    @mercime @mercime @mercime Is the buddypress.org hacked? looks like larrybee15 and wuyuetian … spam the forums… ;-(

  • Profile picture

    Svenl77 replied to the forum topic Problem with removing Home in group in the group How-To and Troubleshooting 1 year, 7 months ago

    add it in your function.php

    function remove_group_home_nav() {
    bp_core_remove_nav_item( bp_get_current_group_slug(), ’home’ );
    }
    add_action( ’bp_setup_nav’, ’remove_group_home_nav’ );

  • Profile picture

    Svenl77 replied to the forum topic Buddypress is not SEO friendly in the group How-To and Troubleshooting 1 year, 7 months ago

    @linick, check out seopress: http://buddypress.org/community/groups/seopress/

  • Profile picture

    Svenl77 replied to the forum topic Problem with removing Home in group in the group How-To and Troubleshooting 1 year, 7 months ago

    add it into a function in your functions.php and hook this function into bp_setup_nav

    read more here http://bpdevel.wordpress.com/tag/bp_core_remove_subnav_item/

    hope that helps you

  • Profile picture

    Svenl77 replied to the forum topic Custom Community and WP 3.2.1 in the group How-To and Troubleshooting 1 year, 7 months ago

    Hi @phyz, this is fixed now. check out the new version: https://github.com/Themekraft/Custom-Community

  • Profile picture

    Svenl77 replied to the forum topic Problem with removing Home in group in the group How-To and Troubleshooting 1 year, 7 months ago

    try this:
    bp_core_remove_subnav_item( bp_get_current_group_slug(), ’home’ );

  • Profile picture

    Svenl77 replied to the forum topic Help translate this plugin in the group BuddyPress Share It 1 year, 9 months ago

    1. Du hast nicht die benötigten Rechte diese Seite anzuzeigen
    2. Einstellungen gespeichert
    3. BuddyPress Share it Einstellungen
    4. Bitte wähle den Buttontyp der zur Anzeige genutzt werden soll
    5. Bitte wähle welche Inhalte […]

  • Load More
Profile picture of Svenl77
  • Activity
    • Personal
    • Mentions
    • Favorites
  • Profile
    • View
  • Sites 0
    • My Sites
  • Forums
    • Topics Started
    • Replies Created
    • Favorites

See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS

Follow BuddyPress on Twitter • GPL • Contact Us • Terms of Service

Skip to toolbar
    • WordPress.org
      • About WordPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • bbPress.org
      • About bbPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • BuddyPress.org
      • About BuddyPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
  • BuddyPress.org
    • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Lost Password
    • Log In
Log Out