Title: Incorrect classes?
Last modified: February 11, 2025

---

# Incorrect classes?

 *  Resolved [Demian](https://wordpress.org/support/users/demian85/)
 * (@demian85)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/incorrect-classes/)
 * Hi,
 * To me my knowledge it returns the incorrect classes for the i element. For example,
   this is what the plugin returns:
 *     ```wp-block-code
       <i class="fa-classic fa-solid fa-info></i>
       ```
   
 * But the correct element should have this:
 *     ```wp-block-code
       <i class="fas fa-info"></i>
       ```
   
 * What is going on here?
 * Ragards,
 * Demian

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

 *  Plugin Author [Matt Keys](https://wordpress.org/support/users/mattkeys/)
 * (@mattkeys)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/incorrect-classes/#post-18299455)
 * I’m not sure why you feel that way but one is not more correct than the other.
 *  Thread Starter [Demian](https://wordpress.org/support/users/demian85/)
 * (@demian85)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/incorrect-classes/#post-18299479)
 * Okay, could you explain why it is not following the class structure from font
   awesome? I have never seen classes like fa-classis or fa-solid, to me it was .
   fas, .fad, .fal, .far. See this link:
 * [https://fontawesome.com/v5/icons/info?f=classic&s=solid](https://fontawesome.com/v5/icons/info?f=classic&s=solid)
 * Our site has the pro license, but it doesn’t return anything.
 *  Thread Starter [Demian](https://wordpress.org/support/users/demian85/)
 * (@demian85)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/incorrect-classes/#post-18299494)
 * I read on fontawesome that your way is indeed supported, but old-school. As it
   is not working on my side, I will have to remove the plugin unfortunately.
 *  Plugin Author [Matt Keys](https://wordpress.org/support/users/mattkeys/)
 * (@mattkeys)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/incorrect-classes/#post-18299507)
 * The link you shared is for the older font awesome icons (v5) are you using v5
   or v6 icons in the plugin?
 * It sounds like you have v6 icons enabled in the plugin but are expecting v5 formatting.
    -  This reply was modified 1 year, 3 months ago by [Matt Keys](https://wordpress.org/support/users/mattkeys/).

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

The topic ‘Incorrect classes?’ is closed to new replies.

 * ![](https://ps.w.org/advanced-custom-fields-font-awesome/assets/icon-256x256.
   jpg?rev=3435775)
 * [Advanced Custom Fields: Font Awesome Field](https://wordpress.org/plugins/advanced-custom-fields-font-awesome/)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-custom-fields-font-awesome/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-custom-fields-font-awesome/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-custom-fields-font-awesome/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-custom-fields-font-awesome/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Matt Keys](https://wordpress.org/support/users/mattkeys/)
 * Last activity: [1 year, 3 months ago](https://wordpress.org/support/topic/incorrect-classes/#post-18299507)
 * Status: resolved