kevinP-11
Admite hilos creados en los últimos 30 días: 0
Debates favoritos del foro
Este usuario no tiene debates favoritos.
Temas del foro creados
| Status | Debate | Supporter | Voces | Mensajes | Caducidad |
|---|---|---|---|---|---|
|
Layout broken and blocks not recognized with Toolset Blocks 1.6.21
Iniciado por: kevinP-11 en: Toolset Professional Support |
|
1 | 2 | 3 months, 3 weeks ago | |
|
Fatal Error
Iniciado por: kevinP-11
en: 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, 3 months ago | |
|
Is it possible show map locations from repeatable field groups on an archive pag
Iniciado por: kevinP-11 en: Toolset Professional Support |
|
2 | 15 | 3 years, 9 months ago |