Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #999709

    Hi guys,

    only with the WPML secondary language pages (English) I get an TypeError in slideshow.js and shortcode.js “_self.imageUrls[key] is undefined”, see example in private content area. This issue does not occur using the German = main language pages. As result the space where the slideshow should be shown stays empty.

    Thanks for support!
    Klaus

    #999767

    Hey KlausW,
    Yes this is a known bug of the latest WPML version. Afaik the WPML devs already released an update for their plugin, you can download our developer build with the WPML fixes by using the url in the private content field.

    I’d recommend to use ftp to install the update.

    Best regards,
    Dude

    #999857

    Thanks Dude! Uploaded the files via ftp, theme confirms version 4.4.2-dev-wpml.
    However the issues stays the same.
    Any other idea?
    Thanks!
    Klaus

    #1001056

    Hi,

    In this case you need to talk to the wpml support team. They tested our theme (dev version) with their wpml (dev version) plugin and they told us it should work now. Basically we had to replace the get_post() function with get_posts() in enfold/config-templatebuilder/avia-shortcodes/av-helper-slideshow.php because wpml does not hook into get_post(). However I checked the code on your website and wpml still doesn’t return the translated slides/images for unknown reasons. I also checked the ids of the slides (media attachment ids) and they’re valid and exist – so there’s no obvious reason why the get_posts() query doesn’t work with wpml.

    Best regards,
    Dude

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.