Span class glyphicons not inserting properly in text editor
-
Hi @Armin-Unruh @mariusjopen ,
I'm trying to insert some glyphicons in the text editor. Using the 'source code' editor in the text function I can get glyphicons to appear - but only if there is a something entered into the span, like this A (it could be anything however, even a fullstop) :
—<p><span class="glyphicon glyphicon-triangle-bottom">A</span></p>
—
If I leave the span blank like this it automatically deletes my code:
—
<p><span class="glyphicon glyphicon-triangle-bottom"></span></p>
—
How can I solve this because I just want to be able to show icons not characters as well? It seems that to make the span glyphicon appear you need a character value entered in the span tag, which is odd...
If you leave it blank like my second code example it deletes the code and says 'Empty Text'
Any ideas?
Best,
D
-
I have the same problem since i wanted to try social media buttons with the way u recommended it
https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_social_media_buttons
When i want to add this text:
<a href="#" class="fa fa-instagram"></a>to a page im not able to save it.
Could u help?
Thank u very much -
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it