gritever
Forum Replies Created
-
Die Einstellung hat bei mir nicht geholfen, aber dank deines Tips habe ich mal weiter gesucht und wenn ich “Aktiviere AJAX-Navigation” ausschalte, dann kann ich auch wieder unten die Seiten blättern
welche Einstellungen hast du denn dafür ändern müssen?
I have the same problem https://www.faithful-aussies.de/welpen/aktueller-wurf/nggallery/page/1
When I try to click on the next page or page 2 then nothing happens. If I open the link in a new tab, the page is opened correctly. Only on the same page nothing happens. I tried Firefox and Chrome. Both have the same behavior
Forum: Plugins
In reply to: [Custom Block Builder - Lazy Blocks] error in backendI have activate it in wp-config.php:
@ini_set( ‘display_errors’, ‘On’ );
@ini_set(‘log_errors’,’On’);
@ini_set(‘error_reporting’,’E_ALL ‘);define( ‘WP_DEBUG’, true );
// Enable Debug logging to the /wp-content/debug.log file
define( ‘WP_DEBUG_LOG’, true );
// Disable display of errors and warnings
define( ‘WP_DEBUG_DISPLAY’, true );// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
define( ‘SCRIPT_DEBUG’, true );But I still get no other error message and also no debug logfile is created