jeanB
Fils de soutien créés au cours des 30 derniers jours : 0
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
Status | Sujet | Supporter | Voix | Publications | Nouveauté |
---|---|---|---|---|---|
Using ACF Fields in CRED
Commencé par : jeanB in: Toolset Professional Support |
2 | 2 | Il y a 1 année et 9 mois | ||
Including a search bar on the search results (default archive) page
Commencé par : jeanB in: Toolset Professional Support |
2 | 3 | Il y a 2 années et 10 mois | ||
Database Upgrate (Migrating Associations) Failed
Commencé par : jeanB in: Toolset Professional Support |
2 | 18 | Il y a 3 années et 9 mois | ||
Start a view on the page that contains specific post ID?
Commencé par : jeanB in: Toolset Professional Support |
2 | 6 | Il y a 3 années et 10 mois | ||
Date Field
Commencé par : jeanB in: Chat Support |
1 | 2 |
Il y a 4 années
|
||
Ajax calls on load causing backlog
Commencé par : jeanB in: Toolset Professional Support |
1 | 2 | Il y a 4 années et 2 mois | ||
The date picker doesn't pick the correct date
Commencé par : jeanB in: Chat Support |
1 | 2 |
Il y a 4 années et 4 mois
|
||
Struggling with speed on a large site
Commencé par : jeanB in: Toolset Professional Support |
2 | 6 | Il y a 4 années et 7 mois | ||
Content Template not working on some posts
Commencé par : jeanB in: Toolset Professional Support |
2 | 10 | Il y a 5 années | ||
Uncaught Error: Call to undefined function toolset_get_related_posts()
Commencé par : jeanB in: Toolset Professional Support |
2 | 5 | Il y a 5 années et 1 mois | ||
Toolset Views & Types not updating
Commencé par : jeanB in: Chat Support |
1 | 2 | Il y a 5 années et 6 mois | ||
Order By Field not working
Commencé par : jeanB in: Toolset Professional Support |
2 | 13 | Il y a 5 années et 10 mois | ||
Scrollwheel on Azure Maps
Commencé par : jeanB
in: Toolset Professional Support
Problem: The issue here is that the scroll wheel on azure maps not working. Solution: Unfortunately our Maps plugin has included a basic version of Azure maps, this means that some functionalities are not available as yet. Our developers have plans to implement more features for this but it's an alternative for user's who are not able to use Google Maps API. |
2 | 2 | Il y a 6 années et 5 mois | ||
Custom shortcode breaking loop
Commencé par : jeanB
in: Toolset Professional Support
Problem: I have a Content Template that appears to stop working when I add some content, like a custom shortcode. Solution: There is a known issue with conditionals that contain a large amount of content, and it has become evident in some versions of PHP 7. There are a few options here, in order of ease of implementation: 1. Simplify your conditionals so the amount of content in any one conditional tag is much smaller. This may mean reorganizing code to use multiple content templates, or creating custom shortcodes to break up large amounts of content into smaller chunks. 2. Edit your site's php.ini file (this may have to be done by your host company) to include the line pcre.jit= 0 This may bypass the issue in PHP 7, as described here: https://stackoverflow.com/questions/39685883/php-preg-jit-stacklimit-error-inefficient-regex 3. Downgrade to PHP 5.6 Relevant Documentation: |
2 | 6 | Il y a 6 années et 9 mois | ||
Alphabetical Order of Filter Options is Wrong in Danish
Commencé par : jeanB
in: Toolset Professional Support
Problem: The options shown in a View filter should be in alphabetical order, but the Danish characters like Å, æ and ø are not sorted correctly. Solution: Check your database configuration. MySQL sorts differently based on the collation type, and utf8_danish_ci is probably best for your site. |
2 | 3 | Il y a 6 années et 9 mois |