zybxtv Posted April 12, 2012 Share Posted April 12, 2012 please I do need help! I found solution to how to disable short description on the Featured Products. but I have another problem: the product's long name can not display anymore, below 2 attach file one is after disable short description, another is before disable short description, you can see I have a long name for the products and I did change theglobal.css : change from : Find this on line 949: #center_column div.products_block div.product_desc { margin: 0 5px } to #center_column div.products_block div.product_desc { margin: 40px 5px 0} to make the Feature Products can display a long name of product , the problem right now is the Feature Products can not display the long name for the products anymore, anyone can help me how to fix the problem , I think it should be change somewhere in the global.css, but I don't know where, please anyone can help me , thanks Link to comment Share on other sites More sharing options...
petrovv Posted April 16, 2012 Share Posted April 16, 2012 Quote " I think it should be change somewhere in the global.css" : css is for the style and positioning in the .tpl files you can between the {} a command Calling. like this: Text break after 25 characters: {$product.description_short|truncate:25:'...'|escape:'htmlall':'UTF-8'} Text short all {$product.description_short|escape:'htmlall':'UTF-8'} or long text: {$product.description|escape:html:'UTF-8'} maybe you can compare the file with the original: http://svn.prestasho...s/homefeatured/ Link to comment Share on other sites More sharing options...
HandCraft Posted May 16, 2012 Share Posted May 16, 2012 I really dont understand how Prestashop has missed such imp feature about "Featured Products" Link to comment Share on other sites More sharing options...
petrovv Posted May 16, 2012 Share Posted May 16, 2012 @Handcraft.co.in not understand what? What are you missing? Link to comment Share on other sites More sharing options...
HandCraft Posted May 16, 2012 Share Posted May 16, 2012 Does Prestashop offer any feature to select products or categories from BO as per our choices? Currently all our categories are getting displayed on home page which we really dont want. We want ONLY FEW selected products and categories to get displayed on our home page and selection will be controlled from BO. Ours is Version 1.3.3.0 If presta doesnt provide such imp feature then any paid module for such kind of requirement? Thanks in advance!! On 5/16/2012 at 11:52 AM, petrovv said: @Handcraft.co.in not understand what? What are you missing? Link to comment Share on other sites More sharing options...
petrovv Posted May 16, 2012 Share Posted May 16, 2012 which module you use? this: http://addons.prestashop.com/en/administration-tools/2846-home-categories-products.html? Link to comment Share on other sites More sharing options...
HandCraft Posted May 16, 2012 Share Posted May 16, 2012 Great help dear............but have you used it? Thanks On 5/16/2012 at 12:12 PM, petrovv said: which module you use? this: http://addons.presta...s-products.html? 1 Link to comment Share on other sites More sharing options...
petrovv Posted May 16, 2012 Share Posted May 16, 2012 no I do not use. For information or help, maby here: http://www.prestashop.com/forums/topic/144631-module-home-categories-products/ 1 Link to comment Share on other sites More sharing options...
HandCraft Posted May 16, 2012 Share Posted May 16, 2012 Thanks once again..........have posted there..........let us see how it is useful for me On 5/16/2012 at 12:26 PM, petrovv said: no I do not use. For information or help, maby here: http://www.prestasho...ories-products/ 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