Ryan Hellyer
Forum Replies Created
-
Forum: Plugins
In reply to: [Unique Headers] Header for all posts within a categoryDamn. Thanks for letting me know.
I’ll need to sit down and fix this some time then, but I’m quite busy right now so can’t help immediately sorry.
Forum: Plugins
In reply to: [Unique Headers] Header for all posts within a categoryYes, I made a separate plugin for adding that functionality.
https://geek.hellyer.kiwi/plugins/unique-headers-single-posts/
I might include support for that functionality in a future version of the plugin by providing a checkbox alongside the category image selector, to force posts to use the category image.
Forum: Reviews
In reply to: [Unique Headers] Worked straight away with WP 4.1.1Glad to hear you got it working 🙂
Do you think I need to improve the instructions to make it more obvious how to use it? If so, do you have recommendations on how to improve them?
Forum: Reviews
In reply to: [Unique Headers] Works great – thanks.Awesome 🙂 Glad to hear it’s doing the job well for you.
Forum: Reviews
In reply to: [Simple Colorbox] Simple and workGlad to hear it’s working well for you 🙂
Forum: Plugins
In reply to: [Theme Integrator] No pixopoint-theme-integrator folderI don’t provide support 😛
But I’m not sure what is causing that anyway. It may just be that the appropriate permissions aren’t set. The plugin is very old and may be doing some things wrong, not serving appropriate errors when permissions aren’t set correctly etc. Perhaps try manually making the folder.
Forum: Plugins
In reply to: [Theme Integrator] Why not keep supporting?[deleted]
Forum: Plugins
In reply to: [Theme Integrator] No pixopoint-theme-integrator folderYour question somewhat answers itself.
I no longer provide support for it because people don’t understand what it does or how it works. I’m not sure how to explain it any better than is currently in the plugin documentation unfortunately.Lack of support shouldn’t really matter. Developers who would be using this plugin should be able to figure out how it works from the code.
Forum: Plugins
In reply to: [Theme Integrator] Why not keep supporting?Because unfortunately almost no one understood how it works. I’d guess about 95% of all support requests were from people who had no idea what it actually did. The time involved in explaining that to people was simply too much. It became quite frustrating wasting time like that, so I just gave up and have left it here in case anyone like yourself finds it useful.
I’ve been hoping someone would make something else which did the same thing for me to refer people to, but that hasn’t happened unfortunately.
Thanks for the five star review 🙂
I think a message which mentions something about it not automatically changing your default blog loop would be suitable. I’m not sure how to word that without getting too technical though.
I’ve created a GitHub issue for this bug … https://github.com/ronalfy/reorder-posts/issues/20
That looks like a bug. The text doesn’t even make sense, since the purpose of that page is to reorder posts.
Forum: Themes and Templates
In reply to: How to convert my navigation menu to a drop down oneThe PixoPoint menu code is to add support for a very old menu plugin of mine … https://ww.wp.xz.cn/plugins/multi-level-navigation-plugin/
Installing it would probably give you a dropdown menu automatically, but it is very old code of mine and I don’t recommend using it any more since it is somewhat redundant after the addition of menus into WordPress core over four years ago.
Instead, I recommend using a theme which supports dropdown menus with the native WordPress menu system.
Forum: Everything else WordPress
In reply to: Sucuri reports Website Firewall -Not Found – Medium RiskFYI, something like Fail2Ban can do much the same things as the Sucuri service can. It’s likely that Sucuri wouldn’t be able to tell when someone is using Fail2Ban though, so it wouldn’t show up in their scan.
Forum: Everything else WordPress
In reply to: Sucuri reports Website Firewall -Not Found – Medium RiskI think I see why Sucuri is not reporting you having a Firewall. WordFence doesn’t add what I (and presuambly Sucuri) would consider a firewall. From what I can tell, it just blocks some bad bots and whatnot.
By “firewall”, I think Sucuri is referring to actually proxying all your website traffic through another server which scans for malicious content, like the one they advertise on their site … http://cloudproxy.sucuri.net/
I assume it would cover things like CloudFlare or Akamai too, which do a lot of scanning and blocking of malicious stuff behind the scenes.