PaulS4783
Admite hilos creados en los últimos 30 días: 0
Debates favoritos del foro
Este usuario no tiene debates favoritos.
Temas del foro creados
Status | Debate | Supporter | Voces | Mensajes | Caducidad |
---|---|---|---|---|---|
Some custom posts NOT appearing on dashboard custom posts list
Iniciado por: PaulS4783 en: Toolset Professional Support |
2 | 5 | hace 5 años, 4 meses | ||
How to send an email to an address defined as a custom field of a CPT
Iniciado por: PaulS4783 en: Toolset Professional Support |
2 | 5 | hace 5 años, 9 meses | ||
How can I make the Views Slider "touch responsive"
Iniciado por: PaulS4783 en: Toolset Professional Support |
2 | 3 | hace 5 años, 9 meses | ||
Views template acting weird after I duplicated a View
Iniciado por: PaulS4783 en: Toolset Professional Support |
2 | 5 | hace 5 años, 9 meses | ||
How can I limit this custom function to update ONLY the custom post type?
Iniciado por: PaulS4783
en: 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 | hace 5 años, 10 meses | ||
How can I add taxonomy terms to the Custom Post Type RSS feed?
1
2
Iniciado por: PaulS4783 en: Toolset Professional Support |
2 | 17 | hace 5 años, 10 meses | ||
How to use wpv_filter_query
Iniciado por: PaulS4783
en: 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 | hace 5 años, 10 meses | ||
Unable to save edits to the OutPut Editor
Iniciado por: PaulS4783
en: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 3 | hace 5 años, 10 meses | ||
Ajax over-rides template styles
Iniciado por: PaulS4783 en: Toolset Professional Support |
3 | 8 | hace 5 años, 11 meses | ||
php warning message when formatting currency field
Iniciado por: PaulS4783 en: Toolset Professional Support |
2 | 3 | hace 5 años, 11 meses | ||
Form notifications include printed types shortcodes
Iniciado por: PaulS4783
en: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 7 | hace 6 años, 1 mes | ||
How to set up grandparent/parent filters
Iniciado por: PaulS4783
en: 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 | hace 6 años, 1 mes | ||
Post Relationships and CRED form
Iniciado por: PaulS4783 en: Toolset Professional Support |
2 | 5 | hace 6 años, 1 mes | ||
Warning: Illegal string offset 'get'
Iniciado por: PaulS4783 en: Toolset Professional Support |
2 | 11 | hace 6 años, 1 mes | ||
Logging in/ logging out resets the language cookie that Ajax filters need (?)
Iniciado por: PaulS4783 en: Toolset Professional Support |
3 | 15 | hace 6 años, 2 meses |