I don’t use the theme, but my guess is:
button.create .d-icon {
color: #000;
}
If it mess with other buttons, use this line instead
#topic-footer-buttons button.create .d-icon {
color: #000;
}
I don’t use the theme, but my guess is:
button.create .d-icon {
color: #000;
}
If it mess with other buttons, use this line instead
#topic-footer-buttons button.create .d-icon {
color: #000;
}
Thank you very much. The first one has sovled one button problem.
Inside the thread I see now a black icon.
But on the main page “Categories” view I see still the grey “+” on the button:
This theme looks very nice and one of the best among all themes available for Discourse.
I saw it running on labs.daemon.com.au but the mobile experience is not that refined yet. Is that website using the theme with the latest updates?
Your theme is absolutely beautiful and I’m currently using it. I also have the branded header theme component installed and I noticed that when I use your theme, my branded font awesome icons no longer appear. Whereas with my old theme, it will show those icons. It’s not displaying anything (not even the box) but is still clickable. Would you happen to know of some conflicting code that could be causing this to happen?
I just ran into another issue and I don’t know if it’s my specific customization, but I cannot delete images. I can upload them, but once I do, the buttons lose all functionality and I cannot delete or add a new photo. What am I doing wrong? Thanks!
Hi there,
we just wanted to let you know that we are currently experiencing rendering woes like
![]()
on our installation at https://meta.ip-tools.org/. As far as we know, we did not make any changes to the system, so the problem appears out of the blue for us.
Most probably it is due to “The connection used to fetch this resources was not secure” errors when trying to load the glyphs from Google Fonts:
![]()
We just wanted to leave a note about the issue and will follow up with an attempt to mitigate it by upgrading to the most recent software releases of all components.
With kind regards,
Andreas.
Apologies, reporting the last one was totally our fault. After bootstrapping a new workstation, we activated a bogus firewall setting which denied access to googleapis.com - no wonder these requests would fail. Sorry for the noise!
Nevertheless, it was a good chance to update the theme and receive the numerous updates @sesemaya pushed since end of January (Comparing 83a7de732a13ac9f8bde60aaefbee39269c601fd...89f9f1347fb5755fdbab83f8350ebabe9d532857 · Daemonite/discourse-material-theme · GitHub). As far as we can see everything works fine, so thanks again for the awesome work you are putting into this, Maya!
I have this strange situation where the edit option is not shown in the interface. It’s there, if you hover over it the name appears and you are able to use it if you hit the right spot.
I have this user that keeps accidentally removing posts this way, which is quite unfortunate.
This is viewing a post in Material Design for Discourse and below the same in graceful:
Dear @Not-The-Foggiest,
we have been able to work around this issue as outlined at Some icons are not translated properly · Issue #17 · Daemonite/discourse-material-theme · GitHub the other day by adding this snippet at the appropriate place, effectively disabling the “alt-” variants of the icons to get them visible again:
// Fix MBT#17: Translate "-alt" icons to non-"-alt" ones to
// counter disappearing "edit"- and "delete"-post icons.
// https://github.com/Daemonite/discourse-material-theme/issues/17#issuecomment-479716834
classNames = classNames.replace('-alt', '');
It’s really just a quick workaround but might well help you along.
With kind regards,
Andreas.
Le card degli utenti desktop
e
le pagine utente mobile
hanno CSS difettoso. Spaziatura di 0px tra i campi, ecc…
Inoltre, sarebbe bello vedere gli avatar più grandi nelle pagine utente su mobile.
Anche gli avatar dovrebbero essere così piccoli sulle card degli utenti da desktop??
Vorrei davvero risolvere questi problemi, dato che questo è ormai il mio tema predefinito e, di gran lunga, è quello che meglio di tutti, inclusi quelli che ho creato io stesso.
La maggior parte degli avatar non viene visualizzata nella sezione delle risposte dei post. Avete qualche idea? Mi piace molto questo tema. Accade anche sul vostro sito. Vedete come l’avatar di Abdulmalik_Hamid non viene visualizzato nella sezione “2 risposte” dell’OP di athmangud?
Nah, l’ultimo commit è stato a maggio. Gli avatar non funzionano nemmeno sul loro sito e la versione mobile è un disastro. Altrimenti è un ottimo tema.
Non riesco a vedere nessun avatar rotto nella pagina a cui hai linkato o in altre pagine del sito. Puoi inviarmi uno screenshot del problema che stai riscontrando?
PS. Siamo stati un po’ impegnati di recente, ma sappiamo che il tema è pronto per un aggiornamento.
Avatar mancanti dopo aver cliccato sul menu a tendina “x Replies”, come qui su una delle tue pagine.
Versione desktop, Chrome più recente.
Vedi la freccia rossa. È molto più evidente nei forum più attivi che utilizzano il tuo tema. Ma è presente anche nella pagina da cui è stato tratto quello screenshot.
Inoltre, le card utente presentano problemi di spaziatura di 0px sui nomi di determinate lunghezze (vedi screenshot sottostante, dove la casella del messaggio si sovrappone al nome).
Ecco un esempio su desktop, ma il problema è molto più evidente su mobile: quasi tutti i campi nelle card utente su mobile hanno problemi di spaziatura. Anche le pagine utente presentano molti problemi di spaziatura di 0px su mobile.
Al momento non ho modo di fare screenshot da mobile, ma presumo che tu possa vederlo anche dal tuo lato.
Giusto! Mi sono perso l’espansione di Risposte X.
Notato. Abbiamo programmato dei lavori per rinnovare il tema nelle prossime settimane. Speriamo in tempo per Natale ![]()
Ci sono aggiornamenti? Solo quella correzione per l’avatar sarebbe fantastica. Il mio forum sembra rotto con quel problema.
Ti pagherò 5 dollari via PayPal per sistemare gli avatar sotto il menu a tendina delle Risposte, se non avevi più intenzione di farlo. È l’unica cosa che il mio forum ha bisogno di sistemare. Ho rivisitato io stesso il tema per il mio forum, ma non sono riuscito a risolvere quella parte.
Grazie ![]()
Un’altra cosa è che gli utenti non possono cambiare le immagini delle carte utente o gli sfondi delle carte utente dopo il primo caricamento.
Questa è un’altra cosa molto rotta in questo tema
ma solo con questo tema.
Abbiamo un forum molto attivo e non so come risolvere il problema.
I caricamenti di immagini nella sezione Profilo in genere richiedono anche molto tempo; si blocca per un po’ al 100%, mentre su altri temi non succede quasi mai.
Grazie.