Title: Problem with Divi Theme 2.6.4
Last modified: August 31, 2016

---

# Problem with Divi Theme 2.6.4

 *  Resolved [Kuro](https://wordpress.org/support/users/kuro/)
 * (@kuro)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/problem-with-divi-theme-264/)
 * It is the first time you use Font Awesome Better. Yesterday I worked hard on 
   a web of a seminary and today my surprise when a section with 30 speakers where
   I used icons of social networks and today have disappeared by 90%. And those 
   who had not gone the code was not complete.
    An example of the code I used: `
   <a href="https://www.tni.org/es/node/296"> <i class = "fa fa-globe"> </ i> </
   a> <a href="https://twitter.com/TNInstitute"> <i class = "fa fa-twitter"> </ 
   i> </a>` But today there is only this: `<i class = "fa fa-globe"> <i class = "
   fa fa-twitter"> </ i>`
 * I’ve gone back in time with revisions WordPress but all are without icons. It’s
   crazy.
 * I can not explain. About two hours away. I think it will be problem Divi Theme
   builder.
 * I’m afraid to introduce again the social networks of these 30 people and disappear
   again. I had thought to use Font Awesome without plugin:
    [http://www.divi-magazine.com/using-font-awesome-with-divi/](http://www.divi-magazine.com/using-font-awesome-with-divi/)
 * What do you think? Any suggestions?
 * **Edited:
    I had to add code label because here’s the same. The editor has become
   the line of code as you see in the second. They were equal !! Is it a problem
   of visual editor / text WordPress?
 * Here the example that if you do not use the label code. WordPress shows two identical
   but they are not and so the link and icon is lost. A horror!
 * 1: [ <i class = “fa fa-globe”> </ i> ](https://www.tni.org/es/node/296) [ <i class = “fa fa-twitter”> </ i> ](https://twitter.com/TNInstitute)
 * 2:<i class = “fa fa-globe”> <i class = “fa fa-twitter”> </ i>

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Mickey Kay](https://wordpress.org/support/users/mcguive7/)
 * (@mcguive7)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/problem-with-divi-theme-264/#post-7194874)
 * Hi there,
 * I wish I could help with this one, but it seems like a Divi/editor issue you’ve
   run into. I know a lot of other folks have used BFA alongside Divi without issue,
   so I’m inclined to believe there must be something specific to your setup/process
   that caused this issue. If you can recreate the issue and confirm it pertains
   to BFA, I’ll be happy to take a look.
 * The only thing that immediately comes to mind is that your HTML is incorrectly
   formatted, and thus invalid. Notice the extra space that you’ve included in your
   closing `</I>` elements.
 * You have: `</ i>`
 * It should be: `</i>`
 * Also, you really shouldn’t be including spaces on all of your element attributes.
 *  Thread Starter [Kuro](https://wordpress.org/support/users/kuro/)
 * (@kuro)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/problem-with-divi-theme-264/#post-7194875)
 * Hi Mickey,
 * The problem was that I wrote the code (wrong) but I using your button in the 
   editor, even in visual mode works perfect.
 * Your button to insert the code like this:
    [Icon name = “twitter” class = “” 
   unprefixed_class = “”]
 * Actually the problem was me for not knowing how to use your plugin.
 * Thanks a lot and awesome plugin ; )

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problem with Divi Theme 2.6.4’ is closed to new replies.

 * ![](https://ps.w.org/better-font-awesome/assets/icon-256x256.png?rev=1186438)
 * [Better Font Awesome](https://wordpress.org/plugins/better-font-awesome/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/better-font-awesome/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/better-font-awesome/)
 * [Active Topics](https://wordpress.org/support/plugin/better-font-awesome/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/better-font-awesome/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/better-font-awesome/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Kuro](https://wordpress.org/support/users/kuro/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/problem-with-divi-theme-264/#post-7194875)
 * Status: resolved