Dean Loh
Forum Replies Created
-
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Fatal error during plugin installationAny luck with this? It’s been 3 weeks since…
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Glider Blank SectionIs there no update on this? Strangely my previous messages also gone. What’s going on?!
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Fatal error during plugin installationI wonder if this has to do with WordPress 6.2? Since on the plugin page it’s mentioned that this plugin only tested until 6.0.3
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Fatal error during plugin installationI only have the following plugins active at the moment:
- Elementor 3.13.1?
- Elementor Pro 3.13.0?
- OoohBoi Steroids for Elementor 2.1.5
Funny thing is, I have another site on the same server with even more plugins activated but doesn’t have such problem.
- WordPress 6.2
- PHP 8.1.17
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Fatal error during plugin installationI saw there was a version 4.2.2.2 update this morning, with line 458 changed to public. However I got the following error this time:
Fatal error: Declaration of NS_Cloner_Process::get_batches() must be compatible with WP_Background_Process::get_batches($limit = 0) in?/wp-content/plugins/ns-cloner-site-copier/abstracts/class-ns-cloner-process.php?on line?458
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Fatal error during plugin installationI’m facing the same error too. May I know where do I go to change access level of NS_Cloner_Process::get_batches() to the ‘public’?
I’m trying to activate Version 4.2.2.1
Forum: Plugins
In reply to: [Permalink Manager Lite] Need to exclude post titleAh! So that’s what it was for! Thanks for the quick response! Problem solved now!
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Glider on mobileSorry you may ignore this! I found out the reason why… there were some padding-top added to the section on mobile mode, which I can’t remember how it got in there ?? removed the padding and all is good now!
Forum: Plugins
In reply to: [Security & Malware scan by CleanTalk] Last update creates error messagesI was going to report the same issue too. Following this thread for update.
Forum: Plugins
In reply to: [WooCommerce] Do not hide qty field in cartThis is an eye opener! For a moment I thought Woocommerce is so intelligent to automatically hide the qty field should the item happens to be the last unit in stock ??
Let me check if some other plugins may have caused that. Thank you for looking into this for me! Appreciate it very much!
Thank you @conschneider for the link. This seems to do the job! Have added the code and will test it.
Thank you for looking into my query. You got it somewhat right there, let me reiterate:
We treat BACS like an offline payment, ie no money will be collected when customer placed order. The checkout will be completed, the thank you page will show, the order will be marked as “On hold” and customer will receive the notification that contains the bank account information, and we expect them to make arrangement to transfer the due payment asap.
Because we can’t control how long will customer actually take to finally transfer the money, even though we can send emails/calls to remind them to pay up, but we have indicated in our terms that a sales is not concluded until payment is made. Therefore meanwhile, should another customer turns up at our web store with intention to buy and make payment on the spot, will not be able to do so since the system already marked the items as sold (with stock quantity reduced by one)
So I would like to know, how can we make it so, the stock quantity should not be reduced until the order is marked as “Processing”?
- This reply was modified 3 years ago by Dean Loh.
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Change text color on column hoverThank you @ooohboi
I’ll try to figure out an alternative way to do that.
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] I get error message in backendThank you @ooohboi for the quick turnaround! The beta 1.7.7 got rid of the annoying error message. I will continue to test to see if there are other issues and report it here.
Can you also send me a private message when you have a moment to tell me about sponsorship?
My apologies for missing the important instruction. I have enabled remote debugging. Have also switched the site to development mode (ie no caching). Looking forward to seeing your advice!