• Resolved julyps2016

    (@julyps2016)


    Hello,

    I am using Slick Slider (Pro Version) and WPML plugin. In a Widget (Bottom of page) I use Slick Slider Shortcode. It works with WPML primary language but in the secondary language, I see nothing in the front-end. I have translated the Widget (the widget itself shows correctly if I put text content) but the Slick Slider Shortcode shows no slide (blank).

    I have translated the shortcode inside String translations. No luck.

    What can I do to make that work with WPML?

    Thank you.

    https://wordpress.org/plugins/wp-slick-slider-and-image-carousel/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello julyps2016,

    Can please you provide website link ?
    So, we can understand and try to resolve your issue.

    Having the same issue at soulpose.com.

    OK URL: http://soulpose.com/location/montreal-qb/

    Not OK URL: http://soulpose.com/location/montreal-qb/?lang=fr

    I have a French translation.
    When looking at the French translation in the admin, after clicking on a slider category, the language in the admin changes back to English.

    The following query returns no posts even with the correct category:

    $args[‘tax_query’] = array( array( ‘taxonomy’ => ‘wpsisac_slider-category’, ‘field’ => ‘id’, ‘terms’ => $cat) );
    $query = new WP_Query($args);

    Hello,

    We are adding some changes in this plugin and will update soon (4 to 5 working days) and your problem will solve.

    Thread Starter julyps2016

    (@julyps2016)

    Hello, just to let you know that I have translated all slides from french to enligh, but the slides are still not displaying. In the page source code, I see some slick slider code there, but no picture. Of course I’ve verified that pictures are there on translated slides.

    Thank you, please help to correct as soon as possible.

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

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