Magento2-Product PNG Image is resizing as Transparent due to which it's showing as blank on Product/Category/Product Admin Grid PageAfter server move several images not workingJPG product images won't display but PNG willHow can I determine the image path from a productIssue image mapping with magento1.9 bulk product upload in csv formatMagento : High resolution product image are not displaying on product detail pageAfter updating to 1.9.3 images in fronted not loading from cacheMagento image resizing - own methodI have an Issue with “Use Product Image for Swatch if Possible” in magento 2.2Using controller for image download results in slow load and error in consolewhy images showing 404 when used inspect with .jpg.tmp
What does the copyright in a dissertation protect exactly?
Make me a minimum magic sum
How to use awk to extract data from a file based on the content of another file?
Game artist computer workstation set-up – is this overkill?
Can an Iranian citizen enter the USA on a Dutch passport?
Antivirus for Ubuntu 18.04
Dimmer switch not connected to ground
In "Avengers: Endgame", what does this name refer to?
Installing Debian 10, upgrade to stable later?
Do Jedi mind tricks work on Ewoks?
GitLab account hacked and repo wiped
Was there a dinosaur-counter in the original Jurassic Park movie?
How to say something covers all the view up to the horizon line?
What does the phrase "go for the pin" mean here?
As a GM, is it bad form to ask for a moment to think when improvising?
What is monoid homomorphism exactly?
How important are good looking people in a novel/story?
Referring to person by surname, keep or omit "von"?
Endgame puzzle: How to avoid stalemate and win?
Which version of the Squat Nimbleness feat is correct?
What is the thing used to help pouring liquids called?
Can I combine SELECT TOP() with the IN operator?
Transistor gain, what if there is not enough current?
Explaining intravenous drug abuse to a small child
Magento2-Product PNG Image is resizing as Transparent due to which it's showing as blank on Product/Category/Product Admin Grid Page
After server move several images not workingJPG product images won't display but PNG willHow can I determine the image path from a productIssue image mapping with magento1.9 bulk product upload in csv formatMagento : High resolution product image are not displaying on product detail pageAfter updating to 1.9.3 images in fronted not loading from cacheMagento image resizing - own methodI have an Issue with “Use Product Image for Swatch if Possible” in magento 2.2Using controller for image download results in slow load and error in consolewhy images showing 404 when used inspect with .jpg.tmp
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
PNG product image is not showing on the front end.
When i checked for the reason then found this format is resizing but always resized a blank image due to which it's not showing(as we know that to show the product images only thumbnail image used) on category and product pages.
Even it's not showing on admin product grid section.
While JPG format is working fine.
LibPNG version is " 1.5.13" and server OS is Centos.
We're using Magento 2.2.4 version.
Note:- During R&D someone suggest to downgrade/upgrade libPNG version but due to some server end problem it's not upgrading/downgrading.
while on fresh M2.2.4 setup it's working fine on same server.
I'm using porto theme.also tried the same by changing the theme from the backend but no luck.

It's urgent so please help me to resolve the issue.

product-images magento2.2.4 image-resizing
add a comment |
PNG product image is not showing on the front end.
When i checked for the reason then found this format is resizing but always resized a blank image due to which it's not showing(as we know that to show the product images only thumbnail image used) on category and product pages.
Even it's not showing on admin product grid section.
While JPG format is working fine.
LibPNG version is " 1.5.13" and server OS is Centos.
We're using Magento 2.2.4 version.
Note:- During R&D someone suggest to downgrade/upgrade libPNG version but due to some server end problem it's not upgrading/downgrading.
while on fresh M2.2.4 setup it's working fine on same server.
I'm using porto theme.also tried the same by changing the theme from the backend but no luck.

It's urgent so please help me to resolve the issue.

product-images magento2.2.4 image-resizing
Check Image using browser inspect element and if image showing correcting in src url, then check and try to remove porto css from head which is loading for admin then check it.
– Saphal Jha
2 days ago
thanks for the reply.already checked and it's also displaying blank/transparent.
– wakar Ahamad
2 days ago
add a comment |
PNG product image is not showing on the front end.
When i checked for the reason then found this format is resizing but always resized a blank image due to which it's not showing(as we know that to show the product images only thumbnail image used) on category and product pages.
Even it's not showing on admin product grid section.
While JPG format is working fine.
LibPNG version is " 1.5.13" and server OS is Centos.
We're using Magento 2.2.4 version.
Note:- During R&D someone suggest to downgrade/upgrade libPNG version but due to some server end problem it's not upgrading/downgrading.
while on fresh M2.2.4 setup it's working fine on same server.
I'm using porto theme.also tried the same by changing the theme from the backend but no luck.

It's urgent so please help me to resolve the issue.

product-images magento2.2.4 image-resizing
PNG product image is not showing on the front end.
When i checked for the reason then found this format is resizing but always resized a blank image due to which it's not showing(as we know that to show the product images only thumbnail image used) on category and product pages.
Even it's not showing on admin product grid section.
While JPG format is working fine.
LibPNG version is " 1.5.13" and server OS is Centos.
We're using Magento 2.2.4 version.
Note:- During R&D someone suggest to downgrade/upgrade libPNG version but due to some server end problem it's not upgrading/downgrading.
while on fresh M2.2.4 setup it's working fine on same server.
I'm using porto theme.also tried the same by changing the theme from the backend but no luck.

It's urgent so please help me to resolve the issue.

product-images magento2.2.4 image-resizing
product-images magento2.2.4 image-resizing
edited 2 days ago
wakar Ahamad
asked May 1 at 11:24
wakar Ahamadwakar Ahamad
351113
351113
Check Image using browser inspect element and if image showing correcting in src url, then check and try to remove porto css from head which is loading for admin then check it.
– Saphal Jha
2 days ago
thanks for the reply.already checked and it's also displaying blank/transparent.
– wakar Ahamad
2 days ago
add a comment |
Check Image using browser inspect element and if image showing correcting in src url, then check and try to remove porto css from head which is loading for admin then check it.
– Saphal Jha
2 days ago
thanks for the reply.already checked and it's also displaying blank/transparent.
– wakar Ahamad
2 days ago
Check Image using browser inspect element and if image showing correcting in src url, then check and try to remove porto css from head which is loading for admin then check it.
– Saphal Jha
2 days ago
Check Image using browser inspect element and if image showing correcting in src url, then check and try to remove porto css from head which is loading for admin then check it.
– Saphal Jha
2 days ago
thanks for the reply.already checked and it's also displaying blank/transparent.
– wakar Ahamad
2 days ago
thanks for the reply.already checked and it's also displaying blank/transparent.
– wakar Ahamad
2 days ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f273065%2fmagento2-product-png-image-is-resizing-as-transparent-due-to-which-its-showing%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f273065%2fmagento2-product-png-image-is-resizing-as-transparent-due-to-which-its-showing%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Check Image using browser inspect element and if image showing correcting in src url, then check and try to remove porto css from head which is loading for admin then check it.
– Saphal Jha
2 days ago
thanks for the reply.already checked and it's also displaying blank/transparent.
– wakar Ahamad
2 days ago