Tagged: 

Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #1082530

    Hi – just recently noticed a bug in icon lists’ custom color behavior. I am using the same color for several icon lists on a page, but noticed that only the first set used on a page renders the color correctly. Any additional icon lists on the same page revert to a default color.

    Source code for the list with the incorrect color:
    <div style=" style=" color:#6bc9c8;="" 'color:#6bc9c8;="" '="" class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></div>

    Source code for the list with the correct color:
    <div style="color:#6bc9c8; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></div>

    I’ve replicated this issue on a brand new test page, running Enfold 4.5.5 with WP 5.1.1. I see it happening on two of my dev sites right now, both of which are linked privately below. Can you please advise?

    #1082542

    I also confirm that this problem exists.

    Vasilios Panousis

    #1082820

    Hi Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

     libbeydesign,

    Best regards,
    Victoria

    #1082823

    This started after the latest update from 4.5.4, just FYI. Credentials are attached.

    Thanks,
    Mary

    #1082845

    I also have this issue. Please post solution when one is found :)

    #1082960

    (watching this post for solution)

    #1083037

    ( also watching this post for solution )

    #1083046

    Hi libbeydesign,

    Thank you. Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.

    Best regards,
    Victoria

    #1083102

    Victoria,

    The inline css code is adding an extra “style”, which breaks the intended inline css via the div element.

    This is the div from this page: https://chamberpouch.com/programs/
    <div style=" style=" color:#fc5029;="" font-size:24px;="" 'color:#fc5029;="" '="" class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></div>

    See how the Enfold code is writing “style” twice, which is breaking the inline css?

    I’m confident it isn’t a plugin conflict. It happens with any icon list following the first one; the first works properly.

    ~ Greg

    #1083139

    Victoria – none of the plugins are causing this issue. Again, this has happened to two separate development sites (and likely others that I developed earlier that I haven’t even reviewed yet).

    #1083185

    Having the same problem due to the update. Icon Lists have lost their custom color — icons and associated text have defaulted back to gray. Please help.

    #1083187

    (watching this post for a solution)

    #1083580

    I have the same problem. Every second and further iconllist on a page causes a problem after the 4.5.5 update.

    #1083762

    Yep have the exact same issue after updating to 4.5.5

    “I have the same problem. Every second and further iconllist on a page causes a problem after the 4.5.5 update”

    #1083764

    Hi folks,

    here is the solution to this.
    Solution

    heavy

    #1083767

    Great many many thanks…

    I have no ides how to do that unfortunately.

    #1083770

    That did it! Thanks!

    #1083771

    Thank you @heavyman it fixed mine too and I am running on WordPress 5.1.1

    #1083773

    Done!

    Many thanks

    #1084181

    Hi,

    I applied the solution Günter posted here – https://kriesi.at/support/topic/possible-css-rendering-bug-in-4-5-5/#post-1083761. Fix will be included in upcoming update. Please review your website :)


    @heavyman
    Thanks for sharing the solution!

    Cheers!
    Yigit

    #1084187

    Thanks Yigit! Look forward to the update :)
    Mary

    #1084205

    Hi,

    Glad we could help! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 22 posts - 1 through 22 (of 22 total)
  • The topic ‘Icon List Custom Color Bug’ is closed to new replies.