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

### Summary We will be removing core.js in version 4.0.0 and jQuery. That's why we have to create frontAPI and recreate every core.js functionality inside theme files with vanilla.js and...

4.0.0
theme

### Description The file "theme.css" contains several absolute URLs to assets, such as fonts. When Prestashop is installed in a subdirectory, these paths will fail and 404 errors will occur....

enhancement
4.0.0
theme

### Summary I would like to be able to generate multiple formats inside smarty template from source image. Example: ```html ``` Result: ```html ``` This should generate automagically thumbs of...

native module
is_themecore

### Summary I would like to use one library to convert and manipulate sizes of every image in theme. ### Feature target required module/theme is_themecore ### Drawbacks Some drivers currently...

native module
is_themecore

### Summary I would like to be able to generate avif images format with multiple drivers. ### Feature target required module/theme is_themecore ### Drawbacks None

native module
is_themecore

### Summary New module requirements: * [ ] - ajax login form * [ ] - customer account link and dropdown/offcanvas displayed in page header * [ ] - customer...

native module
is_customeraccount

### Description When linking to an anchor inside a page, the target might not get displayed since it is under the header. ### Node.js version n/a ### php version n/a...

bug
4.0.0
minor
theme

### Summary In checkout step one "Order as guest" shows up like a button. It is, however, the current selection and nothing happens when it is pressed. That is confusing...

UI/UX
theme

### Summary The current design uses icon and text with a rectangle border around as selectable option. This option can be clicked within the border. Problems: That is an unknown...

UI/UX
theme

### Description Hello, In order to improve SEO, I am programmatically modifying the meta title and description of both product and category pages. However, I am encountering difficulties when it...

bug
minor
is_themecore