Homepage tinkering
Check out my homepage and let me know your thoughts. It's better on desktop but still works on mobile when you touch the screen.
I was bored a few days ago and started tinkering with some animation and finally decided to add it. Not a 100% sold on it quite yet... although I think this is how my brain functions sometimes or a lot of the time.
It looks like you keep your community on the primary domain. I opted for a subdomain to separate the business tools from the publishing site. Part of that is because I wanted separate resources and caching. The other part is that I didn't want user accounts on my publishing site. Curious to know how you came to your decision on the issue.
p.s. Nice looking boy, too. I raised a daughter and I'm not sure which is more work.
William BeemΒ I had my main site first and was initially testing FCom, and then decided I didn't have the energy to move it... so I left it. I also do a lot of testing/tinkering on my site to see what works and doesn't. Easier when it's all on one login. All though I do use staging sites as well if I'm getting really dangerous and possibly going to brick it.
Jeff BrigmanΒ Tinkering is part of the fun. It's a nice, clean site. Have some fun with it.
// FluentCommunity Footer
add_action('fluent_community/after_portal_sidebar', function () {
?>
<script>
document.querySelector('.fcom_inline_icon_link_item').href = 'https://jobblog.ru/about';
document.querySelector('.fcom_inline_icon_link_item').textContent = 'Β© 2025 Jobblog β ΠΠΠ Β«ΠΠΆΠΎΠ±Π±Π»ΠΎΠ³Β»';
</script>
<?php
});
I'm sharing some code to make the footer a little nicer, so there's no stair-stepping.
As for the animation you made, well, that's your right, you can have fun)
But from a practical point of view, this puts a bit of a load on Browser, and on a weak PC there may be delays.
I added a video animation with a FC frame.