Ticket #26025 - AMP menu links

Hello Fred

we have an issue about links to our pages in the menu , the links to the pages , categories and sub categories works in desktop but in amp mobile they don’t ( the
amp mobile generate another link that doesn’t exist for example : /mobile/page/4-apropos or /mobile/category/63-ordinateurs doesn’t work )

but when i try to write the same url of desktop version like : /content/4-apropos in mobile works

reguards

Comments

OULD LAFNICHA YASSINE 07 Apr 2025, 14:03

the problem is error 500, We found that the problem is in ps_facetedsearch when we desactivate this module the links of the menu in mobile version works but the filter doesn't work how can we fixed this problem

Fred 07 Apr 2025, 21:35

Hi, OULD LAFNICHA YASSINE.
I have updated the file

/modules/pkamp/controllers/front/category.php

but the module seems to be disabled and I don't have access to your back office

OULD LAFNICHA YASSINE 14 Apr 2025, 19:18

Hello Fred

we launch our store in public so you can see it

we have an issue : we don't want to show the quantity of product ( in product details )

regards

Attachments:

Fred 14 Apr 2025, 23:31

You can hide it with this CSS

.product-features .product-quantities {
  display: none !important
}
OULD LAFNICHA YASSINE 15 Apr 2025, 19:11

Hello Fred

we can't access to the CSS , can you add this CSS.

Regards

Fred 15 Apr 2025, 21:36

You can paste that code in your back office → Theme Settings → Customer CSS