Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WPML Fix returns false. #104

Open
benoyd opened this issue Oct 19, 2017 · 2 comments
Open

WPML Fix returns false. #104

benoyd opened this issue Oct 19, 2017 · 2 comments

Comments

@benoyd
Copy link

benoyd commented Oct 19, 2017

/* WPML Fix */ if ( defined( 'ICL_SITEPRESS_VERSION' ) ){ global $sitepress; $url = $sitepress->convert_url( $url, $sitepress->get_default_language() ); }

This part is supposed to fix the WPML issue when different domains are used. However, it seems like it's now doing the opposite. removed this and now it works fine.
I'm using Wordpress 4.8.2, WPML 3.8.3, aq_resize 1.2.2.

@steve231293
Copy link

I've got the same problem.
If your site has url like this: domain.com/en
then Aqua resizer will return false.

@Striffly
Copy link

Striffly commented Jul 8, 2020

Fixed with #116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants