• Resolved joaoperigo

    (@joaoperigo)


    I have some problems in the 3.24 version. In the title I used style=”display:block;” because it’s better for SEO than <br> and that was relativily easy to adjust, I only had to create a class with display: block and apply.
    But what I couldn’t resolve was the carrosel or sliders…. for example image carrosel of ELementor removed captions, so have to change for title instead of legends, and I applyed some html and classes make my page equal to the layout of the design. and praticaly every page now have white spaces. but when I’m logged it’s works fine.
    Can I say if I will have to refactor every page or will you fix that?

    • This topic was modified 1 month ago by joaoperigo.
Viewing 1 replies (of 1 total)
  • Plugin Support aracelil

    (@aracelil)

    Hi, @joaoperigo.

    Thanks for reaching out to us. In regards to the custom code, please note that questions, conflicts and compatibility issues pertaining to custom code are beyond our support scope. However, we’re glad to hear you found a working solution for this particular issue.

    Regarding the Carousel and Slider widgets, an internal report was recently created regarding this issue and our developers are working to issue a fix in a future version. While I cannot provide an ETA for a resolution at this time, I encourage you to keep an eye on our changelog:

    Elementor Changelog?

    In the meantime, you can try the following workaround to see if it helps:

    • Open the file at Elementor (core) -> includes -> widgets -> image-carousel.php
    • Scroll to Line # 1058
    • There you can see the following lines of code: if ( Utils::has_invalid_post_permissions( $attachment_post ) ) { return ”; }
    • Comment out these lines.

    You can also check out the following thread on our Github page: https://github.com/elementor/elementor/issues/28946

    We apologize for any convenience and appreciate your patience as this issue is resolved.

    Kind Regards,

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.