Viewing 1 replies (of 1 total)
  • Here is the solution of this issue.

    Comment below mention code in PlulzAdminClass.php line no. 91

    public function register()
    {
    register_setting( $this->group, $this->name );
    //wp_enqueue_script( ‘dashboard’ );
    wp_enqueue_script( ‘postbox’ );
    wp_enqueue_script( ‘thickbox’ );
    }
    if you resolve than reply with thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin keeps Push to Toggle from working’ is closed to new replies.