user9876789
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Mail Logging] Older mails not deletingHello, I tried this on the live site and it deleted the mail as expected. The issue was the dev site being behind http auth which stopped the cron. Thanks for your assistance.
Forum: Plugins
In reply to: [WP Mail Logging] Older mails not deletingHello, yes I have tried adjusting the number of days to 183. Clean up by Time in enabled and I put the number of days in, do I need to do anything else to trigger it to run the cleanup?
I am testing this on a test site which is behind HTTP auth – can this affect it?
I’d rather try get it to work with number of days before doing it by Cleanup by Amount as on the live site it needs to be by days.
That’s a shame. wp_is_mobile() is not typically a great way to detect a mobile device and media queries are the recommended way (due to the issue you mention with caching).
Please could you advise on my other question RE Please can you also advise when you’d advise to use this filter rather than using the widget way?
Is there any harm of having both active and using classes to hide one on mobile and hide the other on desktop?
I have had a look at the code and can see you’re using wp_is_mobile() to check if it’s a mobile device. Would it be possible to add to this with media queries so it also applies if the screen width is less than say 1024px or 768px?
Forum: Plugins
In reply to: [EWWW Image Optimizer] webp images only show for Logged In usersHello, I’ve checked back again today and I’m now seeing the same logged in as logged out (all webp), feels like a cache thing. Thanks, I’ll close this one off.
Forum: Plugins
In reply to: [EWWW Image Optimizer] webp images only show for Logged In usersHello, thanks for you reply. I am checking in incognito and looking in the Network tab in the Type column – when I am logged in all of the images on the homepage load as webp (bar the svgs), but when I am logged out it’s more like 30% – 50%. Are you seeing all of the images on the homepage load as webp?
When I run the site through Google Lighthouse on mobile it picks up that I should use next gen images but only when I’m logged out, when I’m logged in there’s not identified as an issue.
Hello, thanks for the advice, I was going to remove the plugin and try again but the next day when I went back in it worked without changing anything and loaded the login page so happy days
Hello, could you confirm if you’re working on an alternative solution for this or if it’s a case of we can’t use this plugin while on 20i?
Ah OK, assume there’s no workaround for that and we wont be able to use the plugin? It’s a shame as it’s a good plugin, it works great on the site dev (which is not on 20i).
This is all of them except the ones titled Filters and WordPress as they have identifying info, if they’re needed I can send them over privately.
https://ibb.co/jkNkf31
https://ibb.co/yYwYdmr
https://ibb.co/9ZGJ5sg
https://ibb.co/QDGM1zr
https://ibb.co/qrVRkpb
https://ibb.co/BnyXdtP
https://ibb.co/h8NW5m9Hello, I messaged them with your response, they’ve come back with:
I see – I’m afraid it’s not something that is possible in this case – What I’d suggest in this case, is what my colleague above had recommended, in which it might be worth if the plugin author could look into providing .htaccess rules to add to the main WordPress .htaccess file here.
Thanks for the speedy reply, they’ve replied with:
We don’t allow .htaccess rules to be added within the upload folder due to security reasons. We wouldn’t be able to add the Nginx rules as our main servers are using Apache. Is it possible that the plugin authors would be able to provide .htaccess rules to add to the main WordPress .htaccess file at all?
Forum: Plugins
In reply to: [Custom Taxonomy Order] Sorting stops working 4 categories deepHi Marcel, just to confirm, are you saying you’ve put it back how it was in version 3.4.0 so it wont order categories correctly after 4 levels deep?
Forum: Plugins
In reply to: [Custom Taxonomy Order] Sorting stops working 4 categories deepI have applied the latest update and the admin speeds are same as 3.4.0.
However, the front end speed is really degraded. I’ve ran Query Monitor, on version 3.4.0 it took 1.33 seconds to load a category page, on version 3.4.2 it’s taking 15.29 seconds.Forum: Plugins
In reply to: [Custom Taxonomy Order] Sorting stops working 4 categories deepHello, although the update fixed the order issue, it caused the admin loading times of products and categories to be incredibly slow to the point of being unusable. It’s taking a couple of minutes to load up a category page in the admin.
This particular client does have a lot (30k products and 5k categories). Please could the fix be revisited?