mike
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Adaptive Images for WordPress] What size are my images resized toYeah, that makes sense.
Thanks for your help.
Forum: Plugins
In reply to: [Contact Form 7] reCAPTCHA v2Thanks, will give that one a go.
Thanks, have rolled back the version and all is good.
Forum: Plugins
In reply to: [Offers for WooCommerce] PHP error – InfiniteWPI disabled all the plugins except woocommerce, offers for woocommerce, and iwp client and it still happened. Seems to be a conflict with iwp client and offers for woocommerce.
Adding this line to the file ‘class-offers-for-woocommerce-admin.php’ fixed the issue:
require_once(ABSPATH . ‘/wp-admin/includes/screen.php’);Thanks.
Forum: Plugins
In reply to: [WP Offload SES Lite] Login via InfiniteWP turns plugin offIt includes “pluggable.php” which defines wp_mail(), it does not customise the wp_mail function.
So no plugin can include “pluggable.php”?
Viewing 5 replies - 1 through 5 (of 5 total)