Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • @chuck141

    Participant

    body:not(.logged-in) #item-buttons{display:none}

    This worked! Please close. Thanks for replying guys.

    @chuck141

    Participant

    The Dev developer suggested this code

    body:not(.logged-in) .item-buttons{display:none}

    But it does not work, any suggestions?

    @chuck141

    Participant

    Sorry, the code above is wrong.

    function bpfr_socialize_profile () {	
    
    echo '<br>'; // don't remove !
    
    if ( $data = bp_get_profile_field_data( 'field=Twitter ' ) ) : 
    ?>
    
    <a href="http://twitter.com/<?php echo xprofile_get_field_data( 'Twitter', bp_displayed_user_id() );?>/" target="_blank" title="Twitter"><i class="icon-twitter">  </i>Test Twitter</a>&nbsp;
    
    <?php endif;

    @chuck141

    Participant

    Hi Mercime,

    The button does not show in Twenty Twenty theme. The theme I use it shows the button but when clicked it makes you sign up/login. The Dev has not got back to me yet.

    @chuck141

    Participant

    Thank you for the reply. I am using rehub theme and I have queried this with the theme dev.

Viewing 5 replies - 1 through 5 (of 5 total)
Skip to toolbar