UI.X 2

UI.X 2 [Paid] 2025-03-05

No permission to buy ($59.50)
Thank you for your response. I attempted the solution you provided - enabling "Show FAB on Scroll Up Only". However, this seems to only impact the "New Content" (thread) icon and does not apply to the navigation arrows. After scrolling, these arrows do become visible but only for a duration of about 5 seconds before disappearing.
Aah.. Well, in that case, probably the simplest solution would be to use a template mod to hide the FAB bar and add in a new one with the back button in a fixed position.
 
How can I make this plugin work on your theme?

 
How can I make this plugin work on your theme?

I can't speak to that addon specifically, but I will note that given it's unmaintained I would recommend against it.

We do offer a similar addon as part of our AC Resources package (Style Switch). You can find out more about it here: https://community.audent.io/methods/resources
 
I found that if you put the cover image, when you press the spra buttons, they become transparent.
 

Attachments

  • IMG_0135.webp
    IMG_0135.webp
    58.9 KB · Views: 25
I found that if you put the cover image, when you press the spra buttons, they become transparent.
Yup! That is the active state for the buttons. If you want to modify those buttons specifically to use a solid or different color, place this into extra.less:

CSS:
.button.button--link:hover, button.button a.button.button--link:hover, .button.button--link:focus, button.button a.button.button--link:focus { background-color: red; }

Just change the red to whatever value you prefer (such as @xf-uix_primaryColor).
 
Aah.. Well, in that case, probably the simplest solution would be to use a template mod to hide the FAB bar and add in a new one with the back button in a fixed position.
It appears that the behavior of the 'u-navButtons js-navButtons', which disappear after 5 seconds, differs from the 'u-scrollButtons js-scrollButtons', which remain visible at all times. Could you explain why this is the case? Additionally, is there a way to modify the 'u-navButtons js-navButtons' to behave in the same manner as the 'scrollButtons'? Thank you!
 
@willl the "Notices" type "Floating" seems to be bugged in the new version. I think this is an unintended behavior.

Immagine 2023-06-04 133949.png

And even the "Scrolling" type doesn't work properly.
 
Last edited:
I could be wrong...but I still think this is by design. If it didnt do that, the floating banner would obscure the footer.

1685998019702.webp
 
Hello
Is there an option in UX2 to set main navigation menu expand on mouse over ?
Thanks
We have cursory functionality available for this, but it is considered beta functionality and is known to be quirky in some cases.

Under Appearance -> Style Properties -> Header and navigation, check the "Navigation hover dropdown menus (beta)" checkbox.
 
Thank you Will
I am still running an old version of UX2 for 2.1
so i think i need to update to reach this option.
I will consider this option in the future.
Regards
 
Back
Top Bottom