jonasborneland
Forum Replies Created
-
Thank you very much. Will you give a message here when there is news? ??
Thats great to hear! Thank you very much.
I can see there is an update, so that would make sense –?I will go ahead an get it installed ??
Hi Ben
Thanks for your response.
My error logs points to your plugin, but the trace is too long, so not sure exactly where the error is.
I’ve research it and scanned all the plugin files that have references to emails.I am suspecting this could be the error:
class-kadence-woomail-settings.php
On line 3085
$order_object = new WC_Order( $order->ID );According to this:
https://stackoverflow.com/questions/43231684/order-properties-should-not-be-accessed-directly-woocommerce-3-0The above code should have been $order->get_id() ?
I could be wrong, but I hope this could solve it.
wp-content/plugins/kadence-woocommerce-email-designer/includes/class-kadence-woomail-settings.php
Forum: Plugins
In reply to: [Object Cache 4 everyone] Exclude pageHi @generosus
Thank you!Thank you very much.
I added (float)
And now it is working ??I got the same problem.
On my site, If you are on the archive page and click on a product and the click back, it will immediately go back to the product page.
Happens only when the archive page is cached.
Happens on both mobile and desktop.
Happens both with and without filters on.Arh! That’s what I misunderstood.
Thank you so much for the answersHi
Thank you very much for the answer. Though the video do not show my case.
I want to set multiple products with variations on sale AND put them in a category called “sale”.
I can set the sale price for the products, but I can not see how I also add them to a specific category at the same time as setting the sale price?
This can be done for standard products with the taxonomies field and choose the category there.I would be glad to know how to do it
Thank you
Screenshot: https://ibb.co/NswsmmX
This is with the “variations” switch on – when variations is turned off, the taxonomies fields are available, but I really need to use them on variations.
Thank you so much!
Forum: Plugins
In reply to: [WooCommerce] Change the default orderingThank you for the answer!
I want to keep it similar to “Default sorting (custom ordering + name)”.
But this option will display the product in alphabetic order if menu order is not set.
My goal is to display the products by date, but be able to move a product up or down via the sorting option if I need to
Forum: Plugins
In reply to: [Speed Up - Translation Cache] How to verify it works?Thank you very much for answering and helping! ?? But I decided to go with another plugin
Forum: Plugins
In reply to: [Speed Up - Translation Cache] How to verify it works?Yes.
Could it be regarding advanced-cache.php? I use breeze for regular cacheForum: Plugins
In reply to: [Speed Up - Translation Cache] How to verify it works?Thank you. I do not see that tag unfortunately
Forum: Plugins
In reply to: [Speed Up - Translation Cache] How to verify it works?Thanks! Should I look for this in my public sites html source code? Like on the frontpage for example?