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

When doing the 4.1.1 release, I have noticed a bunch of unrelated errors before merging the PR. 1. Multiple instances of the same **PHP error** in inc/class-storefront.php: `A hook was...

type: bug
type: technical debt

## Describe the bug The storefront theme duplicates the products with Jetpack Infinite scroll options on the product archive page. When Jetpack tries to load the next set of products...

type: bug
category: duplicate
priority: normal

## Describe the solution you'd like Per the [Could we get fontawesome updated to 5.14](https://wordpress.org/support/topic/could-we-get-fontawesome-updated-to-5-14/) request on the WordPress.org forums, it would be great to have the Font Awesome version...

type: enhancement

## Is your feature request related to a problem? Please describe. Within the `storefront-best-selling-products` homepage section, the best-selling products are calculated over the total sales for each product. However, we...

type: enhancement

Supersedes #1958 and it better aligns Storefront e2e tests with what we have in WC Blocks. ### How to test the changes in this Pull Request: 1. Make sure e2e...

status: needs review
dependencies

`Continue shopping` notice on mobile is broken into two lines, but doesn't look very good: ![https://cld.wthms.co/t6rxbF](https://cld.wthms.co/t6rxbF+) Full Size: https://cld.wthms.co/t6rxbF As a suggestion, is it possible to leave the `“Sample product”...

type: enhancement

## Describe the bug If you change the Checkout Page link under WooCommerce > Settings > Advanced, that link does not update in the Mini-Cart, and it still references the...

type: bug
priority: normal

The function `storefront_single_product_pagination()` doesn't allow any control over the image size, and so the default `woocommerce_thumbnail` size is used. The `woocommerce_thumbnail` size is too big for this context, and hence...

type: enhancement
priority: normal

Fixes #1595 This PR is an extension of #1771 and adds support for the submenu description. @gigitux mentioned this specific problem in https://github.com/woocommerce/storefront/pull/1771#issuecomment-1087301359. In this PR, I simply enhanced the...

status: blocked

## Is your feature request related to a problem? Please describe. Currently, Storefront theme does not support menu descriptions. ## Describe the solution you'd like Add the support for menu...

type: compatibility