inspired888
Forum Replies Created
-
Thanks very much. I didn’t realise that was possible. This news has automattically increased my Happiness. Cheers…
Jonathan
Forum: Plugins
In reply to: [Autoptimize] Images in Woocommerce vanishingThanks @optimizingmatters, here’s the link https://www.inspirednutritionals.com/shop/biofilam-modifilan-1kg-bulk-special/
Forum: Plugins
In reply to: [Image Cleanup] Will not index images – Fatal errorAlso getting [Fatal Error!]. Looks like this plug-in has been abandoned, sadly.
Forum: Plugins
In reply to: [Bulk Order Form for WooCommerce] PHP versionAnother user has recently reported it doesn’t work with 7.1, but is okay on 7.0
The same thing occurs on pages where there is a Screen Options tab.
I notice if I click the white panel that’s covering over Screen Options and Help, then the panels vanishes, the “hide notifcation” link vanishes, and the Screen Options and Help tab remain showing.Forum: Plugins
In reply to: [Autoptimize] Use of getPreventDefault() is deprecatedHi.. The url is https://couragemyloveclothing.com/
Thanks
Forum: Reviews
In reply to: [Advanced Access Manager – Access Governance for WordPress] ExceptionalHey Vasyl,
Thanks for taking the time to reply. I am sure you must be very busy.
In terms of fulfilling what AAM is design to do, I really don’t think I can say enough good things about it. You’ve given it such a great and “live” interface (no “save” required at any time, it just happens the moment I click things on or off) that it actually makes many other plug-ins seem poorly presented (clunky) by comparison. I wish more plug-in developers would utilise some of the interface wizardry you have in AAM.
How can I send you a small donation for your efforts? What’s the best way?
Wishing you all the best,
Jonathan
- This reply was modified 8 years, 6 months ago by inspired888.
@tvernon9999 . If you’re going to leave reviews, try being less of an idiot (to put it politely). What you’ve written here is not a review. It’s little more than unfounded slander.
Whilst I think Mark-k’s “review” is way over the top in terms of reactivity and unfounded accusations, I am happy to learn that AAM has consequently been asked to remove the feature of collecting the email address of site admins. I see no valid reason for collecting such information. As Jan has pointed out, if the developer deems it useful to send an email to the site admin for “Welcoming” purposes, that can be triggered through the site itself.
I’ve also go this issue occurring. It occurs in the Cart and in the back-end on the WooCommerce settings pages.
Would be grateful for a solution.
Forum: Plugins
In reply to: [Direct Checkout for WooCommerce] Not Working with Woocommerce 3.0+Same issue.
The solution I am using is to add some custom code to the child theme functions.php file.add_filter ('woocommerce_add_to_cart_redirect', 'woo_redirect_to_checkout'); function woo_redirect_to_checkout() { $checkout_url = WC()->cart->get_checkout_url(); return $checkout_url; }This eliminates the cart page.
There will still be links at things in the checkout page to go back and view the cart. If desired, you can hide all that easily with some custom CSS.Forum: Networking WordPress
In reply to: Custom CSS for Multisite Network Admin ?Thanks.
Your suggestion got me trying something out, and I discovered that adding custom CSS (via a plugin) on the Primary site of the network, apparently also applies that CSS to to the Network Admin area too. Done deal.Forum: Plugins
In reply to: [WooCommerce Backorder Manager] Backorder notifications to customers?Hi Jeffrey,
I came here with the same question.
Reading your reply, I am wonder what “default backorder email” you are referring to?I see nothing related to backorder emails in default WC. When customer orders a backordered item they get the normal order processing message, and it simply mentions in the line items which item(s) are backordered. Is that what you are referring to as “default backorder email” ?
Forum: Plugins
In reply to: [Stripe for WooCommerce] No Such Customer@jmcadres @ bombmaniac
Did either of you find a solution for this? It’s happening on my WC site too, and I am attempting to figure out why. This is with an existing customer, who stored their card details, and are trying to make a new purchase with that stored card.Forum: Plugins
In reply to: [CDN Enabler] Not replacing all the file paths to point to CDN urlHi there,
One year has gone by, and this issue remains. I’d appreciate hearing what’s being done about it.
Thanks,
Jonathan