Daemonite Material Theme

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;
}
2 Me gusta

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?

1 me gusta

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?

1 me gusta

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

image

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:

image

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!

1 me gusta

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.

4 Me gusta

Las tarjetas de usuario en escritorio

y

las páginas de usuario en móvil

tienen problemas de CSS. Espaciado de 0px entre campos, etc…

También sería genial ver los avatares más grandes en móvil en las páginas de usuario.

¿También se supone que los avatares deben ser tan pequeños en las tarjetas de usuario de escritorio?

Realmente quiero solucionar estos problemas, ya que ahora este es mi tema predeterminado y se ve, con diferencia, el mejor de todos los temas, incluidos los que he creado yo mismo.

La mayoría de los avatares no se están mostrando en la sección de respuestas de las publicaciones. ¿Alguna idea? Me encanta este tema. Esto también ocurre en su sitio. Fíjese cómo el avatar de Abdulmalik_Hamid no se muestra en la sección de “2 respuestas” de la publicación original de athmangud:

Bueno, el último commit fue en mayo. Los avatares ni siquiera funcionan en su sitio y la versión móvil es un desastre. Por lo demás, es un gran tema.

No puedo ver ningún avatar roto en la página a la que enlazas ni en otras páginas del sitio. ¿Podrías enviarnos una captura de pantalla del problema que estás viendo?

PD: Hemos estado un poco ocupados últimamente, pero sabemos que el tema necesita una actualización.

3 Me gusta

Faltan los avatares después de hacer clic en un menú desplegable de “x Respuestas”, como aquí en una de tus páginas.

Versión de escritorio, Chrome más reciente.
Véase la flecha roja. Es mucho más notable en foros más activos que usan tu tema. Pero está presente en la página de la que se tomó esa captura de pantalla.

1 me gusta

también las tarjetas de usuario tienen problemas de espaciado de 0px en nombres de ciertas longitudes (ver captura de pantalla a continuación donde el cuadro de mensajes se agrupa sobre el nombre)
, aquí hay un ejemplo en escritorio, pero es mucho más pronunciado en móviles, como casi todos los campos en las tarjetas de usuario en móviles tienen problemas de espaciado. Las páginas de usuario también tienen muchos problemas de espaciado de 0px en móviles.

Realmente no tengo un método para hacer capturas de pantalla en móviles en este momento, pero asumo que también podrías verlo en tu extremo.

1 me gusta

¡Correcto! Me perdí la expansión de Respuestas X.

Anotado. Hemos programado algunas tareas para renovar el tema en las próximas semanas. Ojalá sea a tiempo para Navidad :slight_smile:

6 Me gusta

¿Hay alguna actualización? Solo esa corrección del avatar sería genial. Mi foro se siente roto con eso defectuoso.

Te pagaré 5 dólares por PayPal para que arregles los avatares bajo el menú desplegable de Respuestas, si no tenías pensado hacerlo ya. Es lo único que mi foro necesita arreglar. Revampé el tema yo mismo para mi foro, pero no pude resolver esa parte.

Gracias :slight_smile:

Otra cosa es que los usuarios no pueden cambiar las imágenes de sus tarjetas de perfil ni los fondos de estas después de la primera subida.

Esto es otro problema muy grave en este tema.

Pero solo ocurre con este tema.

Tenemos un foro muy activo y no sé cómo solucionarlo.

Las subidas de imágenes en la sección de Perfil también suelen tardar mucho; se quedan pausadas un rato al 100%, algo que no sucede tanto en otros temas.

Gracias.