Title: Issue with WPML
Last modified: June 25, 2020

---

# Issue with WPML

 *  Resolved [channeldoubler](https://wordpress.org/support/users/channeldoubler/)
 * (@channeldoubler)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/issue-with-wpml-6/)
 * Hi. The english popup shows fine when I visit the English version of the website.
   If I click on the flag and change language then the same English popup shows 
   in the other language!!!!
 * If I first visit the 2nd language version then the correct language popup shows.
   If I then click the flag to English, then again… the 2nd language version shows.
 * Is there some setting needed?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fissue-with-wpml-6%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Sygoos Support Team](https://wordpress.org/support/users/sygnoossupportteam/)
 * (@sygnoossupportteam)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/issue-with-wpml-6/#post-13038625)
 * Dear [@channeldoubler](https://wordpress.org/support/users/channeldoubler/) ,
 * Thank you for reaching out to us.
 * There are a few issues with WPML and some fixes will be implemented with those
   issues soon.
 * However, for now, you can use the following code which will help with your problem.
   
   Please, insert it in the custom JS field, as shown in the following screenshot.
   [https://prnt.sc/t6vny8](https://prnt.sc/t6vny8)
 * var url = window.location.href;
    if (url.indexOf(‘/el’) > 0) {return false;}
 * Let us know if this helps.
 *  Thread Starter [channeldoubler](https://wordpress.org/support/users/channeldoubler/)
 * (@channeldoubler)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/issue-with-wpml-6/#post-13038714)
 * Hi. I want to show the greek one in greek and the English one in english.
    Now,
   if I paste this code in the English popup, when clicking to greek it shows no
   pop at all.
 *  [Sygoos Support Team](https://wordpress.org/support/users/sygnoossupportteam/)
 * (@sygnoossupportteam)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/issue-with-wpml-6/#post-13048915)
 * Dear [@channeldoubler](https://wordpress.org/support/users/channeldoubler/) ,
 * Thanks for letting us know.
 * As mentioned we’re working on improving the plugin compatibility, so everything
   will be fixed with the upcoming releases.
 * As for the popup not opening: could you choose “all languages” from your admin
   side and then create a new popup which will open for all languages?
    And then,
   inside the popup, please, use the following code.
 * var url = window.location.href;
    if (url.indexOf(‘/el’) <= 0) {return false;}
 * Please, let us know if it works.
 *  [Sygoos Support Team](https://wordpress.org/support/users/sygnoossupportteam/)
 * (@sygnoossupportteam)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/issue-with-wpml-6/#post-13052687)
 * Dear [@channeldoubler](https://wordpress.org/support/users/channeldoubler/) ,
 * Hope you’re fine.
    We are wondering if you tried the solution given and whether
   it helped you.
 *  [Sygoos Support Team](https://wordpress.org/support/users/sygnoossupportteam/)
 * (@sygnoossupportteam)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/issue-with-wpml-6/#post-13057155)
 * Dear [@channeldoubler](https://wordpress.org/support/users/channeldoubler/) ,
 * We haven’t heard from you for 2 days.
    We’re marking this thread as resolved.
   Please, submit a new support thread if you need more help.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Issue with WPML’ is closed to new replies.

 * ![](https://ps.w.org/popup-builder/assets/icon-128x128.gif?rev=2698840)
 * [Popup Builder - Create highly converting, mobile friendly marketing popups.](https://wordpress.org/plugins/popup-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-builder/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Sygoos Support Team](https://wordpress.org/support/users/sygnoossupportteam/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/issue-with-wpml-6/#post-13057155)
 * Status: resolved