version ); wp_register_style( 'font-awesome', 'https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css', array(), $this->version ); wp_enqueue_style( 'listings-desc-view-css' ); wp_enqueue_style( 'font-awesome' ); if ( ! empty( $total_listing_records ) && ! empty( $showcse_crea_serializable_maxlistingonpage_results ) ) { $max_numbers_pagination = ( $total_listing_records / $showcse_crea_serializable_maxlistingonpage_results ); } $current_date_timestamp = strtotime( "now" ); $html = ''; if ( $showcase_settings['display_searchbar'] === 'yes' ) { require_once ARETK_CREA_PLUGIN_PATH . 'public/templates/listings-search/template.php'; } $html .= '