Dont show button WordPress 4.5.3
-
Ciao Andrea, credo sei italiano come me.
Complimenti per il plugin molto bello. Ti spiego il problema.
Aggiornando a WordPress 4.5.3 il bottone non viene visualizzato. Uso un child-theme con
<?php
$arg = array (
‘echo’ => true
);
do_action(‘gd_mylist_btn’,$arg);
?>
Questo ha sempre funzionato, dalla console ho notato che viene richiamato il file chunk-remove.php e quindi rimosso il bottone, idee? Grazie
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Dont show button WordPress 4.5.3’ is closed to new replies.