Does the component support adding a Post button to the F nav tabs ?
Do you mean create new topic tab?
Yes. Add a āPost New Topicā button to the F nav tabs area.
Sure, thatās possible just add the tab to that position in the setting.
Hello @Don,
Theme component is giving error after the latest update of discourse and it is not working
Hello
Iām still using your SoundCloud Music Player component, and I have a couple of questions.
A couple of points on the SoundCloud Music Player:
- Mobile Overlap: On mobile, it overlaps with āF NAV - Mobileā. Can its mobile position be optimized?
- YouTube Music: Any plans to support YouTube Music in this component?
Hi, is it possible to add the new topic button to the bottom bar?
Thanks, It works. I was using your floating nav button component but was given me errors so I had to disable and remove it.
Iām thinking about adding this to my forum but I just tested it on the Theme Creator and when you have a draft in progress you cannot use the tabs because they are covered up:
Hello Thanks for the report! Here is a fix and also makes some other improvements: FIX: Issue with flashing on iOS devices, prevents closing on scroll-lock too and fixes the reply draft position by VaperinaDEV Ā· Pull Request #5 Ā· VaperinaDEV/f-nav-for-mobile Ā· GitHub
Hello @don can we add text like home, notification, message under the icons in the component?
Hello @ozkn
Thanks, Iāve just merged an update to support this feature: FEATURE: Show tab label by VaperinaDEV Ā· Pull Request #6 Ā· VaperinaDEV/f-nav-for-mobile Ā· GitHub
A new theme setting has been added: f_nav_show_labels
Tab labels are now displayed based on the name
values from the f_nav_tabs
setting.
On topic pages, the āHomeā tab label is replaced with the js.back_button
key.
thanks @don