Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Frank Goossens

    (@futtta)

    Seen this mentioned before, looks like a quirk in WPML. Solution others have implemented; copy the CSS from that file elsewhere (e.g. using a function to insert it inline or put it in a widget) and tell WPML not to enqueue the CSS:

    define('ICL_DONT_LOAD_LANGUAGE_SELECTOR_CSS', true);

    hope this helps,
    frank

    Thread Starter noahj-champion

    (@noahj-champion)

    Ok, sounds good.

    Yeah, I wondered how they were enqueueing their css that it wasn’t being caught by Autoptimize.

    Thanks for the info.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Compatibility with WMPL’ is closed to new replies.