coreygun Posted December 13, 2016 Share Posted December 13, 2016 I've installed 'Categories Block left Img' which shows the thumbnail image of the category next to the category name. Well, that is what it should do! It instead shows the main image for the category, not the thumbnail. The devloper has stopped replying, so is probably dead. On my site, (http://www.snobscustoms.com/3-clothing-accessories) in the back office I have uploaded for the first category - "clothing" a large grey title image saying 'clothing', and the thumbnail is a t-shirt. In the folder "public_html/img/c/" it has the following files for each category number (#)... #.jpg > original full size category image (that I uploaded in backoffice) #-category_default.jpg > auto-generated original full size category image with white border #-medium_default.jpg > auto-generated smaller size category image #-0_thumb.jpg > thumbnail image (that I uploaded in backoffice) The module on the site shows an image "3-medium_default.jpg" rather than "3-0_thumb.jpg" which it should show. So this means I end up with mini versions of the grey title image, rather than a picture of a t-shirt. By the way, I have replaced the default "no image" file with a circle, which appears on every other category at the moment. I've scoured the code in all the php and css files for the module but cannot find where it references the image - my expertise is not in javascript or php though. The only reference I can find of the class that the img is under, is '.nav-img', but this just sets the height and width, etc, but not the source of the image. Can anybody help me locate where this file is specified and change it show the thumbnail in the menu? I was expecting to find something, somewhere which would say, in lamens terms: "use this category id + '0_thumb.jpg' " I hope so! thank you. Link to comment Share on other sites More sharing options...
coreygun Posted January 25, 2017 Author Share Posted January 25, 2017 Anybody? Any advice at all, other than the obvious "Don't use Prestashop"? Link to comment Share on other sites More sharing options...
coreygun Posted March 31, 2017 Author Share Posted March 31, 2017 Please help... Link to comment Share on other sites More sharing options...
vickthikor Posted August 15, 2017 Share Posted August 15, 2017 Could you fix it? I saw that in your web they appear the miniature images of the subcategory. I hope you can help me to display my miniatures of the categories Link to comment Share on other sites More sharing options...
coreygun Posted August 15, 2017 Author Share Posted August 15, 2017 Nope, nobody offered help (other than people who wanted to charge - which wasn't worth spending lots of money for a £30 module), and it was never resolved. Contacted PS themselves and after tons of useless replies as usual, finally got a refund. Link to comment Share on other sites More sharing options...
Scully Posted August 15, 2017 Share Posted August 15, 2017 It's difficult to help if we don't have and don't see the modules code. I'd guess the problem is within its PHP code. But any help is difficult when not installed on an own server to investigate in. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now