MikeT458
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 |
---|---|---|---|---|---|
Passing YouTube parameters does not work
Started by: MikeT458 in: Toolset Professional Support |
2 | 5 | 6 years, 4 months ago | ||
Viewing/Deleting Old Slug Names
Started by: MikeT458 in: Toolset Professional Support |
2 | 3 | 6 years, 5 months ago | ||
Is this the proper place to put font awesome?
Started by: MikeT458 in: Toolset Professional Support |
3 | 3 | 6 years, 6 months ago | ||
using bootstrap styling on check boxes and radio buttons
Started by: MikeT458 in: Toolset Professional Support |
2 | 9 | 6 years, 6 months ago | ||
correct syntax for shortcode within shortcode
Started by: MikeT458
in: Toolset Professional Support
Problem: The issue here is that the customer had a custom shortcode that he was passing to views as a shortcode parameter but the shortcode doesn't filter the view. Solution: In order for custom shortcodes to work here they would need to be added to our views 3rd party shortcode arguments. This can be found in Toolset->Settings->Frontend and you just need to add the name of the shortcode and it should start working. |
2 | 6 | 6 years, 7 months ago | ||
Types fields not updating
Started by: MikeT458
in: Types Community Support
Problem: I am using cred_save_data to perform some actions after form submission, but the update_post_meta calls do not seem to be working as expected. Solution: Check your code syntax, compare $_POST keys, and debug using the server logs. |
2 | 3 | 6 years, 7 months ago | ||
Filter by date from today to 90 days from now
Started by: MikeT458
in: Types Community Support
Problem: I would like to filter a View based on a date custom field. Only results between today and 90 days from now should appear. Solution: Do not use conditional HTML inside the results of a View if you intend to use pagination. Instead, the preferred method is to apply a Query Filter. The settings for the date range filter you described are "UNSIGNED", "between", "TODAY", and "FUTURE_DAY 90" Relevant Documentation: |
2 | 5 | 6 years, 7 months ago | ||
Updating fields (post title, custom and relationship)
Started by: MikeT458 in: Types Community Support |
3 | 4 | 6 years, 7 months ago |