Skip Navigation

[Resolved] conditional for empty term meta wysiwyg

This thread is resolved. Here is a description of the problem and solution.

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 5 years, 2 months ago. 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.

Our next available supporter will start replying to tickets in about 1.06 hours from now. Thank you for your understanding.

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)

Tagged: 

This topic contains 15 replies, has 3 voices.

Last updated by Ido Angel 4 years, 2 months ago.

Assisted by: Christian Cox.

Author
Posts
#1777607

Great! Thx Christian!