Ray Abella
Forum Replies Created
-
Hi @paddlepower,
Thanks for contacting us!
Unfortunately, we don’t have a feature for this at the moment.
But please be aware that I’ve raised this request to our WooCommerce Wholesale Prices Premium feature. Though we can’t provide an ETA for this yet, rest assured that we’ll keep you in the loop for updates.
Best regards,
Forum: Reviews
In reply to: [Advanced Coupons – WooCommerce Coupons & Store Credit] Very useful pluginHi @wendymtan,
Thanks so much for taking the time to write this great review!
A review like this motivates the team and brings out the best in us to constantly improve our plugins and support. ??
Cheers!
Forum: Plugins
In reply to: [Simple Page Tester] session_start(): A session had already startedHi @mkormendy,
Thanks for contacting us.
I could raise this and document the issue but I’m afraid that we don’t have an ETA for a new version to check and fix what you are experiencing at the moment.
You might want to try replacing the code on the SPTSessionHandler.php on line 115, please remove the !is_admin() && on this line of code.
if (!is_admin() && !isset($sptSession)) {
$sptSession = new SPTSessionHandler();
}Please make sure that you have a backup of your site before you proceed!
I hope this somehow helps.
Forum: Plugins
In reply to: [Simple Page Tester] Fatal error: Uncaught ErrorHi @piratazzurro,
I’m sorry to hear that you’re having trouble there.
Could you please try the following workaround to see if the issue will be fixed?
On your Simple Page Tester folder please check the SPTSessionHandler.php on line 115, please remove the !is_admin() && on this line of code.
if (!is_admin() && !isset($sptSession)) {
$sptSession = new SPTSessionHandler();
}If you also have the premium plugin, you’ll need to edit the line 247 of simplepagetester-premium.php, you’ll see that the line of code is:
if (!isset($id) || empty($id) || is_admin())
return;you can replace it with
if (!isset($id) || empty($id) || is_null($sptSession))
return;Please make sure that you have a backup of your site before you proceed!
I hope this helps.
- This reply was modified 4 years, 8 months ago by Ray Abella.
- This reply was modified 4 years, 8 months ago by Yui.
Forum: Reviews
In reply to: [Advanced Coupons – WooCommerce Coupons & Store Credit] Worths every pennyHi @khchick,
We’re glad to hear that you’re satisfied with our plugin and support!
Thank you so much for the 5-star review!
Cheers,
Forum: Reviews
In reply to: [Advanced Coupons – WooCommerce Coupons & Store Credit] VisionaryHi Chris,
Thank you so much for the great 5-star review you’ve given us!
And I’m glad that our plugin was able to help you with your discount coupon requirements.
Cheers,
Hi @juksu,
I’m sorry to hear that you’re having trouble there.
There might be broken metadata in the product that are regenerated after resaving the products on the backend of your site that’s why it fixes the price afterward.
If resaving fixes the issue, I would suggest to export and import your products using the WooCommerce tool and see if it fixes all the pricing issue.
If the issue would still persist, kindly drop a ticket with an admin credential to our support form so we can get a closer look:
https://wholesalesuiteplugin.com/support/support-request-form/I hope this helps!
Thank you for the 5-star review, @miladhm2!
Hi @eavinu,
We’re glad to hear that we’re able to help you.
Thanks also for giving us an awesome review!
Cheers,
We’re glad to hear that you’re happy and satisfied with our plugin and support, @sumukha!
Thanks so much for the 5-star review!
Hi @lehacarpenter,
We really appreciate that you took the time to write this wonderful feedback for our plugins and support.
It’s heartwarming to hear that you’ve mentioned our dedication to our customers plus our features that helped you. The whole team is happy with your great review.
Thank you so much!
Best regards,
Hi @jodzeee,
Thank you for this amazing review.
We’d really appreciate taking the time to write your feedback and to hear that you’re able to find it useful and easy to use!
Best regards,
Thanks so much for this 5-star review, @kaygeedesign!
Cheers,
Hi @turbojohan,
Thanks for the great review you’ve given us!
Your feedback is important to us and we’ll be creating a guide on translating wholesale products using WPML so that our customers won’t have trouble with the translation.
Best regards,