heyjoecampbell
Forum Replies Created
-
Thank You 😀
Forum: Plugins
In reply to: [Replace Image] Remove Query StringThanks for providing the filters 👍🏽
Forum: Plugins
In reply to: [Replace Image] Remove Query StringI sometime copy the image url from the Media Library for frontend usage.
Forum: Plugins
In reply to: [Enable Media Replace] How Does the Deal with WebP Images?Hi Gerard – allow to rephrase: if I was to use ShortPixel Image Optimizer to produce WebP images and I used Enable Media Replace to replace images. Does Enable Media Replace correspond with ShortPixel Image Optimizer overwrite the original WebP images with new ones?
Forum: Plugins
In reply to: [Replace Image] Remove Query StringThe query string is appended to the images in the Media Library, here is a sample:
?_t=1722894832
?_t=1722894964Thanks for the detailed explanation Gerard.
What is the WebP Compression Quality numeric value for Glossy?
Are you saying if I select “Glossy” all WebP images will also be processed as “Glossy”?
Perfect – thanks Gerard 😀
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Unable to Disable Enhanced Taxonomy UIMy apologies – the code works 😀
Forum: Plugins
In reply to: [Images to WebP] Stuck at .htaccess Requirement PageUnderstood – wishing you a rewarding and relaxing weekend
Forum: Plugins
In reply to: [Images to WebP] Stuck at .htaccess Requirement PageI am referring to EXIF / XMP data – if you don’t mind, can you please test on an environment using this plugin and let me know if it retained the EXIF data. Thanks in advance
Forum: Plugins
In reply to: [Images to WebP] Stuck at .htaccess Requirement PageThanks for the speedy response.
Question: can Imagick retain the metadata of the file upload when converting it to WebP?
I found a code snippet that works for me, but it does not retain the metadata.
Forum: Plugins
In reply to: [Lightbox with PhotoSwipe] Add ACF fields to captionLooking at the source code, it looks like your plugin knows and uses the attachment IDs:
https://share.getcloudapp.com/p9uQorYWForum: Plugins
In reply to: [Lightbox with PhotoSwipe] Add ACF fields to captionThanks again for the speedy response.
Yes – I was referring to Advanced Custom Fields.
The snippet you provided returns the post ID, while for ACF to work in this context, it requires the attachment ID.
How can I get the attachment ID?