Forum Replies Created
-
AuthorPosts
-
Hi Ismael,
this fixed the issue thanks !Best regards
MichaelHi Ismael,
I checked on android and iOS devices with chrome and safari, after my client made me aware of the missing icons.
If you have been logged in on the site and log out the icons will still be there. If you wipe your cache and reload the homepage the icons are missing in the flyout menu!
Best regards
MichaelHi Ismael,
I fixed the problem for now by hiding the blocks in my cart pageadd_action( 'wp_head', function() { if ( is_cart() ) { echo '<style> .wc-block-components-product-metadata, .wc-block-components-product-metadata__description { display: none !important; } </style>'; }
Best regards,
MichaelHi Ismael,
I fixed the minicart display problem with the following cssp.wc-gzd-cart-info { display: flex; flex-direction: row; } .unit{ margin:0 }
The product display in the cart display is still faulty.
Hi Ismael,
the cart is still not displaying correctly and the cart preview is also still not displaying correctly.
Regarding the code displaying as the product description, this is a problem caused by wc Germanized and the avia layout builder.
If you use the wc template for single product page everything keeps working.
If I build my own layout with ALB the product description display is bugged and inserts these css classes.
Screenshot Single Product Page
Screenshot Cart
I deactivated woocommerce germanized for now, because the website is set to launch at Saturday.
I can clone the whole WP build and provide you with account details where you can test this.My customer has to use wc germanized in the future since his onlineshop is in the DACH Region, so is this a problem you can fix or should I try the vendidero support?
Regards,
MichaelHI Ismael,
I wiped the woocommerce installation with WC_REMOVE_ALL_DATA and reinstalled woocommerce and wc germanized, these are also the only two active plugins
I removed the CSS you posted before and created a Test Product.The problem is enfold related, I checked again with the 2025 theme and the Product units are displayed correctly.
Please have a look at it now.Best regards,
Michael-
This reply was modified 1 month ago by
MAlmhofer.
Hi Mike,
thanks for the info!Yes this thread can be closed
Best regards,
MichaelHello Ismael,
I tried login in with the enfold support account and had no problem accessing the wp-admin page, I double checked and the role of the account is admin.I published the Test product again.
Best regards,
MichaelHello Ismael,
this fixed the problem for the single product page,
in the Cart Page there still is a bug triggered by the quantity selector on click event. At first some elements are not working, after in/decreasing number of items the gzd-units appears
inverted again.I also wrote the vendidero team and can report if I get an answer from them!
I granted the account admin rights.
Best regards,
Michael-
This reply was modified 1 month ago by
MAlmhofer.
Hello Mike,
that does the trick thanks!Is there a reason why the horizontal gallery is not in the documentation?
Is there a list I can reference for the alb classes?
This is the page without any horizontal gallery CSS modifications
-
This reply was modified 1 month ago by
MAlmhofer.
Hi Ismael.
The product page link is
https://www.erikacoffee.at/index.php/product/test-product/
the store is not launched yet
But i created a shop manager account and a test product!Also if you could have a look at the cart page, the quantity update buttons are doubled and this causes some css to not work properly!
Best regards,
Michael -
This reply was modified 1 month ago by
-
AuthorPosts