TucoKV
Forum Replies Created
-
I’ve got you now. Thank you very much for your help.
Best regards
Thank you very much. I’ve got it to work, but I didn’t get you on how to make it work on WYSIWYG mode.
What should I put in the CSS file you’re mentioning?
Thank you
Ok, thanks, but I can’t get it to work.
I’ve created .highlighted in my CSS file, and I want to implement it to the dropdown.
So should I add this:
function custom_mce_styles( $init ) { $init['theme_advanced_buttons2_add_before'] = 'styleselect'; $init['theme_advanced_styles'] = 'Highlighted Style=highlighted'; return $init; } add_filter( 'tiny_mce_before_init', 'custom_mce_styles' );Please rewrite the code if it’s not correct (I guess it’s not).
And where exactly do I add it in functions.php (does it matter as I guess it should follow some hierarchy in that file)
Thank you very much for your help
Forum: Hacks
In reply to: Trying to edit front-end of Links widget, can't find the proper fileStill nobody?
Forum: Hacks
In reply to: Trying to edit front-end of Links widget, can't find the proper fileSo, can anyone help me on this one?
I’ve added query debug plugin, have all of the queries listed, and what should I do with them? 87 of them at the moment…
I’ve disabled related posts, I thought that could be the problem, but it ain’t…
Forum: Fixing WordPress
In reply to: WordPress comments not working after having installed facebook APISorry everyone, the problem was with “WordBB plugin”, because I’ve linked MyBB forum with WP.
After that, when I comment on WP article, it uses default “Guest mode” from MyBB, and that’s why the comment isn’t shown as it should be, neither it’s listed inside comments section.
You can lock this up, it’s a plugin bug, not a problem with WP.
I’ll set this to resolved.
Forum: Fixing WordPress
In reply to: WordPress comments not working after having installed facebook APII’ve forgot to mention, I’m using Quest theme