newmanu Posted August 28, 2010 Share Posted August 28, 2010 Hi,First of all, big thanks to all developers of Prestashop, Matrice Theme and separateTAX Module. They are a wonderful work. :-) Now my problem: :-(I installed Matrice theme http://kamel.kelkoul.free.fr/matrice/ andthen installed separateTAX module http://www.homepage-community.de/ecommerce_eigener_onlineshop/prestashop_mwst_anzeige_warenkorb_modul_separatetax-t255.0.htmlbut when I look in the Shoppingcart, it displaces the left column (categories, newsletter,...) as shown in the attached pictures.I tried to solve the problem with the tips given in http://www.prestashop.com/forums/viewthread/65926/themes/need_change_subcategories_position but for another moduleI changed global.css in the theme,and added the tags in /modules/separatetax/tpl/shopping-cart.tpl as recomended for validation.tpl (file of another module) in the above cited thread.But it did not work.I would appreciate very much any help. Link to comment Share on other sites More sharing options...
razaro Posted August 29, 2010 Share Posted August 29, 2010 Can you post link to your site ?It maybe just few css changes. Link to comment Share on other sites More sharing options...
newmanu Posted August 29, 2010 Author Share Posted August 29, 2010 Hi razaro, thanks for replythe site is http://www.culto-propio.com/Thanks in advance. Link to comment Share on other sites More sharing options...
razaro Posted August 29, 2010 Share Posted August 29, 2010 You said you already tried to put div but to me it works.See screen-shot after some code change in Firebug.So what you need to do is in /modules/separatetax/tpl/shopping-cart.tpl add so it will looks like <!-- German Edition: separateTAX Module / www.prestashop-deutschland.de / www.homepage-community.de --> {capture name=path}{l s='Your shopping cart'}{/capture} {include file=$tpl_dir./breadcrumb.tpl} and closing div at end {/if} <!-- German Edition: separateTAX Module / www.prestashop-deutschland.de / www.homepage-community.de --> Make changes and let me know if it works. Link to comment Share on other sites More sharing options...
newmanu Posted August 29, 2010 Author Share Posted August 29, 2010 I did it once again, but for me it does not work.Also for testing purposes I deleted my local and server cache (/tools/smarty/compile), but anyway doesn't work. :-( Link to comment Share on other sites More sharing options...
razaro Posted August 29, 2010 Share Posted August 29, 2010 Make same change in matrice/shopping-cart.tpl i just checked that file doesn't have that added div.Not sure how that module works but maybe on install it replace original shopping-cart.tplwith one in /modules/separatetax/tpl/shopping-cart.tpl . So changing that file don't have effect.Maybe on reinstall.But first try to change matrice/shopping-cart.tpl. Link to comment Share on other sites More sharing options...
newmanu Posted August 29, 2010 Author Share Posted August 29, 2010 Wow you are a Master razaro, thank you very much!!Summarily the razaro solution. Uninstall the module separateTAX in the BackEnd, add the tags as advised before,install once again the module ... and voila ... it changes his corresponding file in the Matrice Theme and WORKS :-) 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