This topic has 13 replies, 4 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler
My website woocommerce showing read more instead of add to cart and ajax not working on it. please resolve this issue as soon as possible
Hello,
Make sure that your products have prices and status “In stock”.
Please try to disable 3-rd party plugins (means the plugins that are not included in the theme package are not in the list of required plugins https://www.8theme.com/documentation/xstore/plugins/included-plugins/) and then check.
Regards
Dear,
I had a check on everything and everything looks good. but i don’t know why few of the times it shows READ MORE and sometimes it doesn’t add up the TAX at the time of checkout, means these issues are linked with woocommerce at some point. So please have a look, if you can help me out i am ready to share my wordpress credentials with your team.
Dear Team,
One more request is that please auto adjust the product picture in product shop page and in product single page without cropping it anymore. Also for the long product names please adjust it in a single line marking (…) sign for the large product names.
Hello,
1) Read more button appears only if the product does not have the price, like this one http://prntscr.com/gtn1i9 or if the product is out of stock. This is not related to our theme, this is how WooCommerce plugin works. You can enable Storefront theme (official WC theme) and check.
2) To check the tax problem provide me temporary admin panel access to your site. I need to check how it works on your site with the default theme.
3) Product images settings you can find in WooCommerce > Settings > Products > Display > Image settings. Once you change these settings or even hard crop option you need to regenerate thumbnails, install and use Regenerate thumbnails plugin.
4) You can try the following code (Theme Options > Styling > Custom CSS)
.content-product .product-title a {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
Regards
Hello,
Thanks for Providing me the customized css, but it create some issues like it overlaps the product name over another and some issues where their is less space between 2 or more products in same column. And First 2 problems are correctly solved.
Thanks & Regards
Hello,
Sorry, noted that it works for the slider items because they have width and does not work for the grid. You should either add width for the grid items (but I think it’s not the good solution) and also change it for all the device breakpoints or use php skill to create the function that will display the fixed number of the symbols.
Regards
Dear Sir
Basically i am developer, i purchased a theme from themeforest for my client website,
the website showing read more instead of add to cart in the products listing page and in the home page products, i tried all the methods mentioned in the forum, i even tried in another domain only with woocommerce plugin its working, but with your theme it is not. i have installed organic theme. kindly resolve it on urgent basis,
Hello, @indscope,
I see this message on your site http://prntscr.com/gvjor0 Please check.
Also, It would be better to create a separate topic to solve your problem
https://www.8theme.com/forums/xstore-wordpress-support-forum/ http://prntscr.com/gvjpei
Thanks
Regards
Dear Sir
Sorry the domain name is wrong, it is http://www.agrikart.in/demo
Basically i am developer, i purchased a theme from themeforest for my client website,
the website showing read more instead of add to cart in the products listing page and in the home page products, i tried all the methods mentioned in the forum, i even tried in another domain only with woocommerce plugin its working, but with your theme it is not. i have installed organic theme. kindly resolve it on urgent basis,
Unfortunately, I can’t login http://prntscr.com/gvkx2r Please check.
Regards
Dear Sir sorry for the mistake, here is the admin dashboard details
Hello, @indscope,
This situation caused by WooZone – WooCommerce Amazon Affiliates plugin. I’ve deactivated the plugin. Please check buttons now.
If you plan to use this plugin, please update it to latest version https://www.8theme.com/download-plugins/
Regards
You must be logged in to reply to this topic.Log in/Sign up