miwebdesigns
Forum Replies Created
-
Forum: Reviews
In reply to: [Remove Add to Cart Button for WooCommerce] Does not workIs there a single checkbox to remove the Add to Cart button sitewide? What if I have 1000 products?
Forum: Plugins
In reply to: [Rich Showcase for Google Reviews] Not showing on mobileBecause you need to uncheck the “Hide float badge on mobile” ya dill.
mmmmmm. I think this worked?
get_post_meta($order->get_id(), ‘_shipping_email’, true);
get_post_meta($order->get_id(), ‘_shipping_phone’, true);OK. I will buy your PRO version……
Forum: Plugins
In reply to: [WCFM Marketplace - Multivendor Marketplace for WooCommerce] Membership QueryThankyou for your quick response.
The membership functionality seems great.
Forum: Plugins
In reply to: [Payment Gateway of Stripe for WooCommerce] Cant Enter Credit Card DetailsIt’s not my plugin, but good luck.
Forum: Plugins
In reply to: [Payment Gateway of Stripe for WooCommerce] Cant Enter Credit Card DetailsIs https in development mode?
You need https (SSL certificate) for STRIPE live to work.Forum: Reviews
In reply to: [WooCommerce: No PO Boxes] Does not seem to work on Multi-site installations.Hi,
Thanks for your quick reply.
I have checked “ship to a different address” which opened up the shipping address options.
I typed “po box” in the address fields (now in billing & shipping address fields) and the order still went through. π
Screenshot attached.
https://www.miwebdesigns.com/wp-content/uploads/2019/10/Screenshot.jpg
Michael.
Yes. Worked.
Thankyou Scott.
I figured it out.
Just simply change the “Delivery Method” to Local Directory and set the directory path.
Forum: Reviews
In reply to: [Simply Static - The Static Site Generator] Convert to downloadable Html SiteHi Scott,
Does you plugin automatically copy the files from my subdomain to my main domain on the same server?
Or do I always need to download the ZIP files and manually copy the files to my main domain?
Thanks in advance.
Michael.
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] IssuesFixed.
I simply need to increase my memory limit in the htaccess file.
php_value memory_limit 256M
php_value max_execution_time 300