Sebastian Pisula
Forum Replies Created
-
Hi @nossileee,
thank you for your message. Your log was very helpful. We released 1.5.0 of plugin with fix.
Probably table rate plugin broke in but in our plugin we are ready for this type of issues.
Forum: Plugins
In reply to: [Custom Cart Link for WooCommerce] What is capability to access?Thank you for suggest. I added it to our Backlog!
Forum: Plugins
In reply to: [Custom Cart Link for WooCommerce] What is capability to access?Yes. Do you think that I should change something or the issue is solved?
Forum: Plugins
In reply to: [Custom Cart Link for WooCommerce] What is capability to access?Hi @jdarbuckle ,
I was currently testing how it works for a store manager in a new store and you can manage campaigns.
It looks like your store manager has custom capabilities. Have you modified anything?
Forum: Plugins
In reply to: [Custom Cart Link for WooCommerce] Quantity management in the shopping cartHi @naturalsandco,
thanks for details. Are you sure that it isn’t works? I tested it and cart isn’t clear.
My cart before:
My campaign:
My cart after I clicked link:
Hi @eclair4151 ,
thank you very much for describing in detail how to reproduce the problem – it’s very helpful and we understood what’s going on.
It seems a bit complex because we would have to change the campaign management UI in our plugin, it takes some time to think about how to do it right with backward compatibility and to make it a good performance solution.
So my question is: will it help you as MVP if we add a filter for [META DATA DICT HERE]? It will be possible to temporarily work around this programmatically without losing the ability to perform updates.
Something like:
$variation = apply_filters( 'cart_link/add_to_cart/variation', [], $product, $this->campaign, $product_id, $variation_id );
Forum: Plugins
In reply to: [Custom Cart Link for WooCommerce] Add “no redirection” optionHi @naturalsandco ,
Thank you for the suggestions! I’m wondering how the plugin should behave if a buyer used such a link with the “no redirection” option? Someone enters https://example.com/test/ and where would they eventually end up?
Best regards,
Sebastian PisulaForum: Plugins
In reply to: [Custom Cart Link for WooCommerce] Quantity management in the shopping cartHi @naturalsandco ,
In the settings of a specific campaign, under the “Actions” section, there is an option called “Clear cart when visiting this URL.” If you uncheck this option, the cart content should not be cleared.
Please let us know if this resolves your issue.
Best regards,
Sebastian PisulaForum: Themes and Templates
In reply to: [Astra] Theme ConflictHi @bsfherman,
thank you for info – we fixed it!
Forum: Plugins
In reply to: [Custom Cart Link for WooCommerce] Can’t add products.. part 2We released fix in 1.4.0 version of plugin. Let me know that everything works fine.
Thank you!
Forum: Plugins
In reply to: [Custom Cart Link for WooCommerce] Can’t add products.. part 2Hi @troelsersking,
I still wait for answer from Astra team. I pinged their. I hope that fix will be soon.
You can see thread here.
Forum: Themes and Templates
In reply to: [Astra] Theme ConflictHi @bsfherman,
any updates?
Forum: Plugins
In reply to: [Custom Cart Link for WooCommerce] Can’t add products.. part 2Hi,
I saw your post and I answered:
Hi,
I have activated the Astra theme, and it seems to be the cause of the issues. I will try to debug and fix the problem.
Since I have reproduced the issue, there won’t be a need to create a staging environment, but thank you very much for your willingness!
As soon as I find out what exactly is generating the error (there are no errors in the logs), I will release a fix and let you know.
And update: I don’t found solution for issue yet. I posted issue on Astra theme support forum.
- This reply was modified 1 year, 5 months ago by Sebastian Pisula.
+1
Forum: Plugins
In reply to: [ActiveCampaign Postmark for Wordpress] Old plugin versionthanks!