• Hi,
    The Latest version 1.3.0 does not slide.
    I have tried both options Elementor Widget and the Shortcode.
    I had to revert to the previous version 1.2.2
    Regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • I can second this, as soon as I updated, the there was just one image on the page although i had five images on the for the carousel, I had to revert back to the older version 1.2 to get it working again.

    Plugin Support Rafiz Sejim

    (@rafizsejim)

    Hello there,

    We are sorry for the trouble.

    We were unable to replicate the issue locally, please help us with some more information.

    1. Are you using the shortcode in Gutenberg or Elementor?
    2. Which carousel/grid theme are you using?
    3. Can you share some screenshots of the settings?

    We are looking forward to your reply.

    Regards,

    Thread Starter listeraro

    (@listeraro)

    Hi,

    1- I have tried both options Elementor Widget and the Shortcode.
    2- Theme 2
    3- I reverted to the previous version 1.2.2 I do not have any screenshot
    The Carousel is on the top of Homepage
    https://listera.ro

    Thank you

    Thread Starter listeraro

    (@listeraro)

    Hi,
    It is much better now.
    However with the Auto Play, Repeat Logo, Stop On Hover, all ON, there is a large gap between the Last and the First images, there is not continuity.
    https://listera.ro/
    Also I have a particular setting in the Header on Result Page and all the other pages.
    On the Home Page Header I do not have any extra code.
    Please click on the Search Icon in the Header, there is a conflict with Show/ Hide code. The slider does not work properly.
    https://listera.ro/rezultate-cautare/?directory_type=electronice-electrocasnice/
    This is the code in the Elementor HTML Widget;

    <script>
    document.addEventListener('DOMContentLoaded', function() {
    jQuery(function($){
    $('.cauta').each(function(i){
    $(this).click(function(){ $('.clickonslider').eq(i).toggle();
    $('.cauta');
    }); });
    }); });
    </script>
    
    <script>
    document.addEventListener('DOMContentLoaded', function() {
    jQuery(function($){
    $('.cauta2').each(function(i){
    $(this).click(function(){ $('.clickonslider').eq(i).toggle();
    $('.cauta2');
    }); });
    }); });
    </script>
    <style>
    .cauta{
    cursor: pointer;
    }
    .clickonslider{
    display: block;
    }
    .cauta2{
    cursor: pointer;
    }

    </style>

    Version 1.2.2 had no conflict with the above code.
    Until you will fix all issues I will still keep the version 1.2.2.

    Thank you
    Cristi

    Thread Starter listeraro

    (@listeraro)

    Hi,
    I have update the Extension to v1.3.2.
    One more adjustment and I think it will be fine.
    When the Repeat Logo it is OFF, that gap is still present.
    The slider it goes to much to the left and on the right side ( after the last image ) there remains a large white space.
    It would be best if the last image in the slider would stop exactly at the left margin of the device screen. This behavior it is is more visible on mobile.
    Could you please check that gap with the Repeat Logo, OFF.
    Perhaps after you fix this issue there will be a better continuity and fluidity.
    Thank you
    Cristi

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Latest version 1.3.0 does not slide’ is closed to new replies.