Ryan Hellyer
Forum Replies Created
-
Forum: Plugins
In reply to: [Unique Headers] Unique header image for date archives?This is a can of worms I have not attempted to upturn yet 😉
It’s not going to be as simple to implement, because there is no existing UI for changing facets of the date archives. Perhaps an extension plugin could be made which added a new “Date” post-type. That post-type could include extra data, including the custom header image.
Forum: Plugins
In reply to: [Unique Headers] Plugin not working (Layers WP)Since there hasn’t been a reply, I’m just going to mark this as resolved. But feel free to reopen it if you still want help 🙂
Forum: Plugins
In reply to: [Unique Headers] Bug in class-unique-headers-taxonomy-header-imagesSorry, I didn’t see this until now.
Thanks for spotting that. This will be fixed in the next version. You will be added to the credits section for providing assistance with the plugin.
Forum: Reviews
In reply to: [Unique Headers] Very Responsive technical supportGlad to see it’s working now for you 🙂
Forum: Plugins
In reply to: [Unique Headers] Unique Headers not working in FireFox or ChromeI think this should fix it:
https://github.com/ryanhellyer/unique-headers/archive/master.zipForum: Plugins
In reply to: [Unique Headers] Unique Headers not working in FireFox or ChromeYikes. Thanks for testing that. I’ll get to work on making a solution which works better then 😉
Forum: Plugins
In reply to: [Unique Headers] Unique Headers not working in FireFox or ChromeI can see why I never saw this problem earlier now. I was chatting to people via email about this here, via email and on Twitter. But it appears that some of the reports were incorrect on some parts, and I got things scrambled.
The original post above does explain the exact problem correctly and I should have picked up on what the problem was then. Sorry for not realising this earlier.
The issue had nothing to do with Chrome or Firefox specifically, but it was just visible in the browser with them. The problem was in the HTML, as the srcset attribute was showing incorrect URLs and only the main src attribute was being modified to match the new unique header image.
I’m not sure why WordPress has bypassed the internal header image URL filter like this, but I’ve worked around it in that version I posted above and it is now outputting the correct images.
- This reply was modified 9 years, 7 months ago by Ryan Hellyer.
Forum: Plugins
In reply to: [Unique Headers] Unique Headers not working in FireFox or Chrome@crabsallover – could you try this version and let me know if it solves your problem?
https://github.com/ryanhellyer/unique-headers/archive/master.zip
Thanks 🙂
PS: You are listed in the credits section now.
Forum: Plugins
In reply to: [Unique Headers] Unique Headers not working in FireFox or Chrome@crabsallover Your problem does not seem to be related to Firefox at all. It’s displaying the wrong image due to the theme using wp_get_attachment_image_srcset() to load the image URLs for srcset. I’m looking into a solution for this now. I suspect this same problem is affecting many other themes too.
I’m surprised no one has reported this until now :/
Forum: Plugins
In reply to: [Unique Headers] Unique Headers not working in FireFox or ChromeI’m looking into this at the moment. I can see part of the problem now, as you have multiple URL’s loading for each image. I’ll post back here once I’ve worked out how to replicate this and found a solution to it.
Forum: Plugins
In reply to: [Unique Headers] Unique Headers not working in FireFox or ChromeI found the details. You just needed to mention that you sent them via Facebook 😉
Forum: Plugins
In reply to: [Unique Headers] Unique Headers not working in FireFox or ChromeOops! This will work better 😉
Forum: Plugins
In reply to: [Unique Headers] Unique Headers not working in FireFox or ChromeNo, I have not received login details for the site.
Forum: Plugins
In reply to: [Unique Headers] Unique Headers not working in FireFox or ChromeIs it possible for you to give me admin access to the site (or a test version of it) so that I have a look around in the admin panel to try and work out what is going on?
I’m not really sure where to start looking at the moment, as it appears to work just fine whenever I test it.
I can be contacted directly if you would like to pass on admin details:
https://ryan.hellyer/contact/Forum: Plugins
In reply to: [Unique Headers] Unique Headers not working in FireFox or ChromeThe plugin appears to be working just fine with the TwentySixteen theme, which is what I’d expect.
I’ll need more information to assist with this issue.