• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 22.07.22, 10:57
  • Opened by: David Landouzy
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #23591 - Another module for Blog

Is it possible to change module blog on amp by another module I have bought?

Because on amp i don’t have possibility to choose another module on widget

Thank you

Comments

Fred 22 Jul 2022, 11:04

Hi, David.
Any third party module is not compatible with AMP by default. We have “AMPified” all prestashop pages and our own modules for the theme but any other module must be “AMPified” to work on AMP

David Landouzy 29 Jul 2022, 23:46

Hi,

How to AMPified other module ?

Fred 30 Jul 2022, 10:18

1. you need to write a controller file, see an example

/modules/pkamp/controllers/front/blog.php

2. Then yuo need template file, see an example

/modules/pkamp/views/templates/front/widgets/widget_ampblogposts.tpl