Marcel
Support threads created in the last 30 days: 2
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Greater than or equal to comparison doesn’t work
Started by: Marcel
in: Toolset Professional Support
Problem: If you need to use "greater than" operator you will need to use a different field type. I'll suggest using a select field instead of a checkboxes field. You may also use a number field or a single-line field. |
2 | 3 | 3 years, 7 months ago | ||
Displaying the value from the "Show one of these two values" from a custom field
Started by: Marcel in: Toolset Professional Support |
2 | 5 | 3 years, 7 months ago | ||
HTML gets corrupted everytime I open the template
Started by: Marcel in: Toolset Professional Support |
3 | 7 | 3 years, 7 months ago | ||
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 | 3 years, 8 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 | 3 years, 8 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 | 3 years, 8 months ago | ||
Filters and prices not showing up
1
2
Started by: Marcel
in: Toolset Professional Support
Problem: I'm trying to create a custom search WP Archive for Product Categories that allows filtering by global Product Attributes. When I have the option "Only show available options for each input" active, none of my global product attribute filters appear in the search filters area. If I disable the "Only show available options for each input" option, the filter options appear but they do not seem to influence the results. Product results are not filtered by Product Attribute filters. In another issue, some Product prices do not appear in the archive results. Solution: When importing Products, it is important to import the product attributes as taxonomies. Otherwise, these imported attributes will not be mapped to your site's global attributes correctly. The price display issue seems to be related to the WooCommerce Blocks calculated fields batch process. Some posts are being skipped unexpectedly in the process. A patch file is available now that will resolve the problem. In the next round of plugin updates, we will be releasing some improvements to WooCommerce Blocks that will make this process and the patch file obsolete. |
2 | 22 | 3 years, 9 months ago | ||
Display custom sort order for WooCommerce attributes in front end
Started by: Marcel in: Toolset Professional Support |
2 | 8 | 3 years, 10 months ago | ||
Show download button instead of read more button in view displaying posts
Started by: Marcel in: Toolset Professional Support |
2 | 9 | 3 years, 10 months ago | ||
Displaying only products in the current category
Started by: Marcel in: Toolset Professional Support |
1 | 2 | 3 years, 10 months ago | ||
Displaying custom taxonomy fields on the front end
Started by: Marcel in: Toolset Professional Support |
2 | 6 | 3 years, 11 months ago | ||
Create a slider that shows other posts from the same parent
Started by: Marcel
in: Toolset Professional Support
Problem: I have a one-to-many relationship set up between two post types. In the child post single page, I would like to display a View of other sibling child posts. Solution: This feature does not currently exist in Blocks, but in classic Views you can create a Query Filter for post relationship, where the parent post is set by a shortcode attribute "wpvrelatedto". Then you can provide the current post's parent post ID in the View shortcode as shown here: [wpv-view name="your-child-view-slug" wpvrelatedto="[wpv-post-id item='@relationship-slug.parent']"] Relevant Documentation: https://toolset.com/documentation/user-guides/views/passing-arguments-to-views/ |
2 | 3 | 4 years, 5 months ago | ||
content template does not save its name
Started by: Marcel in: Toolset Professional Support |
2 | 3 | 4 years, 6 months ago | ||
Description in front of field output
Started by: Marcel
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 13 | 4 years, 6 months ago | ||
Can't set relationships, it keeps showing a loading bar
Started by: Marcel in: Toolset Professional Support |
2 | 10 | 4 years, 7 months ago |