Mister Denial Posted April 28, 2014 Share Posted April 28, 2014 Hi, after upgrading from 1.6.0.5 to 0.6 I have a problem with the payment logos not displaying on the product page, below the "add to cart" button. I have tried resetting the module, uninstalling, reinstalling, nothing helps. The module does show up in the displayProductButtons hook, but not on the FO, even with cache cleared and force recompile. In my despair to fix this issue, I was thinking of re-installing the bootstrap template, but am not sure how to best do this? If I replace the themes/default-bootstrap folder by a clean folder from the 1.6.0.6 install zip, I get a blank screen. Can anyone help me with this, any hints on how to best fix this? Thanks a lot in advance! Dan 1 Link to comment Share on other sites More sharing options...
dioniz Posted April 28, 2014 Share Posted April 28, 2014 Do you have bottom code in yourtheme/product.tpl {if isset($HOOK_PRODUCT_ACTIONS) && $HOOK_PRODUCT_ACTIONS}{$HOOK_PRODUCT_ACTIONS}{/if} Link to comment Share on other sites More sharing options...
Mister Denial Posted April 29, 2014 Author Share Posted April 29, 2014 Do you have bottom code in yourtheme/product.tpl {if isset($HOOK_PRODUCT_ACTIONS) && $HOOK_PRODUCT_ACTIONS}{$HOOK_PRODUCT_ACTIONS}{/if} Hi Dioniz, yes, the code is in there. I am using the default-bootstrap theme, and for example, the add to watchlist module is displaying in the exact same hook, but payment logos are not, even though I can see both in the correct hook when checking positions in the BO. 1 Link to comment Share on other sites More sharing options...
Recommended Posts