To upgrade prestashop module. First Upgrade your module version no. from module's config…
Read moreTo redirect to 404 not found page properly add below code in your Prestashop controller file. …
Read more<input type=’number’> is working well in chrome. But when you check it with various browse…
Read moreto read content with CDATA into normal texts, Add below code in your php file. $homepage = &…
Read moreto add image into your Wordpress RSS-Feed, paste this code snippet in your theme functions.ph…
Read moreTo remove left and right column from front controller, Add below code just at the begining of…
Read moreYou can clear cache in prestashop programatically by adding below code in your PHP file. Tool…
Read moreyou can successfully send test email to SMTP server after configurring email at back office. …
Read moreTo add Manufacturer Filter please made below changes. Step 1: open controllers/admin/AdminPr…
Read more