shawnW-3
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
| Status | Topic | Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
Register Post Type Args for WPGraphQL…
Started by: shawnW-3 in: Toolset Professional Support |
|
2 | 3 | 3 years, 5 months ago | |
|
Google Maps API – private API key – 404s via Toolset Backend…
Started by: shawnW-3 in: Toolset Professional Support |
|
3 | 7 | 3 years, 6 months ago | |
|
Need to get Repeating Image Field URLs in CRED Form for PHP…
Started by: shawnW-3
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: https://toolset.com/documentation/customizing-sites-using-php/functions/#image |
|
2 | 3 | 4 years, 1 month ago | |
|
URGENT – Cred Auto Draft URLs Generated by Form are no longer unique…
Started by: shawnW-3 in: Toolset Professional Support |
|
2 | 13 | 4 years, 1 month ago | |
|
Error Code Thrown on Form Submit…
Started by: shawnW-3 in: Toolset Professional Support |
|
2 | 6 | 4 years, 1 month ago | |
|
WYSIWYG Editor Won't Save Content…
Started by: shawnW-3 in: Toolset Professional Support |
|
2 | 7 | 4 years, 2 months ago | |
|
Map View – Need to Scale Result Limit with Search Area…
Started by: shawnW-3 in: Toolset Professional Support |
|
2 | 4 | 4 years, 2 months ago | |
|
Searching for Alaska returns Results for Arizona…
Started by: shawnW-3 in: Toolset Professional Support |
|
2 | 4 | 4 years, 4 months ago | |
|
Change Images Source From Prime in Media Folder to Reduced Size, like "-150×150"
Started by: shawnW-3 in: Toolset Professional Support |
1 | 2 | 4 years, 9 months ago | ||
|
Need a view to output text for html data attribute without spaces…
Started by: shawnW-3 in: Toolset Professional Support |
|
2 | 3 | 4 years, 11 months ago | |
|
Need a more stable way of hiding CPTs that have no child relations…
Started by: shawnW-3
in: Toolset Professional Support
Problem: I have a nested View structure that shows parent posts in the outer View and child posts in the nested View. In some cases the parent post has no child posts, and I would like to hide those parent posts in the results. The problem is that the nested child post View is filtered. Is there a conditional that tests whether or not a parent post contains these filtered child posts? Solution: You can solve this without custom code by restructuring the Views. Instead of displaying the parent post information in the outer View, display the parent post information in the nested child View, inside wpv-items-found but outside wpv-loop. Use the item attribute to display parent post information with any shortcodes in the nested View, since the post context in the nested View is the context of the child posts. The syntax for the item attribute is item="@relationship-slug.parent" in a typical one-to-many (O2M) relationship. Relevant Documentation: |
|
3 | 9 | 4 years, 11 months ago |