Skip Navigation

[Resuelto] conditional for empty term meta wysiwyg

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

Problem: I'm trying to create a conditional that tests whether or not a Term WYSIWYG field has content.

Solution: There is a known issue with special characters in conditional content, which can break conditionals. As a workaround, convert double-quotes to

& quot;

without the space, and convert single-quotes to

'

Our developers are working on a permanent solution to the problem.

Relevant Documentation:
https://wp-types.com/errata/conditionals-including-special-characters-might-fail/

This support ticket is created hace 5 años, 2 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
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Etiquetado: 

Este tema contiene 15 respuestas, tiene 3 mensajes.

Última actualización por Ido Angel hace 4 años, 2 meses.

Asistido por: Christian Cox.

Autor
Mensajes
#1777607

Great! Thx Christian!