Home / Forums / Basel support forum / A few problems after update
Home › Forums › Basel support forum › A few problems after update
A few problems after update
- This topic has 11 replies, 2 voices, and was last updated 9 years, 2 months ago by
Artem Temos.
-
AuthorPosts
-
April 13, 2017 at 9:55 pm #12312
MieTParticipantHello,
I updated theme to 3.1.2 (I work on child theme), plugins and woocommerce to 3.0.3.
I noticed a few problem with my site – especially on single product pages:
– bullets list formatting on short decription are lost, even though they are still on (first link);
– after variation selection (for example “Rozmiar” – “Size” in english), thumbnails on the left just slide up and dissapear… (second link);
– when they are two variations, space between them is bigger than before update (second link);
– space between short description and “quantity” and “add to cart” section is too short (third link);And Woocommerce status report a problem (polish language):
basel/woocommerce/cart/cart.php wersja 3.0.0 jest nieaktualna. Bazowa wersja to 3.0.3,Below links to example pages with the described problems.
Regards
MieTApril 14, 2017 at 6:36 am #12322Hi,
Here is a code snippet to fix appearance issues. As for second issue, try to upload some images to variations
.single-product-content .woocommerce-product-details__short-description ul, .single-product-content .woocommerce-product-details__short-description ol { margin-bottom: 20px; } .single-product-content .woocommerce-product-details__short-description ul { padding-left: 40px; } .single-product-content .woocommerce-product-details__short-description ul > li { position: relative; } .single-product-content .woocommerce-product-details__short-description ul > li:before { content: "\f105"; color: #c4a166; opacity: 0.7; font-family: 'FontAwesome'; position: absolute; top: 0; left: -20px; } .single-product-content .woocommerce-product-details__short-description ol { list-style: decimal; padding-left: 40px; } .single-product-content .woocommerce-product-details__short-description li { line-height: 1.8; } .single-product-content .woocommerce-product-details__short-description li > ul, .single-product-content .woocommerce-product-details__short-description li > ol { margin-bottom: 0px; } .single-product-content div[itemprop="description"] ul > li:before, .single-product-content #tab-description ul > li:before, .blog-post-loop .entry-content ul > li:before, .comments-area .comment-list li ul > li:before { color: #c4a166; }Regards
April 14, 2017 at 10:00 am #12338
MieTParticipantHi,
Thank You for the solutions, …. but I think they are a theme bugs and You should fix them and release an update ASAP.
About the second issue – I tried upload images and works fine after that, but I don’t want images in variations in this case. Moreover I will have to upload images to all variations in products (six images on each product)… This is a lot of work…Regards
MieTApril 14, 2017 at 11:41 am #12340Hi,
Of course, we will fix these bugs in our future update.
Try to set images and then simply remove again and save the product.Regards
April 14, 2017 at 12:16 pm #12343
MieTParticipantHi,
It does not work. Thumbnails still moving up…
This is very annoying…MieT
April 14, 2017 at 12:31 pm #12344Strange, please provide us your admin access so we could check it.
April 14, 2017 at 12:48 pm #12345
MieTParticipantBelow:
April 14, 2017 at 2:48 pm #12350Are you able to provide FTP access as well?
April 14, 2017 at 5:25 pm #12355
MieTParticipantFTP access below:
April 14, 2017 at 7:58 pm #12361OK, please, check does it work correctly now.
April 14, 2017 at 9:54 pm #12368
MieTParticipantThank You – works fine now.
Can you tell me what was wrong? I’m courious…
Regards
MieTApril 15, 2017 at 6:09 am #12375It seems to be a bug in our theme because of WooCommerce update. Will be fixed in the next release.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register