Pat
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
How to use _stock field in a conditional output
Started by: Pat
in: Toolset Professional Support
Problem: I want to display the stock level with different colors depending of the stock value. Solution: You can get the the custom field "_stock" value with Views shortcode: Then use it in [wpv-conditional] shortcode, like this: [wpv-conditional if="( '[wpv-post-field name="_stock"]' gt '3' )"] ... stock is greater than 3 ... [/wpv-conditional] Relevant Documentation: https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-post-field |
2 | 3 | 6 years ago | ||
Add some terms fields to a radio custom field
Started by: Pat
in: Toolset Professional Support
Problem: I have a custom radio field with 3 options. I have more information for each option, saved in custom fields. I would like to display that information on the post. Solution: Create a custom post type and add the custom fields to this new custom post type. Create 3 posts in this CPT and add the information to each post's custom fields. Then make the custom field values equal the 3 post IDs. Use the selected radio field value to display the custom fields. [types field="number-of-beds" id="[types field='room' output='raw'][/types]"][/types] Relevant Documentation: |
2 | 3 | 6 years ago | ||
Difference between condiitonal output and Cred field condition
Started by: Pat in: Toolset Professional Support |
2 | 3 | 6 years ago | ||
Use Views to set lat and long of a map marker shortcode
Started by: Pat
in: Toolset Professional Support
Problem: I would like to place a map mark at a specific latitude and longitude. The value of that latitude should be defined by the results of a View. The longitude should be defined by the results of a different View. When I insert the View shortcode in the map marker shortcode, the marker doesn't show up correctly. Solution: Instead of placing the View inside the lat or long attribute, move the entire marker shortcode inside the View. |
2 | 3 | 6 years ago | ||
Views integration inside DIVI
Started by: Pat in: Toolset Professional Support |
2 | 2 | 6 years ago | ||
Multi Cred on the same do not work since last plugin update
1
2
Started by: Pat
in: Toolset Professional Support
Problem: I have a site in which I have some Toolset forms placed in the same page, Solution: In case it is a compatibility problem, please deactivate other plugins, and switch to wordpress default theme 2017, and test again Relevant Documentation: |
2 | 22 | 6 years ago | ||
Views lists all taxonomies but one
Started by: Pat in: Toolset Professional Support |
2 | 3 | 6 years ago | ||
Isuue with Cred after updating to latest version of plugins
Started by: Pat in: Toolset Professional Support |
2 | 4 | 6 years, 1 month ago | ||
Restrict access to all site except home page
Started by: Pat in: Toolset Professional Support |
2 | 3 | 6 years, 1 month ago | ||
Creation of a user account in the WC product page
Started by: Pat in: Toolset Professional Support |
2 | 5 | 6 years, 2 months ago | ||
Affect a specific author to a post created by Forms
Started by: Pat in: Toolset Professional Support |
2 | 3 | 6 years, 2 months ago | ||
How to enter the Google map API key without Toolset Maps
Started by: Pat
in: Toolset Professional Support
Problem: The issue here was that the user wanted a way to add the google maps api key to their website without Toolset Maps. Solution: The API key can be entered directly on the site by following the instructions in the link below. |
2 | 5 | 6 years, 2 months ago | ||
White page on wp-admin
Started by: Pat
in: Toolset Professional Support
Problem: The user is getting the error Fatal error: Allowed memory size Solution: The best advice here is to increase the allowed wordpress memory as it could be that alot of plugins are active at the same time. |
2 | 3 | 6 years, 2 months ago | ||
Toolset Views inside Divi
Started by: Pat
in: Toolset Professional Support
Problem: The issue here is that the user's bootstrap output on views was not showing correctly. Solution: This might be because bootstrap isn't being loaded on the site. What i recommend that you do is go to Toolset > setting > Bootstrap loading and enable bootstrap 3 |
2 | 3 | 6 years, 2 months ago | ||
Views shortcode and passing multi argument
Started by: Pat
in: Toolset Professional Support
Problem: Solution: For example: [wpv-views name"displesson" lessontype=" Adults,Kids"], Relevant Documentation: |
2 | 4 | 6 years, 2 months ago |