Skip Navigation

[Escalado a 2º nivel] Toolset Blocks options convert class name to lowercase

This support ticket is created hace 4 años, 8 meses. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

Etiquetado: 

Este tema contiene 3 respuestas, tiene 2 mensajes.

Última actualización por Luo Yang hace 2 años, 7 meses.

Asistido por: Luo Yang.

Autor
Mensajes
#1552053

Max
bug-css.png

I am trying to: Enter a class name, such as "FadeIn"

Link to a page where the issue can be seen:
Any site you can check it out on discover-wp.com

I expected to see:
class "fadeIn"

Instead, I got:
class "fadein"

#1552995

Hello,

Thanks for the feedback, I can duplicate the same problem, and have escalated this issue, will update here if there is any news.

#2339015

Max

Hello,
I just checked and found that the problem is still relevant.

#2339421

I have checked it in our to-do list, it is marked as "Feature request" status, and is waiting for our developers evaluate, so I am not sure when will it be implemented.

Currently, you need to avoid using uppercase letter in the CSS class name.