sheldonng
Forum Replies Created
-
Thank you for your previous response. Ultimately, I utilized the EWWW plugin to batch-convert all existing HEIF files in my WordPress site back to JPEG format. Additionally, I installed the HEIF Support plugin to guarantee that any newly uploaded HEIF/HEIC original files are automatically converted and replaced with JPEG upon upload. With this setup, your plugin now functions perfectly without encountering any problems.
it’s any way to use your plugin to Bulk Optimization the old heif/heic original files to jpeg?
Upon investigation, I found that WordPress provides native support for HEIF/HEIC format and preserves the original files without deletion. In contrast, certain third-party plugins encounter problems (such as CompressX failing to generate thumbnails and AVIF conversions from the original HEIF/HEIC files). As a result, I ultimately decided to continue using your plugin
- This reply was modified 4 months, 2 weeks ago by sheldonng.
Upon verification, I have confirmed that the original file is in HEIC format rather than JPEG.
Is there a way to make CompressX support the conversion of HEIC files? or all HEIC to jpeg?
EWWW is support HEIC to JPEG/WEBP/AVIF
I have upgraded the PHP Imagick extension and explicitly configured it to use ImageMagick 7.1.13. Despite this change, the problem remains unresolved: images with dimensions larger than 2048 pixels continue to appear as “Not supported” in the WordPress Media Library.
Forum: Themes and Templates
In reply to: [Hueman] Free Hueman ThemeSure, i use php 7.1 on hueman pro without any problem.
- This reply was modified 8 years, 2 months ago by sheldonng.
Forum: Plugins
In reply to: [BJ Lazy Load] When I updated to 1.0 version, thumbnail display is not normalI have tested in 1.0.4, the question has been resolved! Repair really fast, thank you~!
Forum: Plugins
In reply to: [Advanced Browser Check] IE 11 not workingYou can add header,tell IE11 don’t use the compatibility mode.
if you use the apache,you can use headers_module to fix it.<IfModule headers_module> Header set X-UA-Compatible: IE=edge </IfModule>But i don’t sure user agent will show ie11 or ie7, try it first.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Bulk Optimize not work for PNG/JPG->WEBpOh, it work,when i select the ‘force re-optimize’ checkbox. Thank for your help.:D
Forum: Themes and Templates
In reply to: [Hueman] IE8 top bar menu problemyes,it’s not work too… But I’ve given up support for ie8, this site is only 5% of users are still using ie6-8.
Forum: Themes and Templates
In reply to: [Hueman] Is Hueman compatible with WP 4.0?After the 4.0 update, I found my Child theme changes will fail.
(New modifications is invalid)… is an individual problem?Forum: Themes and Templates
In reply to: [Hueman] IE8 top bar menu problemI try to use html5shim, but i findout , HUEMAN already includes html5shim, Even though I own plus html5shim, topbar still not working. Anyway, thank you for your help, once again … I hate ie8- = =