iammvc
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Detecting HPOS Data SyncThanks for getting back to me!
We are currently testing with WooCommerce 8.8.3 and we would like to disable/skip our hooks globally during the migration/sync process.
To give you a bit of context, our code is hooked into
woocommerce_order_status_completed
so for every order that gets migrated, our code is being executed a second time. We would like to be able to check for a flag (e.g.DOING_CRON
) so we could unhook our code until the process completes.Is this possible?
Kind regards
Mike
Forum: Plugins
In reply to: [WP-Lister Lite for eBay] Your Site is Experiencing a Technical IssueHello @rayeason,
Thanks for reporting this. We have a fix that we will release shortly.
Kind regards
Mike
Forum: Plugins
In reply to: [WP-Lister Lite for eBay] Incompatible with ‘High-Performance order storageHello @iisengard
We have released a beta version of WP-Lister Pro which includes support for HPOS. One of the advantages our Pro users get is early access to features like this.
We cannot say for sure when this will become available for our Lite users but rest assured that this will be released as soon as it is ready.
Kind regards
Michael
Forum: Plugins
In reply to: [WP-Lister Lite for eBay] Store eBay feeHello Darren,
I’m afraid this is not something that WP-Lister can do at the moment.
Please post this as a feature request so we can work on implementing it if enough users vote for it.
If this is something that you need immediately, your developer can pull this data from the postmeta table using the meta key “_ebay_fvf”.
Kind regards,
Mike
Forum: Plugins
In reply to: [WP-Lister Lite for eBay] Description improper wordsHello @aleksandreeu
Please set your Shortcode Processing setting to Remove all shortcodes in WP Admin > eBay > Settings > Advanced then try again.
Kind regards,
Mike
Forum: Plugins
In reply to: [WP-Lister Lite for eBay] Store eBay feeHi Darren,
WP-Lister already stores this for you if enabled. Go to WP Admin > eBay > Settings > Advanced and select the Store eBay Fee option that is applicable to you.
Regards
Mike
Forum: Plugins
In reply to: [WP-Lister Lite for eBay] CUstom featured ImageHello @idee
The wple_get_product_main_image hook works if you don’t need to access the listing’s Template ID. If you do, as you also mentioned in your previous email, you’ll have to use wple_filter_listing_item instead.
As for the featured image issue, WP-Lister uses the listing’s product thumbnail in the Listings Table (not the listing’s gallery image) so the filter you are hooked into will not affect that. We will discuss and see if this is something that needs to be tweaked.
Kind regards
Mike
Forum: Plugins
In reply to: [WP-Lister Lite for eBay] CUstom featured ImageHello @idee
I recommend using the wple_filter_listing_item hook instead so you can have access to the template ID from the $listing object.
Regards,
Mike
Forum: Plugins
In reply to: [WP-Lister Lite for eBay] eBay Id Shortcode or Custom Field?Hello @baraak,
Sorry for not getting back to you sooner!
Yes, if you know the product ID, you can use the method below to get the matching eBay ID:
WPLE_ListingQueryHelper::getEbayIDFromPostID( $product_id );
Hope that helps!
Kind regards,
MikeForum: Plugins
In reply to: [WP-Lister Lite for Amazon] online items not showing on amazonHello @digitalbowaba,
Can you please create a ticket using the link below so we could better assist you with this?
https://www.wplab.com/request-support/
Please attach a link to this thread in your ticket for reference.
Kind regards,
MikeForum: Plugins
In reply to: [WP-Lister Lite for eBay] error using wplister_revise_inventory_statusHi @baraak,
It looks like the link for the download got removed. Can you create a ticket instead over at https://www.wplab.com/request-support/ instead so we can send you a copy?
Kind regards,
MikeForum: Plugins
In reply to: [WP-Lister Lite for eBay] error using wplister_revise_inventory_statusHello @baraak,
Please download and install this copy of WP-Lister over your existing installation: .
You can safely uninstall WP-Lister and re-install this copy I sent to you. You will not lose any settings, listings, profiles, templates etc. as long as the “Uninstall on deactivation” setting in the right hand side bar of the advanced settings page in WP-Lister is disabled when you deactivate and uninstall WP-Lister.
Just be sure to unzip the wesendit.com file you download and then upload the zipped file you extracted to your site like you would any other plugin.
Best regards,
MikeForum: Plugins
In reply to: [WP-Lister Lite for eBay] Critical error following new access tokenHello @faracademy
Thanks for reporting this. This is due to a conflict with another plugin and we are aware of this issue. We will work on releasing a fix for this soon.
Kind regards,
MikeForum: Plugins
In reply to: [WP-Lister Lite for eBay] Revision errorsHi @cornishscoots and @amvstore,
This was a temporary issue and it should be fixed now.
If you are still getting this error, please open a support ticket here.
Kind regards,
MikeForum: Plugins
In reply to: [WP-Lister Lite for eBay] Revision errorsHi @cornishscoots,
You might need to get new Auth Tokens for your eBay accounts. If that still does not work for you, please open a ticket here and include a link to this forum thread.
Kind regards,
Mike