simchaH
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 |
---|---|---|---|---|---|
Link to Edit Post Form not displaying
Started by: simchaH
in: Toolset Professional Support
Problem: Display the editing post form link to guest user. Solution: You need to enable permissions for specific user roles to edit the posts in Toolset Access Control settings, see our document: https://toolset.com/course-lesson/controlling-access-to-front-end-forms/ Relevant Documentation: |
2 | 7 | 2 years, 7 months ago | ||
All in 1 email notification
Started by: simchaH in: Toolset Professional Support |
2 | 15 | 2 years, 8 months ago | ||
%%POSTADMINLINK%% inside post forms
Started by: simchaH
in: Toolset Professional Support
Problem: Display editing post form link in email notification. Solution: Please try shortcode: [wpv-post-edit-link text='Edit this post'] Relevant Documentation: https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-post-edit-link |
2 | 5 | 2 years, 8 months ago | ||
Web Pages don't load until Scroll
Started by: simchaH in: Toolset Professional Support |
2 | 9 | 2 years, 8 months ago | ||
Load Popup After Submit
Started by: simchaH
in: Toolset Professional Support
Problem: How to customize the message after user submit post form? Solution: You can try with the option "After visitors submit this form: Display a message instead of the form..." Relevant Documentation: |
2 | 7 | 2 years, 8 months ago | ||
Displaying Pending Posts in Related Field CRED Form
Started by: simchaH
in: Toolset Professional Support
Problem: I want the search/dropdown field in a CRED form where a user connects relationships to be able to display all posts, even ones that are not published and only Pending Review. Solution: There isn't such kind of built-in feature withing Toolset Forms plugin, you can consider custom codes, for example: https://toolset.com/forums/topic/displaying-pending-posts-in-related-field-cred-form/#post-2330549 Relevant Documentation: |
2 | 5 | 2 years, 9 months ago | ||
Stylesheet loads after HTML is displayed causing delay in UI
Started by: simchaH in: Toolset Professional Support |
2 | 3 | 2 years, 9 months ago | ||
hiding parent posts when there are no child posts attached
Started by: simchaH
in: Toolset Professional Support
Problem: Solution: To find the related child posts, we can use the post relationship API function toolset_get_related_posts() or WP_Query. You can find proposed solution in this case with the following reply: Relevant Documentation: |
2 | 13 | 2 years, 9 months ago | ||
Issue with CRED form, relation dropdown not showing up
Started by: simchaH in: Toolset Professional Support |
2 | 9 | 2 years, 9 months ago | ||
begin search query as soon as user leaves field
Started by: simchaH
in: Toolset Professional Support
Problem: I am trying to speed up the search of my view, and am wondering if it is possible to implement such a jQuery snippet of code to tell the database to begin searching through the database as soon as a user leaves the input field. Solution: There isn't such kind of built-in feature within Toolset plugins, you might consider custom codes, for example, when event "onfocusout" is triggered, you can submit the search form with jQuery submit(), see jQuery document: https://api.jquery.com/submit/ Relevant Documentation: |
2 | 5 | 2 years, 9 months ago | ||
Search Bar related to Nested Views
Started by: simchaH in: Toolset Professional Support |
3 | 10 | 2 years, 9 months ago | ||
Conditional display for related checkbox
Started by: simchaH
in: Toolset Professional Support
Problem: Use custom field of related post in [wpv-conditional] shortcode. Solution: In order to use "item" attribute, you can try to setup one-to-one post type relationship, so you will display the "contact-role" checkboxes field second option value with shortcode: [types field="contact-role" item="@person-to-shiur-location.parent" option="1"][/types] And use above shortcode in [wpv-conditional] shortcode Relevant Documentation: https://toolset.com/documentation/programmer-reference/views/views-shortcodes/item-attribute/ |
2 | 15 | 2 years, 10 months ago | ||
Speed up DB
Started by: simchaH in: Toolset Professional Support |
2 | 7 | 2 years, 10 months ago | ||
Set up a contact email for frontend form
Started by: simchaH in: Toolset Professional Support |
2 | 15 | 2 years, 10 months ago | ||
Exporting Posts
1
2
Started by: simchaH in: Toolset Professional Support |
2 | 22 | 2 years, 10 months ago |