Nick20000 Posted July 16, 2013 Share Posted July 16, 2013 hi. can someone tell me how to remove the featured products block description on the front page. thank you. Link to comment Share on other sites More sharing options...
Nick20000 Posted July 16, 2013 Author Share Posted July 16, 2013 english please. 1 Link to comment Share on other sites More sharing options...
Martin Uker K Posted July 16, 2013 Share Posted July 16, 2013 (edited) You want to delete de description block in the featured product on home, but keep the images and links right? Just create a directory "modules/homefeatured/" in your theme (Usually "/themes/something/"). Copy the homefeatured.tpl found in "/modules/homefeatured/" and paste it in your new directory (/themes/something/modules/homefeatured/) Edit this file (/themes/something/modules/homefeatured/homefeatured.tpl) and remove this line : <div class="product_desc"><a href="{$product.link}" title="{l s='More' mod='homefeatured'}">{$product.description_short|strip_tags|truncate:65:'...'}</a></div> around line 43. Good luck! Martin Edited July 16, 2013 by Martin Uker K (see edit history) 1 Link to comment Share on other sites More sharing options...
Paulito Posted July 16, 2013 Share Posted July 16, 2013 Good morning Back office > Localization > Translations > from the drop down box choose Installed Module Translations > click Your Language Flag > scroll down the list to Module: Home Featured ( it is quite a long list ) > edit the name to whatever you require Hope this helps Paul Link to comment Share on other sites More sharing options...
vekia Posted July 16, 2013 Share Posted July 16, 2013 Good morning Back office > Localization > Translations > from the drop down box choose Installed Module Translations > click Your Language Flag > scroll down the list to Module: Home Featured ( it is quite a long list ) > edit the name to whatever you require Hope this helps Paul i suppose that this is a little mistake Nick20000 wanted to remove the product description, not to translate module regards Link to comment Share on other sites More sharing options...
Martin Uker K Posted July 16, 2013 Share Posted July 16, 2013 (edited) i suppose that this is a little mistake Nick20000 wanted to remove the product description, not to translate module Yeah I'm still not sure if Perfumeskunk is totally wrong, maybe Nick20000 really want to change the "featured products block" description and he consider it is the title... Edited July 16, 2013 by Martin Uker K (see edit history) Link to comment Share on other sites More sharing options...
Paulito Posted July 16, 2013 Share Posted July 16, 2013 Now were all thinking, hey, perhaps it's time for bed Link to comment Share on other sites More sharing options...
vekia Posted July 16, 2013 Share Posted July 16, 2013 you've got right, I'm also confused now :\ @Nick20000 can you please clarify what you expect? Link to comment Share on other sites More sharing options...
Nick20000 Posted July 17, 2013 Author Share Posted July 17, 2013 hi guys. all good now. thank you. Link to comment Share on other sites More sharing options...
Martin Uker K Posted July 17, 2013 Share Posted July 17, 2013 (edited) I still wonder what was the solution you used and what was the problem...Pretty sure the others two too (Even if I'm sure my solution is the right one ). So please post the solution and mark this thread as "solved". Martin Edited July 17, 2013 by Martin Uker K (see edit history) 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