BuddyDev

Search

Question to the Recent Visitors Plugin

  • Keymaster
    (BuddyDev Team)
    Posts: 25180
    Brajesh Singh on #55810

    Hi Alex,
    Thank you for the reply.

    1. The settings is generated by this function bp_visitors_screen_general_settings_content (we are not loading template, and override is not supported, Will suggest that you use css).

    2. The plugin is compatible with both BuddyPress and BuddyBoss and we have added the function_exists check before using BuddyBoss specific code. Your IDE is giving false positive. You can safely ignore that.

    Regards
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 54
    Alex on #55811

    Thanks for clearifying error reported bb function.

    To 1. Unfortunately I cant do it with CSS. I need inserted a div after the form tag and closed before the <div class=”submit”>.

  • Keymaster
    (BuddyDev Team)
    Posts: 25180
    Brajesh Singh on #55814

    Hi Alex,
    We will explore making settings as template in future version. For now, hardcoding is the only solution. It will be gone with any future update of the plugin though.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved