Widget Title
-
I use font awesome in widget title on the sidebars using shortcodes.
So basically wordpress allows the use of shortcodes on the widget title, and using a plugin like “Font Awesome Shortcodes” I am able to add Font Awesome to the widget menu.This is a sample of the widget menu:
[fa type=book] Book Reviews
This works in all the widgets I use on the site except this one!
This is what gets displayed on the site (Just the HTML Code):<i class=”fa fa-book”></i> Book Reviews
And the html source is:
(without the spaces,of course)& lt ; i class=”fa fa-book” & gt ; & lt ; / i & gt ; Book Reviews
Any solutions?
Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Widget Title’ is closed to new replies.