PaulS4783
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é |
---|---|---|---|---|---|
Some custom posts NOT appearing on dashboard custom posts list
Commencé par : PaulS4783 in: Toolset Professional Support |
2 | 5 | Il y a 5 années et 3 mois | ||
How to send an email to an address defined as a custom field of a CPT
Commencé par : PaulS4783 in: Toolset Professional Support |
2 | 5 | Il y a 5 années et 8 mois | ||
How can I make the Views Slider "touch responsive"
Commencé par : PaulS4783 in: Toolset Professional Support |
2 | 3 | Il y a 5 années et 8 mois | ||
Views template acting weird after I duplicated a View
Commencé par : PaulS4783 in: Toolset Professional Support |
2 | 5 | Il y a 5 années et 8 mois | ||
How can I limit this custom function to update ONLY the custom post type?
Commencé par : PaulS4783
in: Toolset Professional Support
Problem: The issue here is that the user had some custom code for his archive but wanted it to be limited to a specific CPT. Solution: This can be done by using a simple if statement in PHP. Check here for details. |
2 | 3 | Il y a 5 années et 9 mois | ||
How can I add taxonomy terms to the Custom Post Type RSS feed?
1
2
Commencé par : PaulS4783 in: Toolset Professional Support |
2 | 17 | Il y a 5 années et 9 mois | ||
How to use wpv_filter_query
Commencé par : PaulS4783
in: Toolset Professional Support
Problem: I have a custom post type "events" on my site. On the Archive page I have a working filter that allows users to choose only events between the above dates. By default it shows ALL events which is unnecessary since some of the events have expired. i.e. we only want to show events with an END DATE greater than NOW and let visitors filter according to their preference. Solution: Since the problem URL is post type archive page, the query is defined by wordpress, so you will need to use WordPress built-in action hook pre_get_posts to change the query, for example: https://toolset.com/forums/topic/how-to-use-wpv_filter_query/#post-1206145 Relevant Documentation: https://codex.wordpress.org/Plugin_API/Action_Reference/pre_get_posts |
2 | 12 | Il y a 5 années et 9 mois | ||
Unable to save edits to the OutPut Editor
Commencé par : PaulS4783
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 3 | Il y a 5 années et 9 mois | ||
Ajax over-rides template styles
Commencé par : PaulS4783 in: Toolset Professional Support |
3 | 8 | Il y a 5 années et 10 mois | ||
php warning message when formatting currency field
Commencé par : PaulS4783 in: Toolset Professional Support |
2 | 3 | Il y a 5 années et 10 mois | ||
Form notifications include printed types shortcodes
Commencé par : PaulS4783
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 7 | Il y a 6 années | ||
How to set up grandparent/parent filters
Commencé par : PaulS4783
in: Toolset Professional Support
Problem: I am trying to replicate the search shown in the Real Estate reference site, with Makes / Models / Listings instead of State / City / House. The filters don't seem to be working correctly. Solution: It looks like your post relationships use hyphens instead of underscores, so this was incorrect: [wpv-control-post-relationship ancestors="make@make_model.parent>model@model_listing.parent" ... The correct syntax is like this: [wpv-control-post-relationship ancestors="make@make-model.parent>model@model-listing.parent" ... Check the post relationship settings to verify the slugs, or use the GUI to insert the filters. |
2 | 8 | Il y a 6 années | ||
Post Relationships and CRED form
Commencé par : PaulS4783 in: Toolset Professional Support |
2 | 5 | Il y a 6 années | ||
Warning: Illegal string offset 'get'
Commencé par : PaulS4783 in: Toolset Professional Support |
2 | 11 | Il y a 6 années | ||
Logging in/ logging out resets the language cookie that Ajax filters need (?)
Commencé par : PaulS4783 in: Toolset Professional Support |
3 | 15 | Il y a 6 années et 1 mois |