You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enhance WooCommerce compatibility, we need to declare image sizes for thumbnail generation and add WooCommerce support using add_theme_support in the LSX Design theme. This update will be implemented in the 1.4.1 branch.
Tasks
Declare WooCommerce image sizes for optimal thumbnail generation.
Add add_theme_support for WooCommerce in the LSX Design theme.
Description
To enhance WooCommerce compatibility, we need to declare image sizes for thumbnail generation and add WooCommerce support using
add_theme_support
in the LSX Design theme. This update will be implemented in the 1.4.1 branch.Tasks
add_theme_support
for WooCommerce in the LSX Design theme.References
Code Location
https://github.com/lightspeedwp/lsx-design/blob/main/includes/classes/class-setup.php#L44
Acceptance Criteria
The text was updated successfully, but these errors were encountered: