Quick "How to" Question
-
Please is there an option to create space banner like this yet? It was mentioned in the Promo video on YouTube but I can't find the option anywhere.
-
I need direction on how to assign User Badge to a user.
Thank you.
it's called the welcome banner. You can enable that from Feed header Right sidebar sandwich menu.
Shahjahan JewelΒ Thank you sir.
Shahjahan Jewel, how can we add something like this?
Sella YoffeΒ Let me share the code for that.
add_filter('fluent_community/activity/after_contents', function ($content) {
return '<div style="text-align: center;"><p style="display: flex; gap: 6px; margin-top: 0; justify-content: center;">Hosted with <a target="_blank" rel="noreferrer noopener" style="display: block;" href="https://xcloud.host"><img style="width: 60px;" src="https://d2caaow1b6whjp.cloudfront.net/84e6d40c-2732-43c3-80b8-a3a382e9f4e3/img/x-cloud_blue.svg" /></a></p></div>';
}, 10, 1);Shahjahan Jewel, thank you. Maybe you can add this feature later to the settings menu so we can add it without code.
Sella YoffeΒ +1