Replies
Hi @sbrajesh what function I can use to do so?
To add him as friend for example I use bp_add_friend_button( $user_id );Can you also change the background or at least add a class to the circles already active inside the webuiPopover?
Hi, it’s not related to settings if you add an user to a circle and refresh the page then if you click on the same circle it will add him again instead of remove from that circle, I can setup a test vps if needed
No its still not removing circles if you refresh the page
How to change background color to the circles that are already active inside webuiPopover? (I cant find any css class about active circles)
Ok, but I’ve found another problem: after add and removing an user from my circles it stops removing them, and it keep adding the same circles instead of remove.
data-engaged-circles=”10,11,12,12,10,12″ data-count=”6″ (but there are only 3 circles)There are also these two php warnings inside the user’s circles tab:
Warning: in_array() expects parameter 2 to be array, null given in /mydomain/httpdocs/wp-content/plugins/buddycircles/src/permissions/circle-permissions.php on line 39
Warning: array_intersect(): Expected parameter 2 to be an array, null given in /mydomain/httpdocs/wp-content/plugins/buddycircles/src/permissions/circle-permissions.php on line 43Hello Ravi,
any news about the orderby dropdown?
All the other tabs has it, so if they select to order alphabetically for example inside Friends they will not be able to change back the order to lastactive for circles followers.
are you sure its not doable, it looks like fixable with jquery maybeYes, its working now.
Thank you for the super fast fix!https://pasteboard.co/J4hNMMN.png
everything else is set to NO, I have this problem on both my websites
Thanksno caching, I’m on cloudflare but its disabled for development. Its not related to bcircles_user_can_delete_circle because it happends also without it (only if they have circles, but I create circles to new users so it happens to all my latest users)