aqdezigns
Forum Replies Created
-
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Product Images Missing@ryanhungate Thank you so much for this, really appreciate it. Looking forward to that update :)!
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Product Images Missing@ryanhungate This is what I’m seeing
if ( ! defined( 'WP_CONTENT_DIR' ) ) { define( 'WP_CONTENT_DIR', ABSPATH . 'wp-content' ); // no trailing slash, full paths only - WP_CONTENT_URL is defined further down }Then further down….
function wp_plugin_directory_constants() { if ( ! defined( 'WP_CONTENT_URL' ) ) { define( 'WP_CONTENT_URL', get_option( 'siteurl' ) . '/wp-content' ); // full url - WP_CONTENT_DIR is defined further up }Those were the only two things containing WP_CONTENT_URL similar to what you provided in your reply.
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Product Images Missing@khungate In debug mode of the site, the following PHP notices/undefined indexes showed up referencing the functions.php file:
–1536×1536
–2048×2048
–woocommerce_thumbnail
–woocommerce_single
–woocommerce_gallery_thumbnailWondering if this might have anything to do with it or if there is an “easy” fix?
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Product Images Missing@khungate I did do a fresh reinstall of the plugin. I disabled a thumbnail regeneration but nothing still.
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Product Images Missing@khungate Thank you so much for looking into this—much appreciated!
I noticed the product image urls on MailChimp are relative (“http:///wp-content/uploads/ etc…”) instead of absolute. The domain name is missing.
Any ideas?
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Product Images Missing@khungate thank you so much for responding! Sorry about, will keep that in mind moving forward. Anxious to hear back from your testing, thanks again.
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Product Images Missing@stevennorth Tried disconnecting and reconnecting as well as forcing a resync and nothing.
Did your force resync fix the issue?
Forum: Plugins
In reply to: [GlotPress] can not activate glotpressI have JetPack 4.0.3 and GlotPress 2.0.1 installed on WordPress 4.5.2 and am still receiving this error.
Any help on this or a workaround/fix??