Home › Forums › Gillion Theme › Just TinyMCE Custom Styles conflict
Home › Forums › Gillion Theme › Just TinyMCE Custom Styles conflict
Hi @hife2017,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where you are using it and share screenshot from admin area to show how you are styling that page using plugin so that i can help you to achieve it?
Best regards,
Shufflehound team
Thank you for video and screenshots.
Could you please share me the page URL from your site where you are using it so that i can help you to achieve it?
Hi support team
Solution for this topic
I made it work by adding the following code in the functions.php file of your Gillion child theme.
function remove_tiny_mce_before_init(){
remove_filter( 'tiny_mce_before_init', 'gillion_editor_dropcaps_init' );
}
add_action('init','remove_tiny_mce_before_init');
Could you please confirm it?
Two are displaying because TinyMCE Custom Styles plugin adds one along with existing one which we can’t remove.
ok! thank you a lot! you can close it.
You are always welcome here 🙂
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.