Thanks for the response. I took a look and compared the tpl_product_info_display.php files and the additional image code is the same
PHP Code:
<!--bof Additional Product Images -->
<?php
/**
* display the products additional images
*/
require($template->get_template_dir('/tpl_modules_additional_images.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_additional_images.php'); ?>
<!--eof Additional Product Images -->
Am I missing something. Sorry I'm new to coding and can use your help.
Thanks again.