storefront icon indicating copy to clipboard operation
storefront copied to clipboard

Official theme for WooCommerce

Results 105 storefront issues
Sort by recently updated
recently updated
newest added

Updates some claassnames, removes some unneeded styles (handled in MNM itself), and fixes Storefront's quantity input width negatively impacting a checkbox field. ### Screenshots List view ![image](https://user-images.githubusercontent.com/507025/212764576-251ccfee-c2db-4af5-9699-1ecaeb313337.png) Grid View ![image](https://user-images.githubusercontent.com/507025/212764635-2b000b82-1146-4244-8313-4d78564ebc69.png)...

## Describe the bug Same icon is used in multiple places to mean different things Debugging the problem (mark completed items with an [x]): - [ ] I have deactivated...

type: enhancement

## Is your feature request related to a problem? Please describe. In Germany, it is forbidden to fetch Fonts from Google. If one doesn't follow this rule, one has to...

There seems to be a bug on the product image carousel, on the single product page, that can display a 1px sliver of the previous image at some viewport sizes,...

Currently accessing theme files like index.php via direct URL results into fatal error: > Fatal error: Uncaught Error: Call to undefined function get_header() in /Applications/MAMP/htdocs/sites/wp-8831821/wp-content/themes/storefront/index.php This should be silent like...

## Describe the bug When a post contains a list with sublists, everything is displayed as a flat list in the editor, despite the proper HTML being generated, and thus...

type: bug
good first issue
category: styles
editor

## Describe the bug If you add HTML with a Custom HTML block to display an ordered list using something other than numbers, it still displays only numbers. Isolating the...

By default, the theme displays only three product categories on the homepage template? Can this be changed somehow to show all categories or a certain number (more than 3)? Thank...

This provides support for spacing, border, typography, and color options, even without using `theme.json`. Properties that should be added to various block settings are: - [Border](https://developer.wordpress.org/themes/global-settings-and-styles/border) - [Color](https://developer.wordpress.org/themes/global-settings-and-styles/color) - [Dimensions](https://developer.wordpress.org/themes/global-settings-and-styles/dimensions)...

## Describe the bug Mini Cart count is not updating properly on Cart page.I Installed the fresh WP Version: 6.4.3 and WC Version: 8.6.1 and storefront (Version: 4.5.4) for testing...