Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Team Startbit

    (@vivacityinfotechjaipur)

    Hi VentureCore,
    Greetings !!

    Thanks for using our plugin.

    Currently Our plugin has no functionality to open link in new window or tab. We will implement this functionality in our new version and We will update our plugin’s tonight. If You want to customize the code , here is code that needs to be customize.

    For it You need to go includes folder in plugin, where you’ll find social-members-extension.php file.
    Here You need to add (target=”_blank”) in every anchor tag of this file.

    Example :  <a class="bp-fb-profile" target="_blank" href="<?php echo $fbcj_username; ?>"> <img src="<?php echo $img_url; ?>"/></a>

    Please Let us know if you need more help.

    Thanks & Regards
    Team Vivacity

    Thread Starter VentureCore

    (@manakio2k)

    That worked great, thanks!!

    Thread Starter VentureCore

    (@manakio2k)

    Did you implement this change in your latest update?

    I don’t want to upgrade the plugin until this is a standard process.

    Also, any thoughts on making it possible to easily upload custom icons and easily add custom icon/links?

    Thanks for all your hard work and for this plugin, we love it!!

    Plugin Author Team Startbit

    (@vivacityinfotechjaipur)

    Hi VentureCore,
    Greetings !!

    Thanks for using our plugin.

    We have not implemented this functionality yet. But We will implement it asap and Thanks for appreciating us.

    Please let us know if you need more help.

    Thanks & Regards
    Team Vivacity

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Open in new window’ is closed to new replies.