epanda06
Forum Replies Created
-
Thanks again for your help.
I’ll take the time to test again, adjusting the JPG compression.In the meantime, it’s resolved.
I send you one of my PNG files auto-converted to JPG.
Hi @adamewww
Thank you so much for this quick reply.
Using the PNG format also ensures flat colors and gradients are preserved without banding.
This is a crucial point for our graphic designers.Our PNG images are less than 300kb but they don’t have transparency.
Do you think that transparency is the cause of this automatic conversion, despite the “PNG to JPG conversion” off ?
Maybe there is a documentation for explain the “certain threshold” in details for PNG automatic conversion to better understand the cause ?
The “EWWW_IMAGE_OPTIMIZER_DISABLE_AUTOCONVERT” work like a charm !
You saved my day.I also tested with :
define('EWWW_IMAGE_OPTIMIZER_PNG_TO_JPG', 'false');Forum: Plugins
In reply to: [Image Regenerate & Select Crop] The plugin add 1536×1536 and 2048×2048 sizesHo sorry !
I read more your code and find that this sizes are added by WordPress for high density devices.Forum: Plugins
In reply to: [Post Thumbnail Editor] Human readable display namesGreat news 🙂 Thanks
Forum: Plugins
In reply to: [YOP Poll] Disable "Yop Poll" ButtonSorry for my very late answer and big thanks for your reply.
Is there a way to remove it from my theme functions.php with a remove_action or something like this ?
Thanks forehand for your precious help
RegardsForum: Plugins
In reply to: [Post Thumbnail Editor] More Human Readable Label ?Sorry for my late answer but when i try to save settings i’ve got a PHP Fatal Error
Fatal error: Cannot use string offset as an array in /var/www/dechets/wp-content/plugins/manual-image-crop/lib/ManualImageCropSettingsPage.php on line 151 Call Stack # Time Memory Function Location 1 0.0008 822944 {main}( ) ../options-general.php:0 2 0.0013 948752 require_once( '/var/www/dechets/wp-admin/admin.php' ) ../options-general.php:10 3 0.7093 68811872 do_action( ) ../admin.php:211 4 0.7093 68814104 call_user_func_array:{/var/www/dechets/wp-includes/plugin.php:470} ( ) ../plugin.php:470 5 0.7093 68814160 MicSettingsPage->create_admin_page( ) ../plugin.php:470 6 0.7097 68815424 do_settings_sections( ) ../ManualImageCropSettingsPage.php:48 7 0.7097 68815880 do_settings_fields( ) ../template.php:1205 8 0.7097 68816408 call_user_func:{/var/www/dechets/wp-admin/includes/template.php:1237} ( ) ../template.php:1237 9 0.7097 68816464 MicSettingsPage->sizes_settings_callback( ) ../template.php:1237Forum: Plugins
In reply to: [YOP Poll] Disable "Yop Poll" ButtonHi YOP,
Thanks for your quick reply, but are we talking about the “Yop Poll” button who insert the yop_poll shordcode in text editor when create or edit a post/apge ? It is this one i want to hide 😉
Regards.