MustanG ^.^ Posted January 14, 2011 Share Posted January 14, 2011 Need help with these two things:1. When you cllick on an Category, the cateogry picture is smaller then the window even if you upload large size picture. Example: http://img808.imageshack.us/img808/4536/123iiu.jpg2. Another bug or something it is:In featured products the upper 3 products have space between them, but the lower products doesn’t have that. screenshot: http://img440.imageshack.us/img440/4559/nospace.jpgSTYLE.CSS SETTINGS: #center_column .products_block ul li { padding:10px; background:#f0f0f0; width:175px; margin-right:10px; margin-bottom:10px;3. How is CROSS SELLING MODULE Used ? Link to comment Share on other sites More sharing options...
PrestaShopDeveloper Posted January 14, 2011 Share Posted January 14, 2011 1. Back Office >> Preferences >> Image - set e proper width2. http://www.swallowinternational.com/shop/themes/Template 2/css/style.cssremove lines 198, 199 and 200 (or comment them)3. The module description is pretty clear - "Customers who bought this product also bought..." Link to comment Share on other sites More sharing options...
MustanG ^.^ Posted January 14, 2011 Author Share Posted January 14, 2011 1. In Back office -> Preferences -> Image -> I don't know where to click etc after this...Please can you explain.2. Should i just delete these lines ? What is comment them ?3. I know for what the module is used for, but i don't know how to use. After installation there is no option to configure and nothing happens in front office too. Link to comment Share on other sites More sharing options...
PrestaShopDeveloper Posted January 14, 2011 Share Posted January 14, 2011 1. There should be some predefined "thumbs" find the width and size of the image that is currently set for the category images (probably named "category"), change the width, and then "regenerate" the thumbs (Select image: Category, then click "Regenerate thumbnails"). 2. just delete them3. the module have no configuration. You see nothing at the frontend, probably because the product that you check have not been ordered along with other products or you just do not have orders placed. Link to comment Share on other sites More sharing options...
MustanG ^.^ Posted January 14, 2011 Author Share Posted January 14, 2011 1. I find it, thanks :-)...2. OK, will check & let you know...3. How can i add a BLOCK to left showing some images & text in CATEGORIES, not visible in INDEX, INFORMATION etc... just CATEGORIES, any module or something ? Link to comment Share on other sites More sharing options...
MustanG ^.^ Posted January 14, 2011 Author Share Posted January 14, 2011 Would you please type a little that what is written in Line 198, etc...so i will find & delete it. I don't know how to find line 198 as there is no indication in notepad which line it is. Link to comment Share on other sites More sharing options...
PrestaShopDeveloper Posted January 14, 2011 Share Posted January 14, 2011 3. There's no such core module. Contact me on PM if you're willing to pay, to develop such, based on your specific requirements.rows 198, 199 and 200 #center_column .products_block li.last_item_of_line { margin-right:0px; } remove these lines or change the margin-right to 10px Link to comment Share on other sites More sharing options...
MustanG ^.^ Posted January 16, 2011 Author Share Posted January 16, 2011 Another problem...1. I don't want the products shown on FEATURED PRODUCTS to be shown on their Categories...i.e when i click on SHIRTS, it should go to SHIRTS CATEGORY & Show all the other products but not the one that is listed on FEATURED PRODUCTS... Link to comment Share on other sites More sharing options...
Righthe Posted January 5, 2012 Share Posted January 5, 2012 How do i remove product images from Prestashop (Home Page, Feature Product Page, Product List Page, etc...). More over i dont want to have "No Image" Link to comment Share on other sites More sharing options...
Carl Favre Posted January 5, 2012 Share Posted January 5, 2012 Hi Righthe, If you do not want to have "no image", you would have to remove the <img src > tag in the different TPL of your theme. Link to comment Share on other sites More sharing options...
Righthe Posted January 5, 2012 Share Posted January 5, 2012 Hi Carl, Thank you for the suggestion. I removed <img src> tags in Category.tpl, product.tpl, product-list.tpl and product-comparison.tpl under themes, but no result. Link to comment Share on other sites More sharing options...
Carl Favre Posted January 5, 2012 Share Posted January 5, 2012 Have you also forced the compilation and cleared the cache in backoffice\preferences\performances menu ? Link to comment Share on other sites More sharing options...
Righthe Posted January 6, 2012 Share Posted January 6, 2012 Yes Carl, But not results. Link to comment Share on other sites More sharing options...
Carl Favre Posted January 6, 2012 Share Posted January 6, 2012 Could you send me in PM your FTP login/password so I can check your templates? 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