diff --git a/application/controllers/information.php b/application/controllers/information.php index 5cb3c3f8..5a108caf 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -678,6 +678,13 @@ class Information extends CI_Controller array('information' => $information, 'author' => $author), true); $template = str_replace('', $article_structured_data_content, $template); + + + $article_top_image_content = $this->load->view( + $template_path . '-info-top-img', + array('information' => $information), + true); + $template = str_replace('', $article_top_image_content, $template); } else { $template = str_replace('', '', $template); $inquiry_form_template = $this->load->view($template_path . '-inquiry-form', array('meta_product_code' => $meta_product_code), true); diff --git a/application/views/mobile_first/ch-h1.php b/application/views/mobile_first/ch-h1.php index df745cc4..c72e0ea9 100644 --- a/application/views/mobile_first/ch-h1.php +++ b/application/views/mobile_first/ch-h1.php @@ -1,8 +1,6 @@
- -
Home $item) {?> @@ -11,8 +9,7 @@

-
By OPI_FirstName:'author nickname'; ?>Updated
- +
Written by OPI_FirstName:'author nickname'; ?>Updated