• Resolved erikkubica

    (@erikkubica)


    You have an error in auto-translate-global.min.js

    e(“.wpat_minimalist_dropdown”).find(‘.wpat_lang_item[data-lang-code=”‘ + a + ‘”‘).addClass(“wpat_hidden”)

    should be

    e(“.wpat_minimalist_dropdown”).find(‘.wpat_lang_item[data-lang-code=”‘ + a + ‘”]’).addClass(“wpat_hidden”)

Viewing 1 replies (of 1 total)
  • Plugin Author Pampa Dev

    (@juangirini)

    Hi Erikkubica,

    Thank you very much for your report. We have released a new version with the fix.

    Kind regards,
    Juan

Viewing 1 replies (of 1 total)

The topic ‘css selector error’ is closed to new replies.