GP and WPML multi domain Gp.resize not working as expected
Hello, in the aq_resizer.php in the GP Pro/blog module, at line 229 there is this part: if ( defined( 'ICL_SITEPRESS_VERSION' ) ){ global $sitepress; $url = $sitepress->convert_url( $url, $sitepress->get_default_language() ); } Problem: On my site we use wpml with different domains, and if this function runs, it replaces all the attachment sources with the host … Read more