-
-
Hello – with the most recent theme update my store cart once again looks messy. This also corresponds with the most recent Woocommerce update, so perhaps this is an issue with the plugin and not the theme (and if so, I apologize.)
1) The cart totals table (that includes shipping, tax, subtotal, etc.) is now located to the right of the product table. It used to be located underneath the product table, right aligned. Here is a screenshot of what it used to look like. Here is a screenshot of what it looks like now. Because there is so much information in these two tables it looks cramped and isn’t easy to read. Is there a way to move the cart totals table back underneath the products table, and right justify it?
2) I have set the buttons for my site to be the default/border and effect style. They show up correctly in the individual product pages. However, the three buttons directly underneath the products table (update cart, apply giftcard, apply coupon) are all square instead of rounded. The “proceed to checkout” button on this same page, located under the cart totals table, is displaying properly. You can see that all in the current screenshot.
3) If you make any changes within the cart (eg: add/remove a product and hit “update cart”) the buttons all change again. The three buttons under the product table turn grey and the “proceed to checkout” button disappears entirely – only the text “proceed to checkout” remains.
4) The Single Product Title is now showing as all caps, even though in Shop Styling, I have set my text transform typography to “none.” I tried to change the text transform to other options (such as lowercase) and those also did not work.
I have gone through and checked these issues in different browsers, and made sure to clear my cache before doing so – they appear on every browser, and also on mobile.
-
Also, please note that I’m also receiving the notice “Your theme contains outdated copies of some WooCommerce template files”. There are quite a few files out of date. I realize I can manually update these files – should I do that? I’m just not sure if it’s recommended to manually update, or if I should assume the next theme update will fix the error.
Here are the outdated files, in case you believe it is related:
tower/woocommerce/content-product.php version 2.6.1 is out of date. The core version is 3.0.0,
tower/woocommerce/loop/add-to-cart.php version 2.5.0 is out of date. The core version is 3.0.0,
tower/woocommerce/single-product/add-to-cart/grouped.php version 2.1.7 is out of date. The core version is 3.0.3,
tower/woocommerce/single-product/add-to-cart/simple.php version 2.1.0 is out of date. The core version is 3.0.0,
tower/woocommerce/single-product/add-to-cart/variable.php version 2.5.0 is out of date. The core version is 3.0.0,
tower/woocommerce/single-product/meta.php version 1.6.4 is out of date. The core version is 3.0.0,
tower/woocommerce/single-product/price.php version 2.4.9 is out of date. The core version is 3.0.0,
tower/woocommerce/single-product/product-attributes.php version 2.1.3 is out of date. The core version is 3.0.0,
tower/woocommerce/single-product/tabs/additional-information.php version 2.0.0 is out of date. The core version is 3.0.0,
tower/woocommerce/single-product/up-sells.php version 1.6.4 is out of date. The core version is 3.0.0, -
Hello,
1-I added this custom code into your custom css box:
.woocommerce-cart .woocommerce form { width: 100% !important;} .woocommerce-cart .woocommerce .cart-collaterals { width: 100% !important;}
Please check your cart page.
2-I added this code:
.btn-bt.default { border-radius: 20px !important; -webkit-border-radius: 20px!important; -moz-border-radius: 20px!important; }
3-This is really strange. Can you please try deactivating all third party plugins first(leave only the main/basic woocommerce plugin on). Then try again. One of the additional woocommerce plugin add-ons may be conflicting somehow with it’s style.
4-I added this code:
h1.product_title.entry-title { text-transform: lowercase !important; }
-The ‘outdated’ woocommmerce files actually do not have any functional changes from the last version. Only the version number. If it bothers you, you can access these files and just change the version number to the one indicated in the notice message. All the files that actually have important changes made from the last version to the current, have already been checked and updated.
PS: Although this is not really an issue, i have already notified the developers to make these changes in the next update.Let us know.
Best regards!
-
Mihaila –
1) I forgot that last year, a developer gave me some code to customize this section of the cart. I have a backup of my site from before the update – can you tell me what file the cart totals table code would be in? If I know which file to edit, I can either copy the code over to the new file, or just replace the new file with the old file that has the code I like. I’m just not sure where to find it (I forgot to make note of it when he did it last year, which is entirely my fault.)
2) That worked – thank you!
3) I deactivated all of my plugins and only reactivated WooCommerce, and it’s still happening. I tried this with three different browsers, with the same results.
4) That worked – thank you!
-
Hello,
1-I can not be sure which file did you edit, but the responsible file for the cart is located into the plugins folder. Check this out:
wp-content\plugins\woocommerce\templates\cart\cart.php
I suggest you contact the developer that first made the changes. I am sure they will be able to help you.3-Please go to file js/main.js and add these lines:
$(window).load(function () { codelessOverallButton(); });
Right after these lines:
$(window).load(function () { codelessInitParallax(); });
Let us know.
Best regards!
-
Mihaila –
1) Thank you! I’ve sent that information to him – hopefully that’s the file, since neither he nor I have record of it.
3) I am not sure where to find js/main.js – is that within the Tower theme files, or Woocommerce plugin files? (I looked in my WP dashboard/settings/editor and couldn’t find it). Also -is it something I will need to fix every theme update, or is it something you guys will update in the future? (Just not sure if it is something specific to my situation/setup.)
Thank you again (as always) for all of your help!
Rebecca
-
Hello,
The js/main.js file is inside the Tower theme folder. But you have to access it using a ftp or cpanel. It is not listed under Appearance > Editor list of files. See screenshot.
Actually this situation does not happen on our side as we speak, but we will make more tests for it and include any possible change in future updates if needed.
Best regards!
-
Mihalia –
3. Unfortunately, that did not work. I added the code and then tried all 4 browsers (Firefox, Chrome, IE and Opera) and cleared the cache. This is also occurring on mobile, and it occurs on both PC and Mac. You cannot get this error to occur on your end?
4. This error started occurring again. When the products are shown in category or subcategory view (the row of products with the product name underneath the image) the product name is changed to all caps. When you click on the product to go to the individual product page, your CSS was making everything lowercase. I want there to be *no* text transformation, so I changed the CSS to say “none” rather than “lowercase”. This worked to make the individual product page text show correctly, but it didn’t affect the category/subcategory text.
If you go to this link you see what I mean: http://www.lavenderconnection.com/product-category/bath-body
-
Hello,
3-I have send this topic to our developers for a more professional review. We will get back to you shortly.
4-Please add this code into your custom css box:
.woocommerce .products h2 { text-transform: capitalize !important; }
Best regards!
-
Hello,
Please add this function :
$(window).load(function () { $('.woocommerce-cart form').submit(function(){ codelessOverallButton(); }); });
at main.js file instead of this:
$(window).load(function () { codelessOverallButton(); });
Let us know.
Regards!
-
Ruco & Mihaila –
3. Unfortunately, that did not work. I tested it in all 4 browsers.
4. That worked – thank you!
1. (Sorry, back to this one) The developer who helped me with my “cart totals” table cannot find the file he worked on last time (and it doesn’t seem to be the cart/cart file that Mihaila suggested earlier – so restoring from previous backups has not helped.) Can you help? Maybe it’s simple CSS: I’d like the cart to look like this (small, right aligned, underneath the cart table – and remove the text “(estimated for the United States (US)”). Can you help with that, or do I need to find a new developer (who will keep better records.)
Thank you!
-
Hello,
3-Please add your ftp credentials into the profile data so we can check if the code was added correctly.
1-This is your first explanation of this issue in this topic:
1) The cart totals table (that includes shipping, tax, subtotal, etc.) is now located to the right of the product table. It used to be located underneath the product table, right aligned. Here is a screenshot of what it used to look like. Here is a screenshot of what it looks like now. Because there is so much information in these two tables it looks cramped and isn’t easy to read. Is there a way to move the cart totals table back underneath the products table, and right justify it?-Your cart page does not have that look anymore. This is what i get now: https://pho.to/AhkCs
The Totals table is already below and right aligned. What do you want to change here?Best regards!
-
Hello – I’m so sorry for taking so long to respond!
3) Done
1) I apologize for not being clear. Please refer to my most recent comment above (not the original.) I also want the title “Cart Totals” to be right aligned, I’d like the entire box to be much smaller, and I’d like to remove the text in tax “(estimated for the United States (US)”
Here is an image of what it used to look like, that I wish it still looked like:
Thank you!
-
Hello,
1-Please add this code into your custom css box, to right align the “Cart totals” heading:
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 { text-align: right !important; }
3-Can you please check again the cpanel credentials? I am not able to login: https://www.clipular.com/c/6315522099773440.png?k=YmMxrdfyhgxavwx2eVlcgkBDfpI
Best regards!
-
1. That worked, thank you.
3. Those credentials are correct – I just logged in with them. Please note for the user name those are lower case “l”s and not the number 1 (if that helps.)
-
Hello,
I have copy-pasted the credentials in your profile but i’m still not able to login. See screenshot: https://www.clipular.com/c/5918078501388288.png?k=lxCQHC0N3IpnS7mJU3ArzVP-4SY
Let us know.
Best regards!
-
Mihaila – I have no idea why this isn’t working for you. I went ahead and changed my password, and updated it in my Codeless profile. When I go to the url, and copy/past the username and password directly from the Codeless profile, it works.
Rebecca
-
Hello,
I logged in successfully with the new credentials. I checked the code and it’s pasted well. This is strange behavior.
I send this to the developers for more professional review. We ask for your patience until we have news for this.Best regards!
-
Mihaila – do we have an update yet on this? I just tested it again, and it is still happening. Since there’s so much back and forth above, I’ll restate the issue I’m experiencing (so you don’t have to dig through all the comments):
(3) If you make any changes within the cart (eg: add/remove a product and hit “update cart”) the buttons all change. The three buttons under the product table turn into grey boxes, and the “proceed to checkout” button disappears entirely – only the text “proceed to checkout” remains.
Thanks!
Rebecca
-
Hello,
We have checked this and it appears the fix in file js/main.js will not be enough. We are already aware of it and will include a fix in the next theme update (it’s in our update list).
I kindly ask for your patience till then.Thank you!
-
Mihaila –
I just wanted to let you know that the issue seems to have resolved with the most recent WordPress and Woocommerce updates. Whatever code was conflicting with the theme seems to have disappeared (at least for now.) Thanks!
Rebecca
-
-
You must be logged in to reply to this topic.