Search
Category: PrestaShop
Bring Back Prestashop Product Page Dynamic Tabs in Default Theme for v. 1.6.1.4
Prestashop 1.6.1.4 default theme doesn’t have dynamic tabs, older Prestashop used to have on product page. Here’s how to put them back.Continue reading
Modifying Prestashop Languages for Facebook Page Plugin Module
Modify Facebook page widget module of Prestashop’s default theme with newer FB plugin code. Set right width, use its responsive feature and display the widget according to you site language on current page.Continue reading
Make a Local Development Copy of Prestashop 1.4 Installation
It is important to have a development copy of Prestashop installation for testing environment and updates checking. My Prestashop 1.4 installation must be upgraded to 1.5 but automatic upgrade produced bad results. So I decided to try it locally. At least I’ll prepare a new theme based on latest 1.5 template, so when I upgrade online I’ll have a template to put the shop back online faster.Continue reading
Add FancyBox Lightbox on CMS pages in Prestashop 1.4
Prestashop 1.4 uses Fancybox jQuery plugin to display product images on product pages. We may reuse that script on CMS pages for opening images from thumbnails and creating galleries. We make this with controller override, to be able to upgrade our Prestashop installation freely.Continue reading
Google+ Sharing Product Image on PrestaShop
I’ve noticed that Google+ sharing widget wasn’t showing actual product’s image on product page on Prestashop site. It took only logo image for sharing. Here’s the fix.Continue reading