• Resolved Yury

    (@yurikfirst)


    After updating to the latest version 3.20, html tags were removed somewhere, and only the text remains, this is very strange and inconvenient. when you want to apply your styles to the site styles

    <div class="txt-slider" data-aos="fade-in" data-aos-easing="ease-in-back" data-aos-delay="0" data-aos-duration="1200"
      data-aos-offset="0">
      <div class="h1-slider" data-aos="fade-right" data-aos-delay="300" data-aos-easing="ease-in-out"
        data-aos-duration="1100" data-aos-offset="50">Blum fittings</div>
      <div class="p-text-slider" data-aos="fade-left" data-aos-delay="1000" data-aos-easing="ease-in-out"
        data-aos-duration="1100" data-aos-offset="50">Our products increase the comfort of using furniture in all living areas</div>
    </div>

    Everything used to work
    How is it treated?

    • This topic was modified 3 years, 10 months ago by Yury. Reason: forgot to add

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    That’s actually from an update awhile back. There’s a security issue with letting any HTML to be added there so I had to disable it.

    If you’re comfortable with allowing any HTML you can add this filter to get back the functionality:

    add_filter('metaslider_filter_unsafe_html','__return_false');

    Let me know if you have any questions.

    Thread Starter Yury

    (@yurikfirst)

    Hello kbatdorf!
    Thanks, it worked! )

    Great! Thanks for following up.

    ?By the way, if you’re enjoying MetaSlider please leave us a 5-star review. They really help us out and let others find our plugin more easily.
    ?If you don’t think we deserve the 5 stars please let us know how we can improve, too. Thanks!

    https://www.ads-software.com/support/plugin/ml-slider/reviews/

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    @kbat82 Please do not use a link to reviews that sets stars. Users should be free to set any number of stars, and not pushed towards a specific rating.

    I removed ?rate=5#new-post from your link.

    If you need to contact the moderators about this then you can do so via the Slack #forums channel.

    To use that channel you need a Slack account. You can obtain one via these instructions.

    Slack

    When you contact the #forums channel, inform them what your www.ads-software.com forum user ID is. That will help the moderators find your account and ascertain what the issue is.

    If you do use Slack do not direct message me or any other moderator. Use the #forums channel and any moderator there can assist you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘After updating to 3.20, the slider removes the html description of signatures’ is closed to new replies.