👻 Halloween Treat: Our biggest-ever 25% OFF memberships — use SPOOKYSOCIAL before Nov 3! 🎃

BuddyDev

Search

Replies

  • Participant
    Level: Enlightened
    Posts: 32
    prgbr on #55856
    This reply has been marked as private.
  • Participant
    Level: Enlightened
    Posts: 32
    prgbr on #55838

    Hi,

    thx so far.
    But this does not work anymore:

    function buddydev_counter() {
    if (
    function_exists(‘visitors_is_active_visitor_recording’) &&
    function_exists(‘visitors_get_profile_visit_count’) &&
    (visitors_is_active_visitor_recording(bp_displayed_user_id()) || bp_is_my_profile())
    ) {
    echo ‘<span class=”separator”>• </span><span class=”activity”>VK-Aufrufe: ‘;
    echo visitors_get_profile_visit_count(bp_displayed_user_id());
    echo ‘</span>’;
    }
    }
    add_action(‘bp_profile_header_meta’, ‘buddydev_counter’);

    After mentioned update it does not show counter anymore.

    Any idea?

    Regards

  • Participant
    Level: Enlightened
    Posts: 32
    prgbr on #55836

    Hi,

    we need “Simple Profile Privacy”. so solution would be an update for your plugin or a quick workaround…

    Regards

  • Participant
    Level: Enlightened
    Posts: 32
    prgbr on #55833

    Hi,

    we deactivated Plugin organizer
    As this is a staging site you can deactivate plugins yourself for testing.
    As admin: please try to open this page: https://staging.forum-fuer-senioren.de/mitglieder/seestern47/visitors/

    Regards

  • Participant
    Level: Enlightened
    Posts: 32
    prgbr on #55831

    Hi,

    any update?

    Regards

  • Participant
    Level: Enlightened
    Posts: 32
    prgbr on #55828
    This reply has been marked as private.
  • Participant
    Level: Enlightened
    Posts: 32
    prgbr on #55826

    and BuddyBoss Theme Version: 2.10.0

  • Participant
    Level: Enlightened
    Posts: 32
    prgbr on #55825

    Hi,

    versions are:

    BuddyBoss platform Version 2.10.0
    BuddyBoss Pro Version 2.8.0
    Wordpress: 6.8.1

    Regards

  • Participant
    Level: Enlightened
    Posts: 32
    prgbr on #31240
    This reply has been marked as private.
  • Participant
    Level: Enlightened
    Posts: 32
    prgbr on #31239
    This reply has been marked as private.