implode(' ', $el_classes), 'section_id' => esc_attr( $atts['section_id'] ), 'section_title' => $section_title, 'section_subtitle' => $section_subtitle, 'contact_name' => $contact_info_title, 'contact_address' => $contact_address, 'contact_email' => $contact_email, 'contact_phone' => $contact_phone, 'contact_receiver' => $contact_receiver, 'video_background' => $video_background, 'button_text' => $button_text, 'i18n_s1' => $i18n_s1, 'i18n_s2' => $i18n_s2, 'i18n_s3' => $i18n_s3, //'i18n_s3' => $i18n_s3, 'i18n_s4' => $i18n_s4, 'i18n_s5' => $i18n_s5, ); $data = (object)$data; /*Call Template Function*/ mpl_tpl_contact_style_4($data); /*End Call Template*/