Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM › Problems with Font Awesome 5
- This topic has 1 reply, 2 voices, and was last updated 5 years, 9 months ago by WCFM Forum.
- AuthorPosts
- February 23, 2019 at 5:58 am #49630JuanBParticipant
Hello,
Some users are having problems with the latest WCFM update with Font Awesome 5.
The problem is this, many WordPress themes use WPBacker Page Builder, this plugin is not updated to Font Awesome 5. For this reason, the themes can not be updated to Font Awesome 5.
In my case I use the Woodmart theme, and support informs me that it can not update the Woodmart theme to Font Awesome 5 until WPBackery Page Builder is updated to Font Awesome 5.
What solution can you provide without having to revert to the previous version of WCFM?
Thank you. - February 23, 2019 at 6:57 am #49654WCFM ForumMember
Hi,
What solution can you provide without having to revert to the previous version of WCFM?
– Well, this is the only solution for the timing, as I can’t suggest you to change theme or not to use WPBacker Page Builder
It’s also not possible, to use both Font Library at the same time as they are using same class names but structure is different.
You may try this code to disable WCFM Font library –
add_filter( 'wcfm_is_allow_font_awesome', '__return_false' );
But then you see many icons are missing in Dashboard!
So, it will best to downgrade WCFM at 5.3.3
Thank You
- AuthorPosts
- The topic ‘Problems with Font Awesome 5’ is closed to new replies.