Jump to content

Edit History

xnofub

xnofub


command

3 hours ago, jvicente1971 said:

ok just an update:

As I mentioned before I have 2 stores with exactly the same ps version. So, following xnofub post, I went to compare both products_table.html.twig in both stores and the files are exactly equal. So this means that the problem is not in this file.

Can any one help on this please?

hello i solved the issue , the problem was a module overriding the view twig.
/modules/XXXX/views/PrestaShop/Admin/Product/CatalogPage/Lists/products_table.html.twig

then run command bin/console cache:clear && chmod -R 777 var/cache

 

xnofub

xnofub

3 hours ago, jvicente1971 said:

ok just an update:

As I mentioned before I have 2 stores with exactly the same ps version. So, following xnofub post, I went to compare both products_table.html.twig in both stores and the files are exactly equal. So this means that the problem is not in this file.

Can any one help on this please?

hello i solved the issue , the problem was a module overriding the view twig.
/modules/XXXX/views/PrestaShop/Admin/Product/CatalogPage/Lists/products_table.html.twig

 

 

×
×
  • Create New...