@julian thank you 🙂
Oxide Style
-
@Violing said in [nodebb-theme-oxide] Oxide Style (LIGHT/DARK MODE) v4.0.19:
Looks great!
I was wondering, is the chat available as a standalone i.e. OxideChat plugin?
-
@Violing said in [nodebb-theme-oxide] Oxide Style (LIGHT/DARK MODE) v4.0.19:
...
Hi @youhosi , I found some problems just now.
...Hello, this line is intended
And yes, I know, you have to use two fingers to display the page normally, but currently I do not have time to correct it.
@omega No, the chat design is built into the theme itself.
-
Update to 5.0.0
, install last version
npm install [email protected]
Changelog:
- Improve RWD,
- Fix profile view/uploads files/moderation notes/profile topics,
- Add categories watched to profile,
- Add custom link to cookie consent,
- and more
-
@youhosi Mordeczko, tak wgl. to widgety się dublują, czekam na naprawę
-
@Krzysztofeqq Potwierdzam, mam ten sam problem, ciągle muszę cofać wersję do 5.0.0 jeżeli przywracam poprzedni stan forum z konsoli, bo wtedy robi się aktualizacja do najnowszej wersji.
-
@Krzysztofeqq @Marcin Najprawdopodobniej jest to spowodowane pluginami które nie są kompatybilne ze stylem bądź przestarzałe.
-
By using the latest version, widgets are no longer displayed even for the "TEXT" widget. Only widgets placed in the "Sidebar" section are displayed.
-
@youhosi
night mode demo plz -
-
@youhosi ss already check bro there is some live exap.
-
-
@youhosi You use a specific plugin for the Dev updates cards in your header ? It looks good.
-
@Per0x No, I maked this cards
https://gist.github.com/youhosi/2e6295fde36d54472335feef59be2ef9
-
Hello! On my fresh install in Docker on 1.13.1, Widgets are still not displayed at all in the Global Header, Global Footer, or Draft Zone. Only those placed in the Global Sidebar are displayed (nodebb-theme-oxide v5.0.24). With the default theme (Persona), it works fine though.
-
@Per0x Report a problem on github with logs
https://github.com/youhosi/nodebb-theme-oxide/issues
-
Theme has been update to v5.0.30, install last version:
npm install [email protected]
Changelog: Commits
- Fixed small bugs,
- Added new features
-
@youhosi Unfortunately, there's nothing in the logs.
But in the chrome debug console, I noticed that an element has changed its name: <div data-widget-area="header">.
Where the old versions was: <div widget-area="header">
And if I modify the element by replacing it with <div widget-area="header"> as before, it works again and my widget is visible again. -
@Per0x Now everything should work as it should! thank you for reporting
U can update theme:
npm install [email protected]
-
@youhosi Indeed, I just updated just now and it works great! Thanks for your reactivity!
-
Theme has been update to v5.0.34, install last version:
npm install [email protected]
Changelog: Commits
- Fixed small bugs,
- Improving the dark theme,
- Remove roboto font download and replace it with default,
- Improving code purity