Hi Forum
Yesterday I upgraded VM 3.2.4 to VM 3.2.6. I have Joomla 3.8.2. After the upgrade I was not able to go to categories and products. I could see only the main categories. I had to go back to VM 3.2.4.
https://forum.virtuemart.net/index.php?topic=138926.0
Thanks. Selecting explicit language helped. I can go now to categories and products. But now i have problem that in product detail is picture in full size. Not resized 90x90. In VM 3.2.4. were pictures ok.
I have a suspicion that this is due to the template, but I can not be sure without a link to the site.
I have no other idea what the cause might be.
It is default template beez3.
Quote from: krmec on November 24, 2017, 11:39:59 AM
Thanks. Selecting explicit language helped. I can go now to categories and products. But now i have problem that in category and in product detail is product picture in full size. Not resized 90x90. In VM 3.2.4. were pictures ok.
Provide a link to your website should help the community to assist you
http://www.rukocesko.cz/index.php/e-shop/extra-dlouhe-vrtaky-do-kovu-din-1869-rada-1
Have you checked your virtuemart config and menu setting about categories ?
You can disable the display of subcategories, this is perhaps a bad setting only
I checked config virtuemart and did not find any problem. Strange is that products in some category are shown with full image size
http://www.rukocesko.cz/index.php/e-shop/vrtaky-do-kovu-din-338/typ-utl-co-5-10125
and in other category are shown resized:
http://www.rukocesko.cz/index.php/e-shop/vrtaky-do-kovu-din-338/typ-ti-co-8-10088
Have you not added own overrides?
Yes i added own overrides. I tried to copy older version 3.2.4 folder by folder and i foud out that problem was in components/com_virtuemart/assets/css/vm-ltr-site.css. So i used this file from vm 3.2.4.
what was the problem/difference you noticed in the 2 ?
Difference is on the line 927 - 945. In main-image; browseProduct image; browseCategory image. In VM 3.2.4 is max height - 90px and in VM 3.2.6. is max height - auto. That is the main difference.
Sorry, i spoke about PHP files.
oh, the css file... i overwrite that too... :)