Image Automatically Compressed by something (believe .php)
-
Hi! I’m designing a new page for my website. However, I found that there may be some .php function that automatically resizes my slideshow images.
here’s the link to my website: https://fabrikarchitects.ca/portfolio/10909/
password: 0409
More specifically, my images are large, with about 5000pixels. However, I found that there’s a link behind the image sources
?w=1100, and the HTML image element is also automatically being add a ‘width=1100’ and ‘height=SOMETHING’.I try to find the function.php or othe potential files but couldn’t found it.
I’m wondering if there are possible way to show the origional size of the image. Because we are looking to present high quality image.
The blog I need help with is: (visible only to logged in users)
-
Hi! I find a way to get away the element ‘width=1100’ and ‘height=SOMETHING’.
But the image source is still compressed by the php command
?w=1100&.I’m wondering how could I resolve this.
- The topic ‘Image Automatically Compressed by something (believe .php)’ is closed to new replies.