Tagged: CSS
-
AuthorPosts
-
July 11, 2019 at 10:22 pm #1117889
The problem I’m having can be seen on https://discoveringdowsing.com/dowsing-course/ but I have also added a partial screenshot
The icons should have white backgrounds and green check mark. The text next to them should be white. However, when I look at the css, I find the following for the icons:
<div style=" style=" background-color:#ffffff;="" border:1px="" solid="" #000000;="" color:#5f8789;="" 'background-color:#ffffff;="" '="" class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></div>
and for the text I see
<div class="iconlist_content av_inherit_color " itemprop="text" style=" style=" color:#ffffff;="" 'color:#ffffff;="" '=""></div>
You’ll notice that in both there is a repetition of ‘style’ as in style=” style which is obviously where things re going wrong. However, I can’t see why this is happening or how I can correct it.
Please can you point me in the right direction?
Thanks
July 12, 2019 at 8:19 am #1117965Hey nigdowser,
As I recall there was a problem with that element in the version of the theme which you are running. Could you try updating the theme to the latest version (4.5.7) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
RikardJuly 12, 2019 at 4:18 pm #1118117I don’t see where to access 4.5.7. I’m running 4.5.5, checked manually and it came back saying there is no update available.
Will it be released today perhaps??Thanks
July 12, 2019 at 9:01 pm #1118190Hi nigdowser,
Please have a look at the following threads:
https://kriesi.at/support/topic/enfold-4-5-not-showing-up-as-an-update/Best regards,
VictoriaJuly 13, 2019 at 9:55 pm #1118404All I’m seeing on themeforest is version 4.5.1 for download. Where is the version you referenced, 4.5.7?
Plus, if this is how this is to work in the future, how do I know if there is an update if it’s not now showing in the admin area on wordpress?
Thanks
July 14, 2019 at 6:16 am #1118451Hi,
The files in your Themeforest account are always the latest version, you can verify that by downloading the package and opening up style.css for instance.
Did you add a token to the backend of the theme? Please refer to the documentation here: https://kriesi.at/documentation/enfold/theme-registration/
If the automatic updates are still not working after following that then please include admin login details in private so that we can have a closer look.Best regards,
RikardJuly 14, 2019 at 6:34 pm #1118510Well, I don’t know how or why, but I did not have a personal token, just the old API thingy. I was reading the instructions on the link you said and went to check the Enfold>Update page and there was a message notifying me of 4.5.7 being available, which was not there before. I then continued with the personal token and got that fixed and then updated the theme.
What I don’t understand is why the update didn’t show before and what caused it to show in the end (even before a personal token was created).
I really do not understand the process. Sure, I’m happy that it eventually worked, but still a little wary about knowing if an update will become available.
Finally, the page I originally wrote in about, with the strange css is now showing properly (due to the update). so that’s a relief.
On that point, this ticket can be closed.
Thanks for the help!July 14, 2019 at 11:10 pm #1118616Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Strange CSS…’ is closed to new replies.