Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [BUG] - <title>WEBP problem with logo and apaczka map module #422

Open
blackflow opened this issue Aug 23, 2024 · 1 comment
Open
Labels
bug Something isn't working is_themecore

Comments

@blackflow
Copy link

Description

Enabling WEBP from theme core module has two issues.

  1. Main shop logo WEBP is generated but gives a 404 error- all other images (theme, modules etc) are generated correctly.
  2. Second issue is related to Apaczka map module (https://www.apaczka.pl/integracje/mapa-punktow-prestashop/) - it dose work without WEBP enabled.
    I've tried erasing WEBP for modules but that doesn't change anything. I am baffled how webp conversation can cause this.
    Screenshot 2024-08-23 151816

Node.js version

14.9

php version

8.1

OS and it's version

PrestaShop 8.1.5

Browsers

Chrome

Required module/theme

is_themecore

Reproduction steps

I've tested on two different shops and enabling WEBP conversion causes map module to crash. Disabling WEBP conversion fixes map issue.

Logs

No response

@blackflow blackflow added the bug Something isn't working label Aug 23, 2024
@blackflow
Copy link
Author

siedziałem jeszcze dziś nad tym i nie mogę za cholerę wykombinować czym to może być spowodowane- ten </script> przed rozwala button z mapami i pojawia się tylko wtedy kiedy włączona jest konwersja WEBP. Czy da się alternatywnie wyłączyć konwersję na poszczególnych stronach?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working is_themecore
Projects
Development

No branches or pull requests

2 participants