kevinP-11
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 |
|---|---|---|---|---|---|
|
Layout broken and blocks not recognized with Toolset Blocks 1.6.21
Started by: kevinP-11 in: Toolset Professional Support |
|
1 | 2 | 2 months ago | |
|
Fatal Error
Started by: kevinP-11
in: Toolset Professional Support
Problem: I am having an issue with a blank page on my development site after installing Toolset Types and Blocks. When I deactivate the plugins, the issue goes away. The error log indicates that the allowed memory size is exhausted. Solution: Increase the PHP memory limit for the WordPress installation. Add the following code to the "wp-config.php" file of your WordPress installation root folder:
/** Memory Limit */
define('WP_MEMORY_LIMIT', '512M');
define( 'WP_MAX_MEMORY_LIMIT', '512M' );
Make sure to add the code above the line: /* That's all, stop editing! Happy blogging. */ Relevant Documentation: |
|
2 | 3 | 3 years, 1 month ago | |
|
Is it possible show map locations from repeatable field groups on an archive pag
Started by: kevinP-11 in: Toolset Professional Support |
|
2 | 15 | 3 years, 7 months ago |