Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1009914

    Hello one and all,

    I use some “Icon List” elements on my website, which all of a sudden have ‘disappeared’ and I really can’t figure out what happened and how to get them to appear again. They still exist but the text does not show for these elements anywhere on my website. The Icons do appear though, just the text has disappeared.

    For example:
    Missing Icon list info

    The Icon List element and its content still exist if I go to edit the page:

    Icon list

    Editing and re-saving has no effect. Yesterday all was fine, today, not.

    I updated a few plugins (woocommerce and WPML stuff) since yesterday, and my old hosting expired (I have migrated – don’t know how that could be relevant but thought I’d mention it). I tried the usual deactivate-all-plugins but it did not help.

    Any assistance with this would be really appreciated, its driving me nuts and the problem is all over my site, even my price lists!

    #1009963

    Hey nextlevelbros,
    I took a look at your site and I see this css rule hiding your list items:

                /*WOOCOMMERCE*/
                /*THANK YOU PAGE HIDE TITLE AND SHARES*/
                .xlwcty_thankyou-template-default.woocommerce-order-received .post-entry .entry-footer div.av-share-box, .entry-content-header {
                    display: none!important;
                }
    

    If you added this css, please remove the last part with the comma

    , .entry-content-header

    Best regards,
    Mike

    #1010073

    Wow thanks so much, I thought it was some kind of WordPress malfunction lol. That CSS was to hide a title on the thank you page after you order, never considered that it could be what is hiding the list content. I added a bit more of the path to the CSS selector so that its only hiding the element on that page and not site wide. Thanks again Mike, I feel so much better and relieved now!

    #1010120

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Icon List's content has disappeared’ is closed to new replies.