avantiprodu
Forum Replies Created
-
Hi!
I’m using this plugin, it’s already installed on my website. The problem is when customers want to buy from another part of the world, we are in Argentina, it does not allow them to make the purchase since it tells them that it is not possible to add the product to the cart or is not available, but if the IP is changed to Argentina, it works.
We need to solve this problem to sell to our customers around the world.
I don’t know if now it is better understood what the problem is.
Can help us?Thank you!
Hi,
I’ve tried it but it didn’t solve the problem, I’ve solved it by using some code.
The problem that persists is that other countries that are not Argentina cannot access the product, they want to add it to the cart and it tells them that the product is invalid and cannot be purchased.
I need to solve it since it is an online sales page and I am not able to use it for this.Thanks
Forum: Plugins
In reply to: [WooCommerce] Add to cart button not showing on mobileNow I used this:
@media(max-width: 768px){ .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce .cart.shop_table .product-name { display: block !important; } }
And it seems to be working!
Forum: Plugins
In reply to: [WooCommerce] Add to cart button not showing on mobileI’m using this code:
/*Add to cart cel*/ @media only screen and (max-device-width: 1229 px) .woocommerce .product .meta-wrapper a.added_to_cart span, .woocommerce .product .meta-wrapper a.button span { /* display: none !important; */ } @media only screen and (max-width: 1229px) .woocommerce .product .meta-wrapper a.added_to_cart span, .woocommerce .product .meta-wrapper a.button span { display: none !important; } }
How can I adapt it to use it also on desktop computers? It’s working on celphones but not on desktop, I can solve this problem, now, by doing this, as I check what’s causing it.
Forum: Plugins
In reply to: [WooCommerce] Add to cart button not showing on mobileHi!
How are you?
Thanks for your quick response, I was using a code to make the button appears on cellphones and now it’s gone from laptop.
I’ll erase it so you can check.Thanks,
Hi! How are you?
I am having two problems with this plugin.
On the one hand, some students from abroad do not see the option to “add to cart”, although I have configured that for Argentina there are some options and for the rest of the world other payment options, the button disappeared, so they can’t even try to make the purchase. This happens mostly on cell phones.
While others cannot directly access the product, they want to add it to the cart and it tells them that the product is invalid and cannot be purchased.
I need to solve it since it is an online sales page and I am not able to use it for this.Thank you!`
Hi!
I’ll contact the host and let you know if I can solve it.
Thanks!
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Export studentsHi!
Is this the only plugin? It’s not working ??
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Progress and QuizzHey,
We’ve already tried desable the cache plugin but it did not work. We’ve also rolled back wordpress, but nothing seems to be working.
We’ve aso tried updating to the latest version but it doesn’t seem to have a cart option for the purchase and we can’t use cuppons and select different method of payment. And that’s sth we need, so we rolled back. And that’s when the problems started.
Then we’ve tried rolling back WordPress ’cause we read sth about some code problem with Learnpress that make that error appears, but it didn’t solve the problem either.
We’ve paid for the Shield so we can use the button “I’m not a robot” and in the new checkout didn’t work. So, as we said, we had several problems with the last update.If there’s any way to change the checkout page to the cart page, let us know so we can upload the pluging again. But if there’s no way to make it, we need to solve this problem without updating.
Thanks,
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Add to cart button desappearsHi,
We’ve already tried, it still happens.
Do you know how can we solve this issue?Thanks,
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Add to cart button desappearsHi,
But it’s not something that happens on the theme, only on Learnpress.
Thanks,
Yes, we’ve already wrote to them but we hear no answer, thanks for all your help!
Yes, We’ve installed it, the problem is we’re using Leanrpress and a plugin to conect it with woocommerce and it’s not working as we thought it would be, it’s kind of complex.
But thanks anyway!
Hi,
Thank you so much @andrewza That was the add on we were needing.
The only thing we have to solve is how to use woocommerce payment methods to integrate with the memberships, but this seems to be a complement we’ll use.Thanks,
Hi!
Thanks for your quick response.
We’ll try to contact them.Another question. How can we sell memberships for an exclusive product? It’s seems to be that when we sell a membership and the buyer bought another, it changes and the old one goes away but we want to have one of them for each product.
Is it possible?
Thanks!