Problem:
I have a Function that returns a boolean (true or false)
I want to use that in a HTML condition, but it does not work.
What am I doing wrong?
Solution:
If you expect the function to return a boolean, the value to check agains should be 1 or ‘1’ for true and 0 or ‘0’ for false.
Example Code:
[wpv-conditional if="( is_front_page() eq 1 )" debug="true"] This function returns true [/wpv-conditional]
Relevant Documentation:
https://toolset.com/documentation/user-guides/conditional-html-output-in-views/using-custom-functions-in-conditions/
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.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | - | 14:00 – 20:00 | 14:00 – 20:00 | 14:00 – 20:00 | 14:00 – 20:00 | 14:00 – 20:00 |
- | - | - | - | - | - | - |
Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)
This topic contains 2 Antworten, has 2 Stimmen.
Last updated by ashleighP vor 5 Jahre, 6 Monate.
Assigned support staff: Beda.