Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #1173115

    On Fullscreenslider, i added in the caption this:

    <strong>INNOVATIVE LOHNFERTIGUNG<span style="color: #eb3b3b;">.</span></strong>

    Since 4.71 i get shown it complete with the html codes on the website.
    The Problem is only in the caption. In the description text, it will work correct.
    How can i fix this?

    regards manuel

    • This topic was modified 4 years, 6 months ago by Dandy.
    #1173118

    I’ve got the exact same problem. We use full width easyslider and we want some letters in the caption to be in another color (just like the Enfoldgym demo site). It stopped working in 4.7.1 but has worked years past.

    #1173145

    The same here.

    #1173295

    Hi Dandy,

    Please use CSS to edit the look of elements, it’s much safer:

    .home h2.avia-caption-title {
      color: #eb3b3b;
    }

    Best regards,
    Rikard

    #1173297

    This works not good

    INNOVATIVE LOHNFERTIGUNG i will have this in strong and in normal color.

    After the INNOVATIVE LOHNFERTIGUNG i have a point, and only the point should be in red color.

    So please fix this problem. Before the 4.7.1, this had worked since years perfect!

    Manuel

    #1173299

    There’s an issue on Caption headlines.
    In my case, my H1headline is showing the <br /> tag.

    #1173346

    Hi,

    We escaped HTML in titles for security reasons however we have reverted back as users would like to use it unescaped.

    Please go to Appearance > Editor and edit /enfold/config-templatebuilder/avia-shortcodes/av-helper-slideshow.php file with this one – https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_7_1/av-helper-slideshow.php

    If you would like us to update the file for you, please create temporary admin logins and post them here privately :)

    Best regards,
    Yigit

    #1173354

    Hi Yigit,

    i take your av-helper-slideshow.php and it works now. Big Thx
    Does we keep this, or must we change this in any future Enfold update?

    regards manuel

    #1173357

    Hey!

    Glad it is working fine now!

    You can keep the file, no need to change it in future :)

    Cheers!
    Yigit

    #1173363

    What if I have a child theme?

    #1173366

    Hi,

    You can edit the file on your parent theme if you are using a child theme :)

    Cheers!
    Yigit

    #1173367

    Sure, but I will lose it next update?

    #1173370

    Hi,

    No, we have reverted the changes in the file we are going to release in next version.

    Regards,
    Yigit

    #1173371

    The new av-helper-slideshow.php works. Thanks for the quick response.

    #1173374

    Hi,

    You are welcome! We are going to mark this thread as resolved for now. If you have any other questions or issues, please feel free to start a new thread under Enfold sub forum :)

    Best regards,
    Yigit

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Fullscreen Slider – Caption does not show correct – 4.71’ is closed to new replies.