This topic has 20 replies, 4 voices, and was last updated 9 years, 11 months ago ago by Robert Hall
Morning,
I created this website a while ago and we have only recently started work on the shopping cart. However, the add to cart button is missing from all of the products.
Any ideas why? It’s okay when I flip it back to 2012 theme so I believe it must be something in the ID Store theme.
Thank you.
Jordan
Hello,
Please update the theme to the latest 3.6 version and Woocommerce plugin as wellhttps://www.8theme.com/demo/docs/idstore/index.html#!/upgrade
Thank you.
Regards,
Eva Kemp.
Thank you Eva,
I have updated to 3.6 and updated woocommerce, but am still experiencing the same issue.
Is there something else it could be?
Hello,
Please provide us with FTP credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Please find details below…
Hello,
Sorry, but we are unable to connect to FTP with the login details you provided.
Please check them.
Thank you.
Regards,
Eva Kemp.
Hi Eva, I have attached a link to a screenshot of my FTP details below.
Hello,
Thank you for the screenshot.
We’re able to log in now.
We recommend you to update WordPress version as well, but create a back up of your files and database before.
Please do this.
Thank you.
Regards,
Eva Kemp.
Hi Eva, thank you for the response. My wordpress was updated before updating the theme. I can no longer access the admin panel of my website….
Hello,
I’m able to log in to your wp-admin panel.
You’re using WordPress 3.9.3 and there is a new version 4.0.1.
Please update it and create a back up before.
Or we can do this for you, but confirm you have a back up of the site.
Thank you.
Regards,
Eva Kemp.
Hi Eva, thank you if you could do it that would be great thank you. Blue host has back ups of the website. Thank you.
Hello,
As I see you’ve already updated WordPress and now the “Add to Cart” button is working.
Please check and clear browser cache before.
Regards,
Eva Kemp.
Hi there,
I would like the Add to Cart button underneath each product to filled
and change the color.
Thanks!
Hello,
Could you please show a screenshot how you want “Add to Cart” button to be displayed?
Thank you.
Regards,
Eva Kemp.
Hi Eva,
I would like the code to make the Add to Cart button smaller underneath the product page on the single product page, and also specify the color to fill the button.
Such as the Filled “Small” button in the demo example:
https://www.8theme.com/demo/legenda/shortcodes/buttons/?et_styles=0-0-0-0-5-0-0-0-6
I find the button too big on my product page….see link below:
Hello,
Please add this code into custom.css file:
.single-product-page .product-info .single_add_to_cart_button {
background-color: red;
font-size: 12px;
}
Replace color value with yours.
Regards,
Eva Kemp.
Wonderful Eva, you rock!
Hello,
You’re welcome!
Regards,
Robert Hall.
oops one more question, it fills the button, but here is a blue line around the button. The color I previously had.
How can I change that border color as well?
Thanks!
Please add following code into custom.css file.
.product-info .single_add_to_cart_button{
border-color: #303433;
}
Regards,
Robert Hall.
The issue related to '‘Add to Cart button missing from products’' has been successfully resolved, and the topic is now closed for further responses