Marcel
Support threads created in the last 30 days: 1
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
| Status | Topic | Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
Previous andnext post links, but limited to the same parent
Started by: Marcel
in: Toolset Professional Support
Problem: I would like to add pagination between sibling posts in a one-to-many post relationship. The links should say "Next" and "Previous" and allow the User to easily paginate between sibling posts with the same parent post. Solution: A custom shortcode is available to help create these links. See the links below for some code examples and customizations. Relevant Documentation: |
|
3 | 10 | 4 years, 11 months ago | |
|
Filter results automatically with URL string
Started by: Marcel
in: Toolset Professional Support
Problem: I have two custom Views set up, one on a Page and the other in the template for a custom post type. The View on the custom Page includes links to the individual custom posts. If the User filters the View on the custom Page using one specific taxonomy filter, I would like to carry that filter selection over into the single post View so that the View is filtered using the same taxonomy term. Solution: Add the URL parameter from the Page search to the links to each individual post in the View results. Use the wpv-search-term shortcode in conditional blocks in the View results on the custom Page to create the appropriate links to the individual posts with URL parameters applied as expected. See the examples here for more details. Example conditional criteria: ( ( '[wpv-search-term param="wpv-style-technique" ]' eq 'paintings' ) ) Relevant Documentation: |
|
2 | 9 | 4 years, 11 months ago | |
|
Filter with AND instead of OR
Started by: Marcel
in: Toolset Professional Support
Problem: Solution: You can find the proposed solution in this case with the following reply: Relevant Documentation: |
|
2 | 14 | 4 years, 11 months ago |