objektivdigital
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Bug: Image link gets removed when caption is addedThe reason I ask is that if you agree that it’s a UX issue, I’d love to make this my opportunity to contribute to WP Core. It’s on my bucket list 🙂
Forum: Fixing WordPress
In reply to: Bug: Image link gets removed when caption is addedMakes sense. Do you think this is a UX issue or should this problem be attributed to the person not using the program correctly?
Forum: Fixing WordPress
In reply to: Bug: Image link gets removed when caption is addedOkay, I found the issue. It’s either a UX issue or I’m not used to the WP convention or something.
I was able to replicate this issue with all plugins disabled. It seems that when I paste the link, I need to hit the “return” or “enter” key after pasting the link. Otherwise, if I paste the link and click the caption field (with zero steps in between), the link does not get saved.
Does that make sense? @sterndata
Forum: Fixing WordPress
In reply to: Bug: Image link gets removed when caption is addedHey Steven, sounds good. I did disable the plugins that I thought may have affected it, but I’ll try all of them next time and let you know if it’s still there.
Forum: Plugins
In reply to: [WebP Express] Using Cloudflare = can’t have webp background images in CSS?@ashucg creating a plugin sounds like a good idea. Thanks again for your help.
Forum: Plugins
In reply to: [WebP Express] Using Cloudflare = can’t have webp background images in CSS?@ashucg while I have no doubt your solution works, I am trying to find a simpler solution. I want a webp solution that requires as little steps and configurations/code as possible because I have employees whose technical skills are not as good as mine and I need them to be able to implement a solution without my help and without breaking my clients’ production sites.
At this point, I’ve decided to settle for lower page-load scores for now until there’s either a simpler solution available or until 99% of browsers support .webp. Whichever comes first. I don’t like doing it this way, but I feel like I have no other choice. 🙁
Forum: Plugins
In reply to: [WebP Express] Using Cloudflare = can’t have webp background images in CSS?@ashucg thank you very much for your comprehensive reply.
Forum: Plugins
In reply to: [WebP Express] Using Cloudflare = can’t have webp background images in CSS?Okay, so I get this error message on WebP Express settings:
You are using Cache Enabler, but have not enabled the webp option, so Cache Enabler is not operating with a separate cache for webp-enabled browsers.The problem is, I absolutely do have that setting checked off. Am I missing something?
Forum: Plugins
In reply to: [WebP Express] Using Cloudflare = can’t have webp background images in CSS?Thanks @ashucg — do you simply add Cache Enabler and that’s it, or are there specific configurations that you use? Also, are you directing image traffic through your .htaccess/nginx.conf, or are you using different settings?