Amin
Fils de soutien créés au cours des 30 derniers jours : 0
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
Status | Sujet | Supporter | Voix | Publications | Nouveauté |
---|---|---|---|---|---|
How to test 2 conditions using OR?
Commencé par : Amin
in: Toolset Professional Support
Problem: I would like to use a conditional to test if a numeric custom field value is empty or greater than zero. If so, I would like to display the value. If not, I would like to display nothing. Solution: You could use "AND" in the comparison to test both ne '' and ne '0', like so: {!{wpv-conditional if="( ($(wpcf-listing-price) ne '' ) AND ($(wpcf-listing-price) ne '0' ))"}!}PRICE: [types field='listing-price' format='FIELD_VALUE'][/types]{!{/wpv-conditional}!} Or testing if the value is greater than zero might be a simpler solution: {!{wpv-conditional if="( $(wpcf-listing-price) gt 0 )"}!}PRICE: [types field='listing-price' format='FIELD_VALUE'][/types]{!{/wpv-conditional}!} Relevant Documentation: |
|
3 | 6 | Il y a 5 années et 3 mois | |
Can't publish page – "updating failed" error
Commencé par : Amin in: Toolset Professional Support |
|
2 | 5 | Il y a 5 années et 3 mois | |
How to duplicate a view using Blocks interface
Commencé par : Amin in: Toolset Professional Support |
|
2 | 5 | Il y a 5 années et 3 mois | |
How to add spinner in Toolset Blocks search?
Commencé par : Amin
in: Toolset Professional Support
Problem: Solution: Currently it is not possible to add the spinners using the block editor for the view. In order to add this you will need to build your search in the classic editor for the view. As we improve our Toolset blocks functionality we can definitely see return of features such as the spinner, however right now its not possible to add it. |
|
2 | 3 | Il y a 5 années et 3 mois | |
Toolset Blocks bug – sorting dropdown
Commencé par : Amin in: Toolset Professional Support |
|
2 | 4 | Il y a 5 années et 4 mois | |
Clickable headers to sort column
Commencé par : Amin in: Toolset Professional Support |
|
2 | 5 | Il y a 5 années et 4 mois | |
Toolset Blocks view constantly saving and updating
Commencé par : Amin in: Toolset Professional Support |
|
1 | 2 | Il y a 5 années et 4 mois |