Saltar navegación

[Resuelto] Conflict Toolset with Font Awesome plugin

This support ticket is created hace 2 meses. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Este tema contiene 1 respuesta, tiene 1 mensaje.

Última actualización por umbertoZ hace 2 meses.

Asistido por: Minesh.

Autor
Mensajes
#2802992
wysiwyg.jpg

Hi, I noticed that when I activate Font Awesome plugin, the wysiwyg editor of the main description of my CPT stops working. I get a blank box on visual tab.

cheers

#2803330

Minesh
Colaborador

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Here is a sandbox site and you can auto-login to it using the following link:
=> enlace oculto

I checked with the following sandbox site where I've installed the Font Awesome plugin version 5.0.1 as you have on your installation and I've also activated the plugin.

I've created Book post type and added the new post I can see the post content (post body) editor working without any issue on boty post add/edit screens.

Am I missing anything here? if so, Can you please share further detailed steps that should help me to reproduce the issue.

#2803356

Hi, I've deactivated all plugins and switched to the default theme, but the issue persists. Interestingly, the Better Font Awesome plugin works fine, but Font Awesome 6 does not.

I finally found a solution: I deactivated the Font Awesome plugin and now load the icons manually using wp_enqueue_script() in functions.php.

cheers