Ryan Hellyer
Forum Replies Created
-
That is an excellent banner idea! I’ll do that tonight.
Forum: Plugins
In reply to: [Disable Emojis (GDPR friendly)] AwesomeGlad to hear you find it useful 🙂
Forum: Plugins
In reply to: [Disable Emojis (GDPR friendly)] Warning: call_user_func_array()Version 1.5 is the release I just created which has this new feature ^
Forum: Plugins
In reply to: [Disable Emojis (GDPR friendly)] Warning: call_user_func_array()I suspect this is caused by WooCommerce doign something weird with the tiny_mce_plugins filters. To work around this, I’ve set the filter to output an empty array when the $plugins variable is not an array (probably when it’s just empty/null).
Hopefully that will fix this issue. If not, please let me know 🙂
Forum: Plugins
In reply to: [Disable Emojis (GDPR friendly)] AwesomeGlad to hear you find it useful 🙂
Forum: Plugins
In reply to: [Disable Emojis (GDPR friendly)] Old SmiliesThe old smilies have been removed from WordPress. To add them back in, try the Classic Smilies plugin from Otto …
https://ww.wp.xz.cn/plugins/classic-smilies/
The Disable Emoji’s plugin will turn them into basic smiley symbols, so they should still work, they’ll just look a little different.
I actually use this plugin myself as I prefer those smilies, but I think I hacked it up to make it work (it was a long time ago and I can’t remember) as it is terribly out of date … https://ww.wp.xz.cn/plugins/tango-smilies/
Forum: Plugins
In reply to: [Disable Emojis (GDPR friendly)] Warning: call_user_func_array()That makes no sense to me at all right now, but I’ll look into it and try to work out a solution for you.
Forum: Plugins
In reply to: [Disable Emojis (GDPR friendly)] Still Calling wp-emoji-release.min.jsI can’t replicate this sorry. It appears to be working on my own site just fine … https://ryan.hellyer.kiwi/
If you can provide some input on what you may be doing to trigger that, then I may be able to fix it. But without the ability to replicate the problem I’m kinda stuck.
Forum: Reviews
In reply to: [Simple Colorbox] NiceGlad to hear it’s working out well for you 🙂
Forum: Plugins
In reply to: [Disable Emojis (GDPR friendly)] unhooking wrong filters?The filter changed recently. Instead of fixing it, I’m recommend people switch to Otto’s plugin instead … https://ww.wp.xz.cn/plugins/classic-smilies/
Forum: Plugins
In reply to: [Unique Headers] Unique HeaderS, not Unique HeaderHopefully that plugin does the task you requires 🙂
Forum: Plugins
In reply to: [Unique Headers] Unique HeaderS, not Unique HeaderSorry for the delay. It took me a while to remember who it was that made the plugin.
Forum: Plugins
In reply to: [Unique Headers] Can I center Unique Headers image?That is not related to this plugin. That will be caused by your theme. If it is a custom theme, then perhaps contact the theme developer for assitance.
Forum: Plugins
In reply to: [Unique Headers] Unique HeaderS, not Unique HeaderI think there is a plugin out there which does that already. I’ll go see if I can find and post back here if I can fish it out.
Forum: Themes and Templates
In reply to: [Hellish Simplicity] child themeI’m not sure how you intended the stylesheets to load, but I created a demo child theme for those who are unsure how to create child themes.
https://geek.hellyer.kiwi/themes/hellish-simplicity/#child-themesJust please be aware of future updates messing with whatever changes you make.