claudiof
Forum Replies Created
-
Forum: Plugins
In reply to: [Gift Wrapper for WooCommerce] Showin Wrong productHi @sagehen, sorry for the delay.
No it hasn’t solved it.
I’m looking at it again.
ThanksForum: Plugins
In reply to: [Gift Wrapper for WooCommerce] Showin Wrong productIt’s pretty weird.
I’ll get to the bottom of it and will update this thread.
No, we don’t use WPML plugin…@siutek you can also use loco translate to do the work for you.
I use it often when I don’t what to keep adding code to functions.phpForum: Plugins
In reply to: [Gift Wrapper for WooCommerce] Showin Wrong productHI,
Thansk you for your patience.
I’ve been debuging the plugin, and I’ve tweek/change the filter criteria in functions.php (in your plugin) and the filter criteria is correct (I actually inforce the actual product ID), but I always got the same weird result back.
I did notice the retuns results from “wc_get_products( $args );”// Returns objects by default
$args = array(
‘status’ => ‘publish’,
‘stock_status’ => ‘instock’,
‘limit’ => ’10’,
‘orderby’ => ‘date’,
‘order’ => ‘DESC’,
‘include’ => array( 43005, 45567, 45565, 45558 ),
);
I get in each (wrong products) product the following:
[“object_type”:protected]=> string(7) “product” [“post_type”:protected]=> string(7) “product” [“cache_group”:protected]=> string(8) “products” [“data”:protected]
Could this be related to WP ricker somewhow?
I’ve used WP rocket for years.
Any help is welcome ??
Thanks,
Cláudio FreireForum: Plugins
In reply to: [Gift Wrapper for WooCommerce] Showin Wrong productHi @sagehen and @littlepackage.
Sorry for the delay, I was fixing some more urgent issues.
I was going to try some changes in our staging environment but haven’t gone thru it. I’ve updated to the new version, but the issue remains.
We can close this, And I?ll come back eventually to it.
thanks for your support!Forum: Plugins
In reply to: [Gift Wrapper for WooCommerce] Showin Wrong productSorry for the delay.
Follows the required detailsA link to your site so we can view issues, especially important for issues around appearance of your website. Screenshots are nice, being able to see/use your site is much better. -> I’ve re-enabled the plugin so it can be tested
link -> https://www.tartaruguita.pt/
Name of your WordPress theme -> Shoptimizer
Your WordPress version -> 6.2
Your WooCommerce version -> 7.7.0
Your Gift Wrapper version -> Latest (6.0.0)
Your PHP version -> 7.4.33
Thank you for your support ??- This reply was modified 1 year, 6 months ago by claudiof.
Forum: Plugins
In reply to: [Gift Wrapper for WooCommerce] Showin Wrong productYes, sorry. that’s one os the things we also did several times. We Even used that checkbox to “revert” to a previous UI version (5.0?)
Thanks
Forum: Plugins
In reply to: [Gift Wrapper for WooCommerce] Showin Wrong productHi,
The 1st thing we did was to update to the latest version, to 6.0. The issue remained.
2nd we cleared all cache, browser and from wp rocket.
We also tested it in incognito mode.
Issue is still there
Thanks@fantou , I’ve translated everything to Portuguese with Loco Translate.
No issue at all.
Forum: Plugins
In reply to: [Store credit / Gift cards for woocommerce] 404 Page not foundA good option to have, it would be to able to exclude categories ??
Forum: Plugins
In reply to: [Store credit / Gift cards for woocommerce] 404 Page not foundhi @rajeshsingh520 , that’s really nice, thanks for the update.
yes, I had done that a few days ago exactly that on the permlinks ??
If you need I can give you some more inputs/business cases on this, if you are interested.
Anyway, nice plugin!
ThanksForum: Reviews
In reply to: [Store credit / Gift cards for woocommerce] Does what it needsHi,
I’ve actually created a case with it.
But this 404 in particular was to do with the fact I didn’t refresh / Flush WordPress Permalinks.
Thank you!Thanks @sos137 for the update.
I’ll give it a go. But you did managed something I didn’t… Getting OVH to actually look into it…This was also impacting my cron tasks, but as a temporary fix, I’ve used OVH’s cron setup to trigger it.
Thanks
Thanks @jarnovos OVH is less then helpfull.
Awfull OVH support. Anyhow, thanks for replying.