Skip to main content

Join me on FluentCommunity 2.0 Release Party [LIVE]

Please join me now, and let's discover all the new features together! This will be big!

LIVE Event Details:

Check out FluentCart: https://fluentcart.com/discount-deal

Gee Adriaansz

I'm ready! 🎉

arjun arjun

Joining now

J V

Installed, but only after I repackaged it. Zip has the wrong path inside. Shahjahan Jewel 

Shahjahan Jewel

J V Would you please try now.

Ramsis Kasis

Lukas List

I've already done the FluentCommunity update... I'm curious to see if I can find something new... I'm happy.

Bryan William

Nice update

Thomas Oates

Anyone know what this means and/or an example of how/when to use the hook?

Filter Hook for developers to resize the Screen

Developers can now utilize a new filter hook to dynamically adjust screen sizes for custom layouts and UI behavior. This offers greater flexibility and control when fine-tuning the visual experience across different devices.

Tawsif Ahmed Riyad

Thomas Oates, when you view a lesson, there is an option 'Go Full Screen', by default it is not enabled. A filter hook has been provided to adjust the initial default value of the lesson screen mode.

apply_filters('fluent_community/course_lesson_fullscreen_default', 'no')

add_filter('fluent_community/course_lesson_fullscreen_default', function () { return 'yes'; // if you want to enable fullscreen by default });

Thomas Oates

J V

Tawsif Ahmed Riyad Just a little comment here to say that the symbol doesn't change when in full screen. Normally to exit full screen the symbol is something like this:

Tawsif Ahmed Riyad

J V, noted, thank you for clarifying.

Dele Vella

Legal