Pedro
Forum Replies Created
-
Forum: Plugins
In reply to: [Enable Media Replace] Images are not replaced (caching problem excluded)Hello @artworxdigi ,
I’m sorry to hear our plugin does not work in your case. My first question is: if you disable Robin Image Optimized, does the replace work correctly? I’m trying to understand if this a plugin conflict, or it might be coming from somewhere else.
Thank you!
This is really strange! I confirm the cron job is added by our plugin and its purpose is to check if new items have been added to the Custom Media folders. Therefore, if you have added the folders you are mentioning to our plugin’s Custom Media area, this cron job will run every 30 minutes.
Can you please send us your site debug information (either here, or directly by contacting us if you have privacy concerns), so we can check if another plugin or your active theme could generate that error?
Thank you!
Hello @wpjgcy,
We had a look over this error and the main question is: are you by any chance using PHP 8.0? Because this is the only version where this error shows up and it seems to come directly from the WordPress core. Are you able to upgrade to PHP 8.1, or even better 8.2 or 8.3? Normally, that should fix this error.
If it still doesn’t work after upgrading PHP, please let us know and we’ll get deeper into details. For example, it would be good to know what you’re trying to achieve, to see if there are better alternatives.
Thanks
Hello again, @techwpdrift,
Thank you for your patience with us! Version 1.0.4 of our plugin, which has just been released, fixes this problem. It no longer suggests re-optimizing everything. Instead, a message is displayed in the media library suggesting to “Force re-optimize” if you want to bring the remaining images to the same quality level as in the settings.
Please let us know if you have any further questions on this topic!
No worries, please tell us if you need additional information.
Hello @nestormarius,
Have you tried using the “Remove all ShortPixel data” from Settings -> ShortPixel -> Tools?
That option should also remove the custom DB tables.Thanks
- This reply was modified 2 months ago by Pedro. Reason: Added screenshot from the Tools tab
Forum: Plugins
In reply to: [Enable Media Replace] Something went wrong loading page, please try againHello @anlynchkc,
Can you please tell us if you are still encountering this issue? If yes, then we’ll need the PHP log behind that error (normally this is located either in /wp-content/debug.log or in the logs location of your host). If not, you can go ahead and mark this ticket as resolved. Thanks!
Forum: Plugins
In reply to: [Enable Media Replace] New file upload screen heightI want to follow up on this and ask if you can provide us with some sample files for us to test with. We might have an update to our plugin in the coming weeks and I’d like to also get a fix in place for this situation. If that’s not possible, I’ll go ahead and mark this issue as resolved next week.
Thanks!
Forum: Plugins
In reply to: [Enable Media Replace] Action to inform other plugins of media changeHello @tristanleboss,
Apologies for the delay, for some reason the notifications from this plugin didn’t reach my mailbox. Here’s a hook that you can use for this purpose:
do_action("enable-media-replace-upload-done", $target_url, $source_url, $this->post_id);
It does have the post_id of the media file replaced, therefore it should be just what you need.
If the WebP Express development team is willing to give us more details about what they need to perform, we’re happy to add an integration with their plugin.
Please tell us if you need anything else from our side!
hello again,
This issue has been resolved in version 3.9.3, which was released last week.
Thanks for reporting it @vinodkkumar !
Hello @yabdali,
Thanks for pointing this out to us. Can you also send us a screenshot with the plugin settings? You just need to go in wp-admin to Settings –> SP Critical CSS -> Options tab and take a screenshot.
It would also be great to send us the list of active plugins (and their versions), as well as your theme, so we can check if the same notice can be reproduced in our test environments.
Thank you!
Forum: Plugins
In reply to: [Enable Media Replace] Typo in descriptionhi @heyjoecampbell and thanks for pointing this out!
The typo has just been corrected ??
All the best
Forum: Plugins
In reply to: [Enable Media Replace] Links in post not being replacedhello @gdetassigny,
Thanks again for letting us know what was the solution. Can you also tell me what is the cache flush hook/action/function for the object cache pro? I’m thinking about adding this integration directly in our plugin, to avoid such issues for other customers as well.
Thank you!
Hello @vinodkkumar,
Thanks for reporting this, indeed it’s a bug, that notification should be dismissed. We’ll work on getting it fixed and we’ll be back here when we have a solution.
Thanks for your patience with this!
Hi Thomas,
That’s great news, thanks for the confirmation. I see that the ticket is marked as resolved, therefore I assume everything is fine now and that PHP Notice is gone for good.
Don’t hesitate to let us know if you have any other questions or concerns.