• Resolved osamakhan553

    (@osamakhan553)


    Warning: count(): Parameter must be an array or an object that implements Countable in public_html/wp-content/themes/superba/framework/helpers/helper.system.php on line 1368

    here is the code
    line 1368-> if( count($items > 0) ) {
    foreach( $items as $item ) {
    $add = true;

    if ( ! empty( $page_template ) ) {
    $add = thb_is_page_template( $page_template, $item->ID );
    }

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Warning: count(): Parameter must be an array or an object that implements Counta’ is closed to new replies.