Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Shop Kit 2.0 beta Bugs & Features

Home / Forums / Membership Forums / Shop Kit 2.0 beta Bugs & Features

This topic is: Not Resolved
[Not Resolved]
May 24, 2022 at 3:10 am

Hi Kadence Team,
following are some bugs I found in the store kit 2.0 beta and some features I would like to see.
English is not my native language, but I try to express myself clearly.
(PS: I missing colors and a preview in the forum editor 😉 )

Bugs has a (!)
Features that are strongly needed from my point of view has a (#)
Features I would like to see has a (*)

single product template

(!)Before and after short description hook dosn’t work

(!)Top and Bottom spacing if boxed layout:
When the product layout is set to boxed in the kadence theme, the product page has a white space at the top and bottom. This changes only if you set it to “without box”. The setting “content padding vertical” does not change anything.

(*)style only boxed content:
regarding the previous bug, i would wish that (if you want) you only have to redesign the content of the product page (inside the conntent box). So that the above header, the box itself etc. are taken over by the theme.

(#)[shop_messages] block is missing:
After a short time i noticed that no woocommerce messages are displayed on newly created product pages. Therefore the shortcode [shop_messages] must be implemented. For the common user it would be good to have a shop kit block for this, so that no one does forget this.

(!)gallery arrows always visible:
the arrows of the gallery are always visible, even if they are turned off and even if there is only one image in the gallery.

(!)Gallery arrow shadow:
the arrow button has a shadow on hover, inherited from the button class

(!)gallery cls:
in google lighthouse the gallery has a big Cumulative Layout Shift problem
Check:

(!)dont load lightbox if gallery isnt present:
magnific-popup-min.js and jquery.elevateZoom.min.js will be loaded even if there is no gallery on the page (e.g. if instead of the gallery, only a single product image is displayed with the „Product: Image“ block)

(*)option to disable the lightbox:
so that the gallery images never can displayed enlarged

(#)center thumbnails and set spacing:
For example, if the gallery is set to 4 images, but the product has only two, the thumbnails will be aligned to the left or top. It would be nice if you can set the alignment.

(#)unload default woocommerce gallery js and css:
the standard woocommerce gallery files are still loaded. I have added the following to my child theme:
remove_theme_support( 'wc-product-gallery-zoom' );
remove_theme_support( 'wc-product-gallery-lightbox' );
remove_theme_support( 'wc-product-gallery-slider' );

would be nice, if this was implemented in shop kit

(*)option to set upsell columns:
(per device)

product catalog loop item

(#)Add more placement options:
I miss placement options for pages, products, cart, side cart (→ for cross sells)
Important if the page has a different background or width than the archive pages. e.g. the upsell area on the product page or the crosssell area in the side cart
(!)product title font style:
will be overwritten by theme

variation swatches

(*)Option to set border color and border width

checkout editor

(*)Option to style extra fields in emails:
or give them their own class

Woo Templates Dashboard

(!)User settings Visible To:
if a template is set to visible to admin, the dashboard only shows „Visible to:“
the word administrator is is missing

  • The forum ‘Membership Forums’ is closed to new topics and replies.