HI
My JUX Portfolio - Responsive Joomla Extension has a problem is as image link
https://drive.google.com/open?id=1eNnLJHk9FZxlBE1z-x8Retf8nF37cLdA
https://drive.google.com/open?id=1TaAo3b8POJ7kbnTXAf7tninKCcyHbt27
https://drive.google.com/open?id=1eNnLJHk9FZxlBE1z-x8Retf8nF37cLdA
It can't show content of product
My JOOMLA vision is 3.8.7
and my test website is [url=
http://001.890m.com/index.php/qqqaa/allbike-product
][/url]
Backstage URL [url=
http://001.890m.com/administrator/index.php
][/url]
ID is admin
password is asdvbhi112
Please help me to see what the problem is
thank you very much!!
Hi
Thank you for feedback us
what is the problem link images?
I check and still see portfolio work fine
I'm sorry but I don't understand the problem
You can describe the problem in more detail or send me one image of the problem
I will check it for you soon
Thanks
The problem is I've set the products content should be desplay text content next to the image.
But the result did not show so I don't konw what is a problem is
Hi
Thank you for feedback us
Now I try to enter it for you
prnt.sc/j8ucpp
and I see it display fine
prnt.sc/j8uctj
please check again, Hope it will help you
Thanks
Thank you, I solved this problem
But there is another problem
When the phone is turned into landscape
The proportion of pictures did not change
prntscr.com/j8vbbv
Hi
Thank you for feedback us
prnt.sc/j8vifn
I see you set the height to 240px so it will always show at height is 240px
If you want the image to always appear naturally at the original size you just add custom CSS
.juxp-item .juxp-img img {
height: auto;
}
as image below:
prnt.sc/j8vja2
Hope it will help you
Thanks