Viewing 2 replies - 1 through 2 (of 2 total)
  • I confirm this, can’t open/close options in posts or pages…

    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 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: SEO Facebook Comment] Toggle Custom Fields, Execrept etc’ is closed to new replies.