Adrian
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 |
---|---|---|---|---|---|
Paragraphs are automatically inserted and breaking my views code
Started by: Adrian
in: Toolset Professional Support
Problem: The issue here is that the user's texts are being wrapped in auto paragraph tags. Solution: There are 2 ways to remove this. The first way is that there is a setting in the content template to disable auto paragraphs. The second is that there is a [wpv-noautop] shortcode that you can use to remove the paragraph tags. Example useage [wpv-noautop] Test [/wpv-noautop] |
2 | 4 | 6 years, 7 months ago | ||
[Beta Bug] Removing and Re-Adding a Types field within a repeatable field group
Started by: Adrian in: Toolset Professional Support |
2 | 3 | 6 years, 7 months ago | ||
I am trying to disable the submit button via javascript
Started by: Adrian
in: Toolset Professional Support
Problem: The issue here is that the user wanted to disable the submit button on his CRED form using jQuery. Solution: jQuery( document ).ready(function() { console.log('document is ready'); setTimeout(function() { jQuery('.finishprofilebutton').attr("disabled", "disabled") }, 2000); }); Relevant Documentation: |
2 | 4 | 6 years, 7 months ago | ||
Redirecting to a custom page
Started by: Adrian in: Toolset Professional Support |
2 | 6 | 6 years, 7 months ago | ||
Restrict Filter Values based on Filter Choices
Started by: Adrian in: Toolset Professional Support |
1 | 3 | 6 years, 7 months ago | ||
Calculate difference between two dates and save it into a third field.
Started by: Adrian in: Toolset Professional Support |
2 | 2 | 6 years, 7 months ago | ||
How to programmatically add another value of a repeating custom field?
Started by: Adrian
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 3 | 6 years, 7 months ago | ||
Unlocking Content
Started by: Adrian in: Toolset Professional Support |
1 | 2 | 6 years, 8 months ago | ||
Clean up Views Markup Garbage
Started by: Adrian in: Toolset Professional Support |
2 | 8 | 6 years, 8 months ago | ||
CRED Repeating Field Groups
Started by: Adrian in: Toolset Professional Support |
2 | 7 | 6 years, 8 months ago | ||
Post specific Taxonomy Fields
Started by: Adrian in: Toolset Professional Support |
2 | 4 | 6 years, 8 months ago | ||
Enable Ajax filters after calling view via Ajax
Started by: Adrian in: Toolset Professional Support |
2 | 4 | 6 years, 8 months ago | ||
Nested Conditional
Started by: Adrian in: Toolset Professional Support |
2 | 3 | 6 years, 8 months ago | ||
Filter not displaying
Started by: Adrian in: Toolset Professional Support |
2 | 5 | 6 years, 8 months ago | ||
User Meta Fields Access allow one user role to edit another
Started by: Adrian in: Toolset Professional Support |
2 | 2 | 6 years, 8 months ago |