correct image file is not fetched
-
Hi there,
your plugin looks very promising! I just have encountered one issue using it: Everything works fine with the generation of the grayscaled files in the uploads folder, but when I try to fetch the filtered image in my theme, it doen’t give me back the desired file. The suffix “-gray” is missing in the path.
I’m using the function
wp_get_attachment_image_src($id, "my_grayscale_image_size")
Maybe it has something to do with how you are saving the image metadata on line 79 in grayscale.php? Unfortunately, I don’t know how to debug this script, since it runs in ajax…
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘correct image file is not fetched’ is closed to new replies.