This topic has 44 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Eva Kemp
Hello,
I don’t find where to change “payer avec paypal” here:
https://aitoguerriersdupacifique.com/checkout/
I changed here: language/content/language/plugin/woocommerce fr FR
but nothing change.
Thank you.
Sébastien.
Hello,
Please update the theme to the latest version and check the issue.
Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.
Don’t forget to make backup of the site before update.
Here is video tutorial how to update theme.
https://www.youtube.com/watch?v=KdWESIIPU1k
Regards,
Robert Hall
Hello,
I’ve updated woocommerce translation files. Please check the button now.
Regards,
Eva Kemp.
Hello,
I updated. Translation is ok, but i lost some last changes:
– widget cart header: font color of title product (we don’t see them)
– widget cart header: is grey, i would like “icone+ Panier” in white and “5 items for” in yellow (like price)
– widget cart side bar: font color of title product (we don’t see them)
– border of pict product disapear ( code is still there)
– width of website (https://www.8theme.com/topic/change-homepage-color/#post-142492)
– lost my 3 columns in cat product
————————
– Homepage: i would like the 3 social icons on the same plan and nearest to eachothers.
Thank you.
regards
Sébastien
Hello,
1. I’ve added this css code in Custom CSS:
.shopping-cart-widget .widget_shopping_cart_content ul li .media-heading a {
color: #000000 !important;
}
Check cart widget now.
2. Added this code for cart widget text:
.shopping-cart-widget .cart-bag {
color: white;
}
.shopping-cart-widget .cart-bag .badge-number {
color: yellow;
}
Check it.
3. For cart widget in sidebar I’ve edited this code:
.span3.sidebar.sidebar-left .product_list_widget a {
color: grey !important;
}
4. I’ve edited the code for product image border:
.products-grid .product .product-image-wrapper {
border: 1px solid black !important;
}
5. Site width has been fixed.
6. As I see 3 columns are shown:
http://storage5.static.itmages.com/i/16/1013/h_1476361671_3870239_67256a5d06.jpeg
7. I’ve added this code in CSS block in home page editor:
.etheme-social-icons li {
margin-right: 0px;
}
.custom-info-wrap .custom-info-block {
display: flex;
}
Check home page now.
Regards,
Eva Kemp.
Hello,
Thank you. All is almost good.
– Widget cart header “bag icon and “Panier” is still grey.
– Is it possible to have 1px border for category pict too?
– Submenu is white, i would like black please: http://i68.tinypic.com/rhkis5.jpg
– Before i update theme this morning, there was a pict in submenu. Now It disapear.
– I wd like same size butto: http://prnt.sc/ct9780
What’s happend? all codes you gave me since few days are in CSS but nothing change.
Thank you.
Regards
Sébastien
Hello,
– Widget cart header “bag icon and “Panier” is still grey.
Fixed.
– Is it possible to have 1px border for category pict too?
I’ve edited the code in Custom CSS:
.products-grid .product .product-image-wrapper, .span4.product-category {
border: 1px solid black !important;
}
Check categories now.
– Submenu is white, i would like black please
I’ve added this css code:
.fixed-header .menu > li > a, .main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li a {
color: black !important;
}
Check the menu.
– Legenda menu has been updated in the recent version. Please read how to add image:
https://www.8theme.com/demo/docs/legenda/#!/primary_menu
– I wd like same size butto: http://prnt.sc/ct9780
Added this css code:
.bottom-btn {
display: table-caption;
}
.span3.sidebar.sidebar-left .product_list_widget a.btn {
color: white !important;
width: 150px;
margin-bottom: 10px;
}
Check buttons now.
What’s happend? all codes you gave me since few days are in CSS but nothing change.
Some classes were changed in the theme update, that’s why my previous code doesn’t work in the new version anymore.
Regards,
Eva Kemp.
Hello Eva, thank you.
– Widget cart side bar: something change:
1)font are in grey, i would like white and same size red button (“voir panier” & “paiement”)
2)When i order 2 items, Total is writing in the middle.
– where can i change font of categories & product names?
– How can i change space between rows categorie?
– Can i update new version of woocommerce?
Thank you
Sébastien
Hello,
1. Fixed.
2. Please show a screenshot. How do you want to display it?
– where can i change font of categories & product names?
Edit this code in your Custom CSS:
.archive .product-name a {
font-family: Montserrat;
}
.product-category h5 {
font-family: Play !important;
}
– How can i change space between rows categorie?
How do you want to change it?
– Can i update new version of woocommerce?
Yes, you can, but create a back up of the site and database before.
Regards,
Eva Kemp.
Hello
Thank you.
– Cart widget side bar, button and color font are ok. But “Total” is still in the middle of 2 products.
– I would like 1 cm space between row categories please.
– for submenu:http://fr.tinypic.com/view.php?pic=rhkis5&s=9#.V_-bG7VF9E4
I would like black background and white font plz.
– What is the size of border pict categories? My pict are square but i see some white space (” Bijouterie” here https://aitoguerriersdupacifique.com/boutique/ )
thank you
Sébastien
Hello,
– As I see “Total” is shown on the left:
https://www.dropbox.com/s/avvdbkwppapg327/Selection_059.jpg?dl=0
Please clarify how you want to display it.
– I’ve added this css code for product categories rows:
.span4.product-category {
margin-bottom: 55px;
}
– for submenu:http://fr.tinypic.com/view.php?pic=rhkis5&s=9#.V_-bG7VF9E4
I would like black background and white font plz.
Fixed.
– Pictures border has been fixed too. Please check.
Regards,
Eva Kemp.
Hello,
Perfect, thank you!
For widget cart sidebar, i have this display on firefox: http://i65.tinypic.com/fvbpr9.jpg
-Is it possible to have black border for individual product ? https://aitoguerriersdupacifique.com/produit/casquette-aito-2/
How can i have bigger pict for these individual picts too?
Thank’s a lot for your help.
Regards
Sébastien
Hello,
1. I’ve added this css code:
.widget_shopping_cart .product_list_widget li {
float: none;
}
Check cart widget in sidebar now.
2. To add border for single product image I’ve edited this code:
.products-grid .product .product-image-wrapper, .product-category img, .main-image-slider img {
border: 1px solid black !important;
}
Please check.
Regards,
Eva Kemp.
Hello Eva,
Perfect, thank you.
How can i have individual product pict same size pict category picture?
Thank you.
Hello,
Can i update to WordPress 4.6.1 ?
– Is it possible to have 4 rows on woocommerce product on homepage?
– How can i have individual product pict same size pict category picture?
For smartphone: http://i63.tinypic.com/308kyhl.jpg
– possible to Add “menu” & center like pict?
Thank you.
regards
Sébastien
Hello,
Can i update to WordPress 4.6.1 ?
Yes, but always create full backup before each update.
– Is it possible to have 4 rows on woocommerce product on homepage?
I’ve added this code in CSS block in home page editor:
.products-grid.product-count-3 .product:nth-child(3n+1) {
clear: none !important;
}
.sidebar-position-without .products-grid.product-count-3 .product {
width: 240px !important;
}
– How can i have individual product pict same size pict category picture?
I’ve edited your code in Custom CSS to this:
@media (min-width:500px) {
.main-image-slider img {
width: 62%!important;
height: 90%px;margin-left:-20%;}
Clear browser cache and check.
– possible to Add “menu” & center like pict?
To center top items I’ve added this css code:
@media (max-width: 480px) {.custom-info-wrap .custom-info-block {
display: block !important;
}}
As for mobile menu text I’ve created child theme for you and edited header.php file. Please check the site on smartphone now.
Regards,
Eva Kemp.
Thanks but all my widgets sidebar disapeared, there are new ones. What’s happend?
Hello,
You have to re-add your widgets in child theme.
Regards,
Eva Kemp.
Hello,
I re-added widget.
2 Last things:
1) For single page product :http://i64.tinypic.com/14b0y8o.jpg
– I would like bigger pict to be near text
– Black font Title
-delete “information sur le produit”
– Product code and category bellow
– description product under title.
To be clear:
Title product
description product
price
quantity
red button
codeproduct
category
etiquette.
2) I try to put pict here like before but i can’t http://i64.tinypic.com/2qvw4us.jpg
Thank you.
Regards
Sébastien
Hello,
Update WordPress to the latest version and reply back. Thank you.
Create a full backup of the site before update!
Regards,
Eva Kemp.
Hello,
I uploaded wordpress. I read tutorial “how to put pict in submenu”:
“Also you can use image in your menu:
as background image for the Submenu Area
as Mega Menu column
To set the background image for the Submenu Area add image for the first level menu item.”
I tried, but doesn’t works.
For single page product
http://i64.tinypic.com/14b0y8o.jpg
– I would like bigger pict to be near text
– Black font Title
-delete “information sur le produit”
– Product code and category bellow
– description product under title.
To be clear on order:
Title product
description product
price
quantity
red button
codeproduct
category
etiquette.
Thank you.
Sébastien
Hello,
– I would like bigger pict to be near text
– Black font Title
Done.
-delete “information sur le produit”
I’ve added this css code:
.single-product-page .product-info .product_meta h4 {
display: none;
}
– Product code and category bellow
– description product under title.
It requires additional customization which is beyond our basic support scope.
The problem with menu is caused by one of your 3rd-party plugins. When I deactivated them I was able to upload an image. Please check submenu of “Boutique Aito” menu item now.
Regards,
Eva Kemp.
Eva,
Thank you.
I have to test all plugins to know which one is the problem? Right?
I saw your pict on “Boutique Aito”, but doenst appear on the menu (problem plugin too?)
For all single product page like https://aitoguerriersdupacifique.com/produit/sweat-shirt-aito-kanaky-2/
Is it possible to delete “Catégorie : XXXXXXX” and ” 1 avis client”
and choose smaller font for product code please ?
On the same page, below: font “advice” is white could you change to black please?
Thank you
Sébastien
Hello,
I have to test all plugins to know which one is the problem? Right?
I saw your pict on “Boutique Aito”, but doenst appear on the menu (problem plugin too?)
Yes, you need disable all 3rd-party plugins to see image in the Appearance > Menus. Or disable them one by one to find it out.
Is it possible to delete “Catégorie : XXXXXXX” and ” 1 avis client”
I’ve added this code in Custom CSS:
.single-product-page .product-info .posted_in, .woocommerce-review-link {
display: none;
}
and choose smaller font for product code please
Added this css code:
.single-product-page .product-info .sku_wrapper {
font-size: 11px;
}
On the same page, below: font “advice” is white could you change to black please?
Do you mean the font for variations selection? If so, I’ve edited your code in Custom CSS to this:
.variations label {
color: black !important;
}
Please check.
Regards,
Eva Kemp.
Hello Eva,
Thank you for last answers.
I have found the plugin which cause problem: WP User Avatar. I delete it. All works correctly now. i ve just some problems to know the size to fill the menu with pict.
Can i know this size?
For advice color font have a look here:
White when no selection, orange selected.
http://i63.tinypic.com/1zyitdu.jpg
Thanks a lot.
Sébastien
Hello,
For tabs I’ve added this css code:
.tabs .tab-title {
color: black !important;
}
As for menu image, I’ve added this code in Custom CSS:
.menu-item-8878 .nav-sublist-dropdown {
background-size: 100% 100%;
}
Please check it.
Regards,
Eva Kemp.
Hello,
Thank you.
Can i have less space between categories picts on these pages (around 1 cm):
https://aitoguerriersdupacifique.com/categorie-produit/drapeaux/
https://aitoguerriersdupacifique.com/categorie-produit/drapeaux/drapeaux-aito/
Thank you.
Sébasten
Hello,
Fixed. Please check the pages.
Regards,
Eva Kemp.
Hello,
Thank you but when i go inside each category, like here:https://aitoguerriersdupacifique.com/categorie-produit/drapeaux/futuna-alo/ or https://aitoguerriersdupacifique.com/categorie-produit/joaillerie-t/tanebijoux/chevalieres-classiques/
Can i have 3 colums? (nicer presentation)
Thank you.
Regards
Sébastien
Hello,
Hello,
Thank you but when i go inside each category, like here:https://aitoguerriersdupacifique.com/categorie-produit/drapeaux/futuna-alo/ or https://aitoguerriersdupacifique.com/categorie-produit/joaillerie-t/tanebijoux/chevalieres-classiques/
Can i have 3 colums? (nicer presentation)
I dont find where you put this code:
.menu-item-8878 .nav-sublist-dropdown {
background-size: 100% 100%;
}
I want to remove it please tks.
Sébastien
The issue related to '‘Translation’' has been successfully resolved, and the topic is now closed for further responses