
Originally Posted by
jsarwar
Updraded 1.3 to 1.5.3 and have two issue.
(1) Template shows large blank space below footer for all pages. If I remove following lines from tpl_header.php in common folder
<?php require($template->get_template_dir('tpl_mega_menu.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_mega_menu.php');?>
It will remove the large blank space below footer but it also remove mega menu. Any suggestions?
(2) Product page does not show product image even image box appear there and appearance look like no image is uploaded but when click on large image it does not product image. How I can get this fixed?
Thank you!