The icon for the link post type no longer works?

Sort of random but after a few updates of X and Wordpress, the icon affiliated with the link post types (i.e., the chain links) no longer works and just renders an empty square. As far as I can tell, the icons for other posts still work (e.g., paper for a regular post, camera for a photo, quotations for quotes, etc.).

A search didn’t bring anything up (but given “icon” is quite a common term, I may have missed it). Happy to provide a link in a private thread.

Hello @mathewwithoent,

Thanks for writing in! I have inspected your site and I am seeing squares indeed. Did you added those paperclip icons in your child theme? Please have your icon code updated and use this instead:

<i class="x-icon x-icon-paperclip" data-x-icon-s="&#xf0c6;"></i>

We would loved to know if this has work for you.

That was it! Thanks. I changed my child theme with your code above. I haven’t changed the child theme in years, so not sure why it suddenly didn’t work but appreciate your help.

You’re welcome!
We’re glad we were able to help you out.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.