falcon icon indicating copy to clipboard operation
falcon copied to clipboard

Prestashop starter theme that provides great development experience.

Results 65 falcon issues
Sort by recently updated
recently updated
newest added

### Description Hi if the website is set inside a folder like /shop/ there are some problems: 1) the head-preload.tpl is wrong at line 8, the /shop/ is added again...

bug
native module
is_themecore

### Description Hi I pass you some improvements for the file subcategories.tpl to add webp and lazyload ` {if !empty($subcategory.image.small.url)} {images_block webpEnabled=$webpEnabled} {/images_block} {/if}` ![1](https://github.com/Oksydan/falcon/assets/653230/0d78c104-50e0-4a67-a8a5-7b58753beb7c) I use the small type...

bug
4.0.0
minor

### Description Hi in the product-details.tpl is missing the lazyload functionality ![1](https://github.com/Oksydan/falcon/assets/653230/827b5ecb-261e-4812-9345-74cde0528133) the img tag for the brand image should be so ` {images_block webpEnabled=$webpEnabled} {/images_block}` in this mode the...

bug
4.0.0
minor

### Summary The current falcon theme is using the workplace webpack feature to include js (and css?) resources from modules to build single, compact resource file. This scheme needs to...

documentation

### Description I am facing a problem for some days trying to generate the WebP images. The message it says when I upload a img is: [Warning: DOMDocument::loadHTML(): Memory allocation...

bug

### Description Hi I've seen that two type of microdata is missing from the front-office Webpage should be present in all pages and ItemList just for categories bye ### Node.js...

bug
is_themecore

### Description Błąd z Przelewy24 ### Node.js version 14 ### php version 7.4 ### OS and it's version Windows ### Browsers _No response_ ### Required module/theme is_themecore ### Reproduction steps...

bug

### Summary Hi @Oksydan I think that display category results in search bar is good improvment of is_searchbar plugin. Searching by name, maybe description. It's very necessery for shops with...

native module
minor
is_searchbar

### Summary I successfully got the automatic webp converter working. Many thanks for providing this! I realize that the generated webp files are stored alongside the original files, e.g.: ````...

native module
minor
is_themecore

### Summary Rather then writing the NGINX settings in the documentation, provide a config file in the module that can be included from the NGINX configuration. ### Feature target required...

native module
minor
is_themecore