rodriciru

Results 10 issues of rodriciru

Hi. i manged to update to bullseye by changin 2 things on dockerfile. Change sources.list and add libsodium23 I atach here: ``` # Stage 1 : builder debian image FROM...

API can sort, but the method hasn't a param for that. I know I can sort a list, but if the API works for me would be great

### What would you like to tell us? When an API respond with HTML, and this contains some relative URL, Rapid API in VS Code don't resolve this, so I...

https://github.com/PrestaShop/hummingbird/blob/e1429f34253756117e4f669d48e569748fec9cd1/templates/catalog/_partials/category-header.tpl#L12 I think this only needs {if $category.image} because if {if $category.image} don't exist, the values of large and large.url it will be null or undefined https://github.com/PrestaShop/hummingbird/pull/477

close https://github.com/PrestaShop/hummingbird/issues/476

| Questions | Answers | ------------------| ------------------------------------------------------- | Description? | Add customer reviews to product json+ld | Type? | improvement | BC breaks? | no | Deprecations? | no This...

https://github.com/PrestaShop/hummingbird/blob/8a83b963f2ff33f48ec7d1bb60df0ddd816aa289/config/theme.yml#L60 https://github.com/PrestaShop/hummingbird/blob/8a83b963f2ff33f48ec7d1bb60df0ddd816aa289/config/theme.yml#L62 https://github.com/PrestaShop/hummingbird/blob/8a83b963f2ff33f48ec7d1bb60df0ddd816aa289/config/theme.yml#L100 Now, when switching themes, all modules hooked into that hooks, will be unhooked from that position, and will remain only the modules in this listed in this...

I'm thinking about enable body bg color change. It's as easy as `$body-bg: ` But it has a few problems. Some components has a white background, so when keep the...

| Questions | Answers | ------------- | ------------------------------------------------------- | Description? | Expose comments for theme | Type? | improvement | BC breaks? | no | Deprecations? | no | Fixed...

waiting for author

Currently, there's no schema markup for review. Google complains about it, so this PR fixed that. ![imagen](https://user-images.githubusercontent.com/10741347/228524873-05237ef0-c986-4f85-a4bc-a48fda077cf3.png)