@chuck141
4 years, 6 months ago
body:not(.logged-in) #item-buttons{display:none}
This worked! Please close. Thanks for replying guys.
The Dev developer suggested this code
body:not(.logged-in) .item-buttons{display:none}
But it does not work, any suggestions?
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> <?php endif;
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.
Thank you for the reply. I am using rehub theme and I have queried this with the theme dev.