after upgrading to 1.19 using latest clone from master. Creat chapters have disappeared. something to do with:
<?php if ( !isset( $this->data['is_ajax'] ) ) { echo ' display:none;'; } ?>
Not sure where the is_ajax is set.
Also notice the Start Book Creator button styles are gone.
after upgrading to 1.19 using latest clone from master. Creat chapters have disappeared. something to do with: <?php if ( !isset( $this->data['is_ajax'] ) ) { echo ' display:none;'; } ?>
Not sure where the is_ajax is set.
Also notice the Start Book Creator button styles are gone.