Hi,
1. Regarding the listings on one column, here is the solution:
www.hikashop.com/forum/install-update/88...r-update.html#260059
2. Regarding the display on the product page page. This indicates that a closing div tag is missing somewhere.
It probably comes from one of the view overrides of your template.
Try renaming the files in the folder templates/YOUR_TEMPLATE/html/com_hikashop/product/ one by one in order to identify the culprit and then add a </div> at the end and it should display fine after that.