Support only during business hours : Monday to friday, from 8:30 am – 5:30 pm CEST

Due to the decrease in our staff due to vacations, our response time may be longer.

Be sure we're doing our best to manage your topic as soon as possible.

BuddyPress Miscellaneous Button Icon Change

This topic is resolved

Tagged: 

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • Erik
    Participant
    • 22 Topics
    • 56 Posts
    @erikdiamond
    Up
    0
    ::

    Hello, I have installed the BuddyBlock plugin, and BuddyPress has assigned a strange miscellaneous button icon for it. It is an arrow icon for blocking a member that does not make sense. I want it to be replaced with a handstop icon perhaps? So how can I do that? I do have font awesome installed if you were wondering.

    https://nimb.ws/g89khx

    Thanks

    Themosaurusrex
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 2048 Posts
    @themosaurusrex

    Hi Erik,

    Thank you for your feedback.

    We totally agree. This arrow icon is the placeholder chosen by our dev team and it should be removed. We’ll share your feedback with them and consider replacing this icon by another that will be more suited to this context.

    We will add this task to our list but we cannot disclose any release date as we already have a lot to work on. Please note that I took the liberty to move this topic to our Feature Requests forum.

    We’ll keep you informed. Thank you very much for contributing to this theme!

    Best regards,

    Erik
    Participant
    • 22 Topics
    • 56 Posts
    @erikdiamond

    Is there any update on this. Can your developer tell me how to add stop hand icon in the script or css snippet?

    Thanks,
    erik

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6603 Posts
    @themodactyl

    Hi Eric,

    Waiting the update, simply add the following code snippet to your website:

    /**
    * Change icon of Blocking user feature
    */
    #buddypress:not(.youzer) div.action > div > a.block-button::before{
    	font-family:'FontAwesome' !important;
    	content:'\f05e' !important;
    	color:var(--grimlock-color-danger) !important;
    }

    To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
    Pasting your code snippet there should do the trick for you. 🙂

    Regards,

    Erik
    Participant
    • 22 Topics
    • 56 Posts
    @erikdiamond
    This reply has been marked as private.
    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6603 Posts
    @themodactyl

    Hi Erik,

    Sorry, I did not make it strong enough!

    I just updated the snippet in my previous reply, all should work fine now.

    Let me know if you’re still facing this issue. 🙂

    Best,

    Erik
    Participant
    • 22 Topics
    • 56 Posts
    @erikdiamond

    I have added your updated snippet but it still does not show any change. I still see “arrow” for block user feature.

    https://nimb.ws/7pczZ6

    https://nimb.ws/VFdUOy

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6603 Posts
    @themodactyl

    Hi Erik,

    Something must conflict with the snippet on your site because it works fine on our demo.

    It’s best if we take a quick look at this… Could you create a new website user for us please? If possible with administrator capabilities so we can make a quick check of your settings.
    You can post the user name and password in your next reply and mark it as private to keep this between us.

    Thank you.

    Erik
    Participant
    • 22 Topics
    • 56 Posts
    @erikdiamond
    This reply has been marked as private.
    Erik
    Participant
    • 22 Topics
    • 56 Posts
    @erikdiamond

    Any status on this?

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6603 Posts
    @themodactyl
    This reply has been marked as private.
    Erik
    Participant
    • 22 Topics
    • 56 Posts
    @erikdiamond
    This reply has been marked as private.
    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6603 Posts
    @themodactyl

    Hi Erik,

    Thank you for sharing the right url with us.

    I just took a look. First, there was a { missing in one of your css that messed with the snippet.

    Secondly, it seems the css in the customizer is not taken in consideration. In fact, any CSS I can add is not affecting the page. My best guess is that your issue might probably be caused by some conflicting third party plugin or some extra code snippet as we don’t encounter this issue with our demos. Could you deactivate all plugins that have not been installed with your theme during its setup and all existing custom PHP code snippets please? And then, could you confirm me that the issue is still persisting please?

    We’re waiting for your feedback.

    Thank you.

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6603 Posts
    @themodactyl

    It seems now that everything is working fine. I thing that when I added the missing {, I just needed to empty the cache.

    Can you confirm me all is working fine on your side?

    Best,

    Erik
    Participant
    • 22 Topics
    • 56 Posts
    @erikdiamond

    Hello,

    I can see that it shows a “block” icon on it but with the green background even if it’s misc?

    I also wanted to know how can I change the order of the buttons. For example:

    Add Friend
    Private Message
    Block.

    it does not make sense to have a block button to be featured at the top of the order, right?

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6603 Posts
    @themodactyl

    Hi Erik,

    My best guess is that this color might probably be caused by some extra code snippet as we don’t encounter this issue with our demos. Could you deactivate all existing custom code snippets please? And then, could you confirm me that the issue is still persisting please?

    Please also make sure that you have the latest theme version and that all recommended plugins are up-to-date. Finally, you could also consider clearing all activated caching system as well as your browser cache before investigating any further. If you want to read more on what browser cache is and how to clear it, here is an article that might help you: How to Clear Internet Cache in Every Major Browser.

    Concerning the order, this is standard behavior with our BuddyPress, I’m afraid. As this is not breaking the page, changing this is considered customization work. Unfortunately, this is a service that we do not provide. As you know, we only share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.

    If you want to go further with the customization of your website, we advise that you hire a freelancer to do it for you. If you’re on a tight budget, we recommend you to require the services from Envato Studio freelancers (https://studio.envato.com/explore/websites-programming). This web platform gives you access to developers who have already experience with theme customizations, and for very competitive prices.

    Thank you for your understanding.

    🍾  2022 is coming ! 🥂
    From December 25, 2021 until the January 2, 2022 included, our support forum will be closed as our team will be enjoying Christmas and New Year’s Eve with their families. We’ll be back on January 3, 2022. Be sure that we’ll do our best to manage all your topics as soon as possible.
    We thank you for your understanding and we wish you a Merry Christmas and a Happy New Year!

    Erik
    Participant
    • 22 Topics
    • 56 Posts
    @erikdiamond

    Thank you.

    I have Breeze Cache from Cloudway. I have turned off the browser cache because it may affect the BP Membership Map. For example, it only shows admin on the map, not the rest of the members. When I turn off the browser cache, all members show up on the map which is very odd. But that is a different subject and more testings for later.

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6603 Posts
    @themodactyl

    Hi Erik,

    We tend to keep one subject per topic. This is more easier to manage a request and to keep track of it.

    Don’t hesiatte to report this issue to BP Maps for Members Authors. They might have a solution we don’t know of.

    Best,

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6603 Posts
    @themodactyl

    Hi Erik,

    We have just released a new update of Grimlock for BuddyPress (v 1.4.4). Updating this plugin to the latest version should fix this issue.

    After the update, the problem should now be fixed. However, you might still be seeing the issue because your browser cache is showing you an older version of the page (browsers do that to load pages faster). To see that the issue is resolved you will need to empty your browser cache and reload the page. If you want to read more on what browser cache is and how to clear it, here is an article that might help you: How to Clear Internet Cache in Every Major Browser.

    Kindest regards,

    🍾  2022 is coming ! 🥂
    From December 25, 2021 until the January 2, 2022 included, our support forum will be closed as our team will be enjoying Christmas and New Year’s Eve with their families. We’ll be back on January 3, 2022. Be sure that we’ll do our best to manage all your topics as soon as possible.
    We thank you for your understanding and we wish you a Merry Christmas and a Happy New Year!

Viewing 19 posts - 1 through 19 (of 19 total)

The topic ‘BuddyPress Miscellaneous Button Icon Change’ is closed to new replies.

Troubleshooting Demo Imports

You're trying to setup your theme but you're experiencing errors when importing the demo content? Or you've just followed the setup guide but your website doesn't look exactly like our demo? These are common issues for which you can find easy and quick fixes.

Happy With our Support So Far?

Feel free to review our theme on Themeforest! It helps us making our products more known to new potential customers, which allow us more time to improve the quality and develop new features. #SharingIsCaring ❤️

Discover MatchPress

Skip • Like • Super-Like

Add powerful matching features like Member likes, skips, super likes, conditional private messaging and much more.

Setup Your Cera or Gwangi powered Community Website and Turn it into an iOS and Android App

15% discount for Cera users

To unleash the full power of your Cera or Gwangi theme, we have partnered with the Zipline team. Your community website can now be fully setup and turned into your very own custom app for iOS and Android.

Whether you've newly acquired the theme or already got your site up and running, Zipline got you covered. And we got you an incredible discount.

Holiday, Weather & Festive effects
to pimp your WordPress Site