hello,
after having searched for similar topics in various forums, I decided to open a topic because I could not find a solution for what I am experiencing at the moment.
In the production environment, clicking at the home all products link of the featured products returns a 404 not found. All the other categories works fine.
So far I managed to narrow the cause of the issue to values in the DB, because when I keep the same web file structure, but I import a test DB, this problem is not manifesting.
I also noticed that hovering the mouse over the all products link shows a different URI than the usual 2-inicio* (it shows 27-productos-destacados, which is listed in the ps_category_lang table, but I couldn't figure where it is set to be assigned to that all product link).
Prestashop version: 1.7.5.1
Anyone can help to point me to the right direction for any further advance in narrowing down the cause of my issue is sincerely appreciated.
Regads,
/Flavio
(*) it's a Spanish prestashop installation.
In the txt file attached the list of modules found installed.