batcode
Forum Replies Created
-
Forum: Plugins
In reply to: [Min and Max Quantity for WooCommerce] Show minimum Quantity at shop PageHi,
Oleg, i did this. Unfortunately, it doesn’t show. Please help me out.
Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] Plugin breaks Flatsome themeVersion 1.80 also breaks the Astra theme. Please fix this issue soon.
Forum: Fixing WordPress
In reply to: WP Bakery Visual Composer is not working w/ WP 5.0Wordpress Gutenberg update still has a long way to travel before it can be more dominant in the market. Till now if anyone want’s to disable the Gutenberg editor.
Put this code at the bottom of your theme’s function.php
Please make sure you know how to deal with wordpress codes, otherwise you might end up breaking the site.add_filter(‘use_block_editor_for_post’, ‘__return_false’);
Thanks,
DebashishForum: Plugins
In reply to: [WP-Invoice - Web Invoice and Billing] Unknown parameter: nameHi,
Thanks for your time. Yes the problem is due to stripe API upgrades. Stripe has recently made a lot of changes to their API’s.
I found a workaround though. If the subscriptions are created from inside the backend, It works fine. However, if done from stripe, there are issues.
Hope this helps someone.Regards
Forum: Plugins
In reply to: [WP-Invoice - Web Invoice and Billing] Unknown parameter: nameI have the exact same problem as you. Can anyone help us out please.
Any help would be appreciated.
- This reply was modified 6 years, 10 months ago by batcode.
Sure
Awesome and prompt support.
Thanks, it also fixed a huge problem with gravity form notification. Thank you for your time.
Update: I didn’t notice Sendgrid earlier. So many plugins. My fault. I apologise. THe test mail has arrived successfully after deactivating it.
List of activated plugins:
1. All In One SEO Pack
2. Contact Form 7
Duplicate Page
Easy Bootstrap Shortcode
Gravity Forms
Gravity Forms Address Autocomplete
Gravity Forms Schedule Entries Export
Gravity Forms SMS Pro
Gravity Forms Tooltips
LayerSlider WP
Really Simple CAPTCHA
Regenerate Thumbnails
SendGrid
Setmore Plus
SG Optimizer
Slider Revolution
Stop Spam Comments
Styles & Layouts Gravity Forms
Under Construction
UserPro
Visitors Traffic Real Time Statistics
WooCommerce
WooCommerce – Store Exporter
WooCommerce Advanced Notifications
WooCommerce Cash On Pickup
WooCommerce Delivery Slots (shared on wplocker.com)
WooCommerce eNETS Gateway
WooCommerce Frontend Shop Manager – Free VersionWooCommerce Stock Manager
Wordfence Security
WordPress Importer
WP Mail SMTP
WP Post Page Clone
WPBakery Visual Composerthe mu plugin directory is empty
There is no other SMTP plugin activated currently
This is the correct debug output that I currently have on sending a test mail
Versions:
WordPress: 4.9.2
WordPress MS: No
PHP: 5.6.33
WP Mail SMTP: 1.2.2Params:
Mailer: mail
Constants: No
ErrorInfo:
Host: localhost
Port: 25
SMTPSecure: string(0) “”
SMTPAutoTLS: bool(true)
SMTPAuth: bool(false)Server:
OpenSSL: Yes
SMTP Debug:
[empty]Yes, I have done that. Can you take a look at the issue please