Mario
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 |
---|---|---|---|---|---|
in the form email notification
Started by: Mario in: Toolset Professional Support |
2 | 9 | 4 years, 8 months ago | ||
I am trying to delete the relationship using this code
Started by: Mario
in: Toolset Professional Support
Problem: I am trying to delete the relationship using this code : [cred-delete-relationship role_items='$fromViews' relationship='cbookmark' redirect='self']Delete this relationship[/cred-delete-relationship] It does not show the delete button. Solution: You can delete the intermediate post, the post type relationship will be deleted too. Relevant Documentation: |
2 | 6 | 5 years ago | ||
Select the parent and child when creating a relationship
1
2
Started by: Mario
in: Toolset Professional Support
Problem: I have a form for connecting posts to create a relationship. 1) I can set the parent but need help setting the child. 2) If the relationship already exists to not show the form by URL parameters. Solution: 1) You can try attribute "child_item" like this: [cred-relationship-form ... child_item='123'] 2) It needs custom codes, for example: Relevant Documentation: |
2 | 17 | 5 years ago | ||
populate a cred form date field with today's date
Started by: Mario in: Toolset Professional Support |
2 | 6 | 5 years, 1 month ago | ||
Display cred taxonomy inline
Started by: Mario
in: Toolset Professional Support
Problem: I have a custom taxonomy field displayed as checkboxes in a Form. I would like the checkboxes to appear inline instead of one per line. Solution: Use Bootstrap 4's inline form element classes to force an inline display. Relevant Documentation: |
2 | 9 | 5 years, 1 month ago | ||
Elementor populate dynamic form field select 2
Started by: Mario in: Toolset Professional Support |
2 | 10 | 5 years, 2 months ago | ||
Create a post and then connect the relationship to the parent
Started by: Mario in: Toolset Professional Support |
2 | 3 | 5 years, 2 months ago | ||
Search – Elementor template
Started by: Mario
in: Toolset Professional Support
Problem: When using an Elementor template shortcode in a View, sometimes the results are not displayed. Solution: Any time a Content Template is applied to one of the results in a View, an Elementor template shortcode will not work. It is the same reason you cannot apply a Content Template to a post and also an Elementor template. |
2 | 10 | 5 years, 2 months ago | ||
Limit text field imput
Started by: Mario
in: Toolset Professional Support
Problem: I have a cred text field and want to limit the number of characters that a user can input. Solution: There isn't such a built-in feature within Toolset Forms plugin, it needs custom codes, according to our support policy we don't provide custom codes support. Relevant Documentation: |
2 | 3 | 5 years, 2 months ago | ||
Create link to relationship Form
Started by: Mario in: Toolset Professional Support |
2 | 4 | 5 years, 3 months ago | ||
Not all related posts are being displayed in View results
1
2
Started by: Mario
in: Toolset Professional Support
Problem: I have two custom post types in a many-to-many relationship with an intermediary post type. When I create a View of the intermediary post type and try to display the related posts, some related posts are not appearing. Solution: In this case it appears that nesting Content Templates was causing a problem, so moving the View out of the nested template was the solution. |
2 | 25 | 5 years, 3 months ago | ||
Elementor shortcode not working
Started by: Mario in: Toolset Professional Support |
1 | 2 | 5 years, 3 months ago | ||
Role access redirect
Started by: Mario
in: Toolset Professional Support
Problem: I used the custom PHP code below to redirect on the user logging in, But it is not being picked up as access control is activating when going to a specific page: https://toolset.com/forums/topic/role-access-redirect/#post-1304451 Solution: I have tried your custom codes in my localhost, it works fine, it does redirect to different URLs on different user role. But there is one issue should be notice, you can not redirect users to external website URLs by default, see similar thread here: https://wordpress.stackexchange.com/questions/226794/custom-login-form-redirect-to-external-site Relevant Documentation: |
2 | 6 | 5 years, 3 months ago | ||
Limit the number of taxonomy records displayed
Started by: Mario
in: Toolset Professional Support
Problem: The issue here is that the user was displaying the taxonomies for a post but wanted to limit the number of terms being displayed. The user was using the [wpv-post-taxonomy] to display the terms, which doesn't allow for you to limit the number of items displayed. Solution: So in this case you will need to create a taxonomy view to display the taxonomy terms. Initially this view will want to display every single term. However you will need to add a query filter for taxonomy term so the taxonomy view is filtered for the current post. Then you can set the limit for the view to display only 4 results. |
2 | 8 | 5 years, 3 months ago | ||
Uploaded image size set and meta data
Started by: Mario in: Toolset Professional Support |
2 | 4 | 5 years, 3 months ago |