This topic has 711 replies, 86 voices, and was last updated 8 years, 8 months ago ago by Eva Kemp
Please, could you answer??
Hello @sebdicam,
To get “Menu” text for mobile menu you need edit the file header.php in line 221:
replace the code <div class="menu-icon hidden-desktop"><i class="icon-reorder"></i></div>
with this one
<div class="menu-icon hidden-desktop"><!--<i class="icon-reorder"></i>-->Menu</div>
. Also make sure this code is present in your custom.css file:
@media (max-width: 767px){.header .menu-icon {
left: 0px !important;
}}
@media (max-width: 979px){.header .logo {
padding-left: 100px;
}}
How can i have the stock product without wrong number?
Please clarify this issue with more details. How can we reproduce the problem?
Please take our apologies but we don’t see any problems with cart menu on our side.
Regards,
Eva Kemp.
-For mobile menu it’s ok.
-All last week, 90% of my product was written 0 in stock! (i didn’t change nothing) I should update WP and legenda yesterday). How can i have the right number in stock?
-On mobile menu, when you add a product to cart you have to go on little button cart on the top of page, not very good readability. Is it possible to have a button directly on the product page?
– Cart window: http://i58.tinypic.com/34hi74l.jpg
One time balck, one time yellow.
– Title product problem : https://aitoguerriersdupacifique.com/produit/kanaka-v2/
Thanks
Hello @sebdicam,
Please show a page where you see 0 products in stock.
If you want to get redirected to Cart page after adding product to the cart, you need tick “Redirect to the cart page after successful addition” in Woocommerce > Settings > Products > Display > Add to cart behaviour.
Sorry, but I don’t see issue with cart window.
To fix title issue add this code in custom.css:
.single-product .product_title span {
background-color: #f4f2f2 !important;
}
Best regards,
Jack Richardson.
Hello Jack,
– Add cart: ok
– title product: ok
-Product 0 in stock: i delete it because it was like this 1 week without i know. I really don’t understand because it was product without inventory, then why it was write 0 in stock? (and you could buy it)
I need this option for product with limited stock.
Thank you.
Hello @sebdicam,
Unfortunately we can’t know the reason. We need to check the product settings to investigate it.
Best regards,
Jack Richardson.
Hi,
how can i put number product in stock on each product without problem? All is actived but not display.
Thank you.
Sébastien
Hello @sebdicam,
As I see stock number is shown:
http://storage2.static.itmages.com/i/15/1103/h_1446567856_4826863_715a4eed30.png
Please clarify where exactly you want to display it.
Best regards,
Jack Richardson.
Hello,
Ok, i didn’t see because i checked on product which use variation. The number is shown after you choose the variation. Is it possible to display it permanently?
Thank you.
Sébastien
Hello @sebdicam,
Sorry, but there is no such option.
Regards,
Eva Kemp.
HI, i have a problem with a new category
https://aitoguerriersdupacifique.com/categorie-produit/pret-a-porter/
Normally i have 2 subcategories here (Sweat shirt and tee shirt) Why i have all products?
I would like 6 rows like here https://aitoguerriersdupacifique.com/categorie-produit/joaillerie-t/homme/chevaliere/
Thanks, it’s hurry.
Sébastien
Hello @sebdicam,
I don’t see any issues on the category page:
http://storage3.static.itmages.com/i/15/1204/h_1449256209_2338589_efea50d15f.png
Please clarify with more details.
Thank you.
Regards,
Eva Kemp.
It’s ok i found, but i have a little problem here:
https://aitoguerriersdupacifique.com/boutique/
Category “stickers” is on the catgory above. Could you repaire please?
Tks
Sébastien
It’s ok i found, but i have a little problem here:
https://aitoguerriersdupacifique.com/boutique/
Category “stickers” is on the catgory above. Could you repaire please?
Tks
Sébastien
Hello @sebdicam,
Find the code in your custom.css file:
.product-category {
width: 18% !important;
display: inline-block !important;
clear: none !important;
height: 200px;
}
and change height value to 250px
Regards,
Eva Kemp.
Hello,
Thank you. Now it’s a little on the right. How i can align with above? Please
Sébastien
Hello @sebdicam,
Please edit the code in your custom.css from
.span4.product-category {
margin-left: 2% !important;
}
to
.span4.product-category {
margin-left: 1% !important;
}
Regards,
Eva Kemp.
Hello,
Thank you.
How can i change the color font of “annuler la sélection” under attribut of product? Now it’s white:
https://aitoguerriersdupacifique.com/produit/sweat-shirt-aito-caledonie/
Thank you
Hello @sebdicam,
Please add this code in custom.css file:
.reset_variations {
color: black !important;
}
Regards,
Eva Kemp.
Hello,
Perfect! Thank you for your fast answer.
Could you check with tablet (ipad….) if you have “ajouter au panier” (add to cart) in product page?
Thank you very much.
Hello @sebdicam,
Yes, I see the button:
http://storage7.static.itmages.com/i/15/1208/h_1449572552_1494225_1ed4f9149c.png
Do you not?
Please show a screenshot of the issue.
Regards,
Eva Kemp.
Eva,
It s a screenshot from tablet? It’s one client who don’t see it.
(I can’t check, i haven’t one)
Thank you.
Sébastien
Hello
This code is working on every device. Please clear browser cache on device and check again.
Regards,
Brian Johnson
Hello,
When i try to put color on font, nothing happend.
https://aitoguerriersdupacifique.com/categorie-produit/pret-a-porter/ on this link normally “Réservez votre Sweat ou T-shirt.” it’s in red.
Thank you.
Sébastien
Hello @sebdicam,
I’ve edited your code to:
<p style="text-align: center;"><span class="cat_header_color"><strong>Réservez votre Sweat ou T-shirt.</strong></span>
and added this code in custom.css:
.cat_header_color strong {
color: #ff0000;
}
Please check.
Regards,
Eva Kemp.
Perfect, thank you Eva
Hello @sebdicam,
You’re welcome.
Regards,
Eva Kemp.
Hello,
New install here. I am following you documentation, however, when I try to install demo data (Admin>Theme Options>Import/Export) nothing happens. I click the blue “Install Demo Data” button and there is no response.
Running WP 4.4, fresh install on WP Engine.
Hello @argonbubble,
Please provide us with WP dashboard and FTP (FTP host, FTP user, FTP password) credentials in private content.
Best regards,
Jack Richardson.
Hey Jack,
I was able to manually upload the XML docs via the Tools>Import… but never could get the Import Demo Data to work. For now, we should be good. I’m sure I’ll have more later. =)
The issue related to '‘Installation Issues & Fixes (Read First)’' has been successfully resolved, and the topic is now closed for further responses