shawnW-3
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é |
---|---|---|---|---|---|
Register Post Type Args for WPGraphQL…
Commencé par : shawnW-3 in: Toolset Professional Support |
2 | 3 | Il y a 1 année et 11 mois | ||
Google Maps API – private API key – 404s via Toolset Backend…
Commencé par : shawnW-3 in: Toolset Professional Support |
3 | 7 | Il y a 2 années | ||
Need to get Repeating Image Field URLs in CRED Form for PHP…
Commencé par : shawnW-3
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: https://toolset.com/documentation/customizing-sites-using-php/functions/#image |
2 | 3 | Il y a 2 années et 7 mois | ||
URGENT – Cred Auto Draft URLs Generated by Form are no longer unique…
Commencé par : shawnW-3 in: Toolset Professional Support |
2 | 13 | Il y a 2 années et 7 mois | ||
Error Code Thrown on Form Submit…
Commencé par : shawnW-3 in: Toolset Professional Support |
2 | 6 | Il y a 2 années et 7 mois | ||
WYSIWYG Editor Won't Save Content…
Commencé par : shawnW-3 in: Toolset Professional Support |
2 | 7 | Il y a 2 années et 8 mois | ||
Map View – Need to Scale Result Limit with Search Area…
Commencé par : shawnW-3 in: Toolset Professional Support |
2 | 4 | Il y a 2 années et 8 mois | ||
Searching for Alaska returns Results for Arizona…
Commencé par : shawnW-3 in: Toolset Professional Support |
2 | 4 | Il y a 2 années et 10 mois | ||
Change Images Source From Prime in Media Folder to Reduced Size, like "-150×150"
Commencé par : shawnW-3 in: Toolset Professional Support |
1 | 2 | Il y a 3 années et 3 mois | ||
Need a view to output text for html data attribute without spaces…
Commencé par : shawnW-3 in: Toolset Professional Support |
2 | 3 | Il y a 3 années et 4 mois | ||
Need a more stable way of hiding CPTs that have no child relations…
Commencé par : 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 | Il y a 3 années et 5 mois | ||
Issues with map loading speed and issues with distance value…
1
2
Commencé par : shawnW-3
in: Toolset Professional Support
Problem: I have a View of custom posts that displays a map with markers, using a distance filter and sorting results by distance. In some cases the distance center is set by a URL parameter, and in others, it is set by a shortcode attribute. I have implemented some custom code in a wpv_view_settings filter to toggle between the shortcode attribute and the URL parameter. In the cases where distance center is set by a shortcode attribute, I am using another custom shortcode to get the User's predicted zip code. That shortcodes an external service to get a predicted zip code based on the User's IP address. The custom zip code service seems to be working correctly, and the results of the View seem to be accurate. However, in the cases where this zip code shortcode is used to set the View's distance Query Filter by shortcode attribute, the View consistently causes the page generation time to jump by 3 or more seconds. I would like to try to optimize the page load time as much as possible. Solution: In this case, testing revealed that using the custom zip shortcode inside a wpv_view_settings filter callback was the source of the delay in page generation, for some reason not fully understood. Replacing that shortcode with a hard-coded zip code resulted in a page generation time just a fraction of a second higher than the page without the View present at all. |
2 | 18 | Il y a 3 années et 6 mois | ||
Distance value not appearing for all results in a View upon page load
Commencé par : shawnW-3 in: Toolset Professional Support |
2 | 2 | Il y a 3 années et 6 mois | ||
Searching a Map View that Uses Shortcode Attribute…
1
2
Commencé par : shawnW-3 in: Toolset Professional Support |
3 | 25 | Il y a 3 années et 6 mois | ||
I need help understanding view URL Param filters following ajaxComplete…
Commencé par : shawnW-3 in: Toolset Professional Support |
2 | 5 | Il y a 3 années et 7 mois |