adv_user
Forum Replies Created
-
Yes, example:
if the user spends up to $100, add coupon A.
But if the user spends more than $100, it removes coupon A and adds coupon B.However, if the user removes some products and spends less than $100 again, it removes coupon B and returns coupon A. But when he clicks on checkout, the form does not open to complete the purchase, only the error appears:
There are some issues with the items in your cart. Please go back to the cart page and resolve these issues before checking out.Sorry, it seems the coupon “xxxxxx” is invalid – it has now been removed from your order.
And if the user goes back to the cart and goes again to checkout (without any change), it opens normally.
I would like the coupon to be removed “silently” without the error message appearing and without preventing the user from loading the checkout form.
Yes, but the Expected behavior:
The product should be removed without showing any error with the coupon and allow direct checkout page, without access cart page.Forum: Plugins
In reply to: [Contextual Related Posts] Add button “Read more…”Hi.
Is it not possible to do this in a simple way?
Thank you again.Forum: Plugins
In reply to: [Contextual Related Posts] Add button “Read more…”I only need a exemple: how to use the crp_excerpt function?
I need:
<a href="#link..."><span class="crp_excerpt">#excerpt …</span></a>And
<a href="#link..."><span class="btn">Read more…</span></a>Thanks.
Forum: Plugins
In reply to: [Contextual Related Posts] Add button “Read more…”Hello. Thanks for the answer.
I was able to add the text “read more…”, but the link does not appear in the description, nor the button.
Do you have an example of how I could achieve this result?
Thank you again.Forum: Plugins
In reply to: [Contact Form 7] unique number for each submitted formAnd how to insert serial number in pages?
To retrieve the last form id and print in Thank You page (for protocol number of the client).Forum: Plugins
In reply to: [Contact Form 7] Pass the [serial_number] inside a hidden fieldNo is possible?
TksForum: Developing with WordPress
In reply to: Alternative to wp_tag_cloudBut so I have to manually enter one by one.
I just want to add in the sitemap all categories and all tags, even those that have no associated posts.
Thank you.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Autosubscribe Comments MailPoet@wysija
Thank you. But in the comments I’m using wpDiscuz and I only let logged in users comment, but it is not registering in MailPoet.
https://wordpress.org/plugins/wpdiscuz/- This reply was modified 9 years ago by adv_user.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Integrated wpDiscuz with MailPoetBut is there no way to insert something into functions.php to do this action?
Thanks.