cristianR-3
In den letzten 30 Tagen erstellte Support-Threads: 0
Lieblings-Forenthemen
This user has no favorite topics.
Forum Topics Created
Status | Thema | Supporter | Stimmen | Artikel | Aktualität |
---|---|---|---|---|---|
The form reverts to default every time I try to save it.
1
2
Gestartet von: cristianR-3 in: Toolset Professional Support |
2 | 17 | vor 5 Jahren, 10 Monaten | ||
Taxonomy dropdown in Form does not affect visibility of fields in conditional group
Gestartet von: cristianR-3
in: Toolset Professional Support
Problem: I have a Form that includes a taxonomy select field. I have created a conditional group that should respond to that taxonomy selection, but it doesn't work. If I change the taxonomy field to a checkboxes group, it works. Solution: There is currently a problem where flat taxonomies do not work well with conditional groups in Forms. The workaround is to transform flat taxonomies into hierarchical taxonomies, and use the term ID in your conditional code. [cred_show_group if="( $(job-type) eq '12345' )" mode="slide"] ... [/cred_show_group] Relevant Documentation: |
2 | 5 | vor 5 Jahren, 12 Monaten | ||
I want to organize the store front by product categories/subcatogiries
Gestartet von: cristianR-3
in: Toolset Professional Support
Problem: Solution: You then create a custom product categories archive to display products for that category. At the top of that custom archive you insert another View, much like the first, but this time to display the child product category links, achieved using a Query Filter where the taxonomy parent is set by the current archive page. You can see a fuller description of the solution here: https://toolset.com/forums/topic/how-do-i-link-a-filtered-category-link-to-a-page-other-than-a-wp-archive/#post-1119062 |
2 | 9 | vor 6 Jahren, 1 Monat | ||
How to display a slider from images in a repeatable field group?
Gestartet von: cristianR-3
in: Toolset Professional Support
Problem: Solution: For the Content Selection choose the repeatable field group, and output its image and caption fields in the Loop Output section. Relevant Documentation: |
2 | 13 | vor 6 Jahren, 5 Monaten |