Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Popular Features › Member Swap › Member Swap with Add Friend disabled
- This topic has 4 replies, 2 voices, and was last updated 6 years, 3 months ago by
Themosaurus.
-
AuthorPosts
-
AndersParticipant@anders
- 8 Topics
- 13 Posts
Happy new year Themosaurus!
I want to disable the Add Friend function and only keep messaging.
However, on the Swap cards, the add friend button is large, and the message buttons is smaller on the side of it.
If I disable adding friends, the message button remains small and in the same position it was with add friend enabled.
How do I replace the add friend button with the message button?
January 7, 2019 at 03:52 #4412AndersParticipant@anders- 8 Topics
- 13 Posts
I have attached some screenshots:
In pic1, you can see how it looks like with friends enabled.
In pic2, without friends enabled.
As you can see, the message icon remains where it is; off center and small…
So, how should I proceed to make the message icon take the place of the add friend icon when adding friends is disabled?
Best regards!
January 10, 2019 at 04:45 #4528@themosaurus- 1 Topics
- 1675 Posts
Hi @anders,
After investigating, it looks like this is an issue with our theme. Thank you for your feedback and sorry for the inconvenience.
We will fix that issue in the next update of Gwangi and keep you informed when that update is released.
In the meantime, here is a CSS snippet that should fix your issue while you wait for the update:
body:not(.gwangi--members-actions-text-displayed) #members-index-swap #members-list .bp-card-list__item .card .action > div.send-private-message { position: static; transform: none; } body:not(.gwangi--members-actions-text-displayed) #members-index-swap #members-list .bp-card-list__item .card .action > div[class*="send-private-message"] > a { width: 75px; height: 75px; line-height: 75px; } body:not(.gwangi--members-actions-text-displayed) #members-index-swap #members-list .bp-card-list__item .card .action > div[class*="send-private-message"] > a:before { font-size: 45px !important; }
If you need to find out how to add custom CSS to your site, we recommend that you visit this article of our documentation:
Best regards,
January 10, 2019 at 19:07 #4548@themosaurus- 1 Topics
- 1675 Posts
Hi @anders,
We just wanted to notify you that we release a new update of Gwangi (v 1.1.9) that contains a fix for this issue.
So, if you update your theme, you will be able to remove the CSS snippet that we previously gave you.
To update your theme, you can download and install the Envato Market plugin (https://envato.com/market-plugin/) on your WordPress site.
Once the plugin is installed and activated, go to “Envato Market” in your admin menu and follow the instructions under “Activate Envato API Connection”.
When this is done, you will see your purchased themes under the “Themes” tab and you should be able to update your Gwangi theme from there by clicking the “Update available” button.
Finally, don’t forget to update your child theme if you are using one, and update all the Grimlock plugins to their latest versions.
Regards,
January 28, 2019 at 17:42 #4877 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Member Swap with Add Friend disabled’ is closed to new replies.