This topic has 8 replies, 3 voices, and was last updated 8 years, 5 months ago ago by Robert Hall
Some configuration problems:
1. After that date woocommerce tells me that there are errors in the system state, but I do not see any updates of the theme to do, how should I proceed?
2.Vorrei enlarge slightly colored circles that appear when a product is on sale or new. The limit I could also make them rectangular if you tell me what css use.
3. I created the cart pages, etc checkout with shortcode of woocommerce but I can not connect to the button of “View Cart” and “Checkout” that APPRE when you click on the envelope up or on total shopping cart always up. What should I do?
4. in the category “Women’s” I put a banner above the list of products but is attached to the “default order” window. How can I put a little space between the two elements?
Thank you
Hello,
1. What errors do you mean.
Please show a screenshot. We can’t log in to wp-admin panel. Please check the credentials.
2. To make the labels rectangular you need use this code in Theme Options > Styling > Custom CSS > Global Custom CSS:
.type-label-2, .type-label-1 {
border-radius: 0;
}
3. Please check if the pages are selected in Woocommerce > Settings > Checkout tab.
4. Please show a direct page of the issue.
Regards,
Eva Kemp.
1. This is the message that’s compares after the upgrade of woocommerce:
“Your theme (Classic Child) contains copies not update some of WooCommerce template. These files may need to be updated to ensure compatibility with the current version of WooCommerce. You can see which files are out of date by the system status page. If in doubt, check with the author of the topic.”
2.I would like to have more margin to both right and left side because it is too little … can you do? Look the attached
3. It’s ok, i’m setting woocommerce.
4. look the attached
Another question…
5.I translated the site ausando driving and changing the .po file as you told me … I changed back translation because the text was too long, but I can not see the change. I checked the files via ftp, and the changes have been saved in the file but are not seen on the site why? … I put a picture to make you understand.
Instead of “applica codice promozionale” should now appear only “Appllica” , also because being too long text does not align
http://provabottegabuongustaio.altervista.org/wp-content/uploads/2016/06/Point-5.jpg
thanks
Hello,
1. You shouldn’t worry about those notices. They won’t affect your site at all. We edited Woocommerce files in wp-content/themes/classico/woocommerce directory and old version may be written in those files. But, please don’t worry, as the original version is written in wp-content/plugins/woocommerce/templates directory.
So you can hide this message.
2./4. Please give us correct wp-admin credentials. We can’t log in with the previous ones and can’t view the site as it’s under maintenance mode.
5. Please provide FTP credentials.
Regards,
Eva Kemp.
Regards,
Eva Kemp.
I insert the credentials in the private content tab…
thanks
Hello,
2. Please add this code in Global Custom CSS:
.type-label-2, .type-label-1 {
width: 60px;
}
4. Use this css code:
.filter-wrap {
margin-top: 30px;
}
5. As I see the text isn’t changed in the file wp-content/languages/plugins/woocommerce-it_IT.po:
http://storage4.static.itmages.com/i/16/0622/h_1466610197_6803112_e35ac7a362.jpeg
Please check it again.
Regards,
Eva Kemp.
Thanks, now it’s perfect!!!
Hello,
You’re welcome!
Regards,
Robert Hall
The issue related to '‘Some configuration problems’' has been successfully resolved, and the topic is now closed for further responses