Skip Navigation

Resolved by author

Resolved in: JetPopup 2.0.7

Topic Tags: Compatibility

Overview of the issue

You may experience issues with JetPopup plugin where the popup content does not reflect the translations even after translating the popup.

Workaround

Please, make sure of having a full site backup of your site before proceeding.

  • Open ../wp-content/plugins/jet-popup/includes/elementor/extensions.php file.
  • Look for line 148.
  • Replace:
    1
    $settings = $data['settings'];
  • With:
    1
    2
    $settings = $data['settings'];
    $settings['jet_attached_popup'] = apply_filters( 'wpml_object_id', $settings['jet_attached_popup'], 'jet-popup' );

2 Responses to “JetPopup - Popup Translation Not Displayed on Translated Pages”

  1. The issue is still there.
    I’ve updated all, WPML and JetPopup to 2.0.7 and it does 2 problems now: does not load the PopUp on translated language and does not translate with advanced translation.

    • Please, keep in mind refreshing your translation jobs after the update. However, if the issue remains after JetPopup 2.0.7, start a chat in our assistance channel, we would investigate if it is related to a different scenario.

Leave a Reply

Please stay on topic and be respectful to others. If you need help with issues not related to this post, use our Support Forum to start a chat or submit a ticket.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>