cushmanW
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 |
---|---|---|---|---|---|
Website crashes when using php version 8
Started by: cushmanW
in: Toolset Professional Support
Problem: Upon updating PHP to version 8, Toolset Types and Layouts cause a site crash, generating fatal errors like: "Uncaught TypeError: Cannot access offset of type string on string." Solution: Identified database corruptions causing errors in loading Layouts. To resolve, delete specific options from the options table: - ddl_template_option This can be done via phpMyAdmin. |
3 | 17 | 1 year, 1 month ago | ||
"Notice: Undefined offset" errors after install Toolset
Started by: cushmanW in: Toolset Professional Support |
2 | 5 | 5 years, 5 months ago | ||
Map option “Adjust (zoom) automatically to show all markers at once” issue
Started by: cushmanW
in: Toolset Professional Support
Problem: Display a map with multiple markers with zoom and center automatically seted to display all markers at once. Too much zoom. It shows the entire continent. Solution: It is a CSS problem, see details here: Relevant Documentation: |
2 | 5 | 5 years, 9 months ago | ||
Show different amount of results in sliders view for mobile and desktop
Started by: cushmanW
in: Toolset Professional Support
Problem: I have a slider View on my site that displays several pages of results. On a mobile device, I would like to reduce the number of results with a different limit. Solution: There's no JavaScript API for slider Views, so manipulating the page numbers and limits on the front-end isn't supported. However, if you can implement a backend library that can determine the current User's screen size effectively, you can use the Views API to select a different Content Template. Or you can use CSS and Media Queries to show / hide different pieces of content based on screen size. Relevant Documentation: |
2 | 5 | 5 years, 9 months ago | ||
Update plugins
Started by: cushmanW in: Toolset Professional Support |
2 | 2 | 6 years, 3 months ago | ||
Filter by a range between 2 values (minimum & maximum)
Started by: cushmanW
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 2 | 6 years, 6 months ago |