|
|
Wysiswyg custom field seems to not working in my install
Started by: dominiqueM-3
in: Toolset Professional Support
Quick solution available
|
|
3 |
11 |
4 years, 8 months ago
Jamal
|
|
|
Number field limit and calculation
Started by: fatios
in: Toolset Professional Support
Quick solution available
|
|
2 |
3 |
4 years, 8 months ago
fatios
|
|
|
Looping through checkbox selections in a list
Started by: Julie Tuerk
in: Toolset Professional Support
Quick solution available
Problem:
Setup wpv-conditional shortcode, check the specific option is checked.
Solution:
You can use Types shortcode as condition, for example:
[wpv-conditional if="( '[types field='my-checkboxes' option='0'][/types]' eq 'video' )"]
Here display something
[/wpv-conditional]
Relevant Documentation:
|
|
2 |
6 |
4 years, 8 months ago
Julie Tuerk
|