kevinP-11
In den letzten 30 Tagen erstellte Support-Threads: 0
Lieblings-Forenthemen
This user has no favorite topics.
Forum Topics Created
| Status | Thema | Supporter | Stimmen | Artikel | Aktualität |
|---|---|---|---|---|---|
|
Layout broken and blocks not recognized with Toolset Blocks 1.6.21
Gestartet von: kevinP-11 in: Toolset Professional Support |
|
1 | 2 | vor 3 months, 3 weeks | |
|
Fatal Error
Gestartet von: 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 | vor 3 years, 3 months | |
|
Is it possible show map locations from repeatable field groups on an archive pag
Gestartet von: kevinP-11 in: Toolset Professional Support |
|
2 | 15 | vor 3 years, 9 months |