Tagged: custom color
-
AuthorPosts
-
March 25, 2019 at 6:47 am #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?
March 25, 2019 at 7:39 am #1082542I also confirm that this problem exists.
Vasilios Panousis
March 25, 2019 at 7:32 pm #1082820Hi Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- 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 ). - Click ” Submit “.
- 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,
VictoriaMarch 25, 2019 at 7:39 pm #1082823This started after the latest update from 4.5.4, just FYI. Credentials are attached.
Thanks,
MaryMarch 25, 2019 at 8:56 pm #1082845I also have this issue. Please post solution when one is found :)
March 26, 2019 at 4:35 am #1082960(watching this post for solution)
March 26, 2019 at 10:50 am #1083037( also watching this post for solution )
March 26, 2019 at 11:08 am #1083046Hi 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,
VictoriaMarch 26, 2019 at 1:36 pm #1083102Victoria,
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
March 26, 2019 at 3:50 pm #1083139Victoria – 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).
March 26, 2019 at 6:18 pm #1083185Having 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.
March 26, 2019 at 6:21 pm #1083187(watching this post for a solution)
March 27, 2019 at 1:34 pm #1083580I have the same problem. Every second and further iconllist on a page causes a problem after the 4.5.5 update.
March 27, 2019 at 6:53 pm #1083762Yep 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”
March 27, 2019 at 7:11 pm #1083764March 27, 2019 at 7:24 pm #1083767Great many many thanks…
I have no ides how to do that unfortunately.
March 27, 2019 at 7:28 pm #1083770That did it! Thanks!
March 27, 2019 at 7:33 pm #1083771Thank you @heavyman it fixed mine too and I am running on WordPress 5.1.1
March 27, 2019 at 7:35 pm #1083773Done!
Many thanks
March 28, 2019 at 4:50 pm #1084181Hi,
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!
YigitMarch 28, 2019 at 4:57 pm #1084187Thanks Yigit! Look forward to the update :)
MaryMarch 28, 2019 at 6:00 pm #1084205Hi,
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 -
AuthorPosts
- The topic ‘Icon List Custom Color Bug’ is closed to new replies.