PaulS4783
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 |
---|---|---|---|---|---|
Some custom posts NOT appearing on dashboard custom posts list
Gestartet von: PaulS4783 in: Toolset Professional Support |
2 | 5 | vor 5 Jahren, 5 Monaten | ||
How to send an email to an address defined as a custom field of a CPT
Gestartet von: PaulS4783 in: Toolset Professional Support |
2 | 5 | vor 5 Jahren, 10 Monaten | ||
How can I make the Views Slider "touch responsive"
Gestartet von: PaulS4783 in: Toolset Professional Support |
2 | 3 | vor 5 Jahren, 10 Monaten | ||
Views template acting weird after I duplicated a View
Gestartet von: PaulS4783 in: Toolset Professional Support |
2 | 5 | vor 5 Jahren, 10 Monaten | ||
How can I limit this custom function to update ONLY the custom post type?
Gestartet von: 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 | vor 5 Jahren, 11 Monaten | ||
How can I add taxonomy terms to the Custom Post Type RSS feed?
1
2
Gestartet von: PaulS4783 in: Toolset Professional Support |
2 | 17 | vor 5 Jahren, 11 Monaten | ||
How to use wpv_filter_query
Gestartet von: 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 | vor 5 Jahren, 11 Monaten | ||
Unable to save edits to the OutPut Editor
Gestartet von: PaulS4783
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 3 | vor 5 Jahren, 11 Monaten | ||
Ajax over-rides template styles
Gestartet von: PaulS4783 in: Toolset Professional Support |
3 | 8 | vor 6 Jahren | ||
php warning message when formatting currency field
Gestartet von: PaulS4783 in: Toolset Professional Support |
2 | 3 | vor 6 Jahren | ||
Form notifications include printed types shortcodes
Gestartet von: PaulS4783
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 7 | vor 6 Jahren, 2 Monaten | ||
How to set up grandparent/parent filters
Gestartet von: 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 | vor 6 Jahren, 2 Monaten | ||
Post Relationships and CRED form
Gestartet von: PaulS4783 in: Toolset Professional Support |
2 | 5 | vor 6 Jahren, 2 Monaten | ||
Warning: Illegal string offset 'get'
Gestartet von: PaulS4783 in: Toolset Professional Support |
2 | 11 | vor 6 Jahren, 2 Monaten | ||
Logging in/ logging out resets the language cookie that Ajax filters need (?)
Gestartet von: PaulS4783 in: Toolset Professional Support |
3 | 15 | vor 6 Jahren, 3 Monaten |