sanyo13 Posted September 28, 2013 Share Posted September 28, 2013 Hey I moved he cart block from the header to the right column, nad now if i add a product i cant remove in the block, jsut in the summary if i click on the pay. but why? and how can i remove the cart from the header? I already deleted at the positions from the header but still there Link to comment Share on other sites More sharing options...
vekia Posted September 28, 2013 Share Posted September 28, 2013 go to modules> positions and remove cart block module from displayTop modules list Link to comment Share on other sites More sharing options...
sanyo13 Posted September 28, 2013 Author Share Posted September 28, 2013 yea i did and its still near the login and what about that if i cant remove items from the cart, only in the summary? Link to comment Share on other sites More sharing options...
vekia Posted September 28, 2013 Share Posted September 28, 2013 if you mean short info about cart value - this isn't a cart. can you share url to your website i will inspect it, then i will be able to say something more about it Link to comment Share on other sites More sharing options...
sanyo13 Posted September 28, 2013 Author Share Posted September 28, 2013 http://picup.hu/32x14v7.jpg talkin about this. and from the cart block in the right column i cant remove teh added products. the url is : http://qautohifi.hu/index.php Link to comment Share on other sites More sharing options...
vekia Posted September 28, 2013 Share Posted September 28, 2013 this is a blockuserinfo module. you can edit blockuserinfo.tpl file or just disable this addon in back office > modules tab and regarding to "product delete" feature. take a look how your link to delete it looks like: http://qautohifi.hu/index.php?controller=cart&delete%26id_product%3D12%26ipa%3D0%26id_address_delivery%3D0%26token%3D9078e4bb88dcc75fe26d5d9a8742a578=a bit weirdy, this causing problem.can you show blockcart.tpl file please? Link to comment Share on other sites More sharing options...
sanyo13 Posted September 28, 2013 Author Share Posted September 28, 2013 but if i turn off how can the costumers log in? i would remove only the cart part. and here is my blockcart file. (have no permission to upload .tpl files here) http://www.filedropper.com/blockcart Link to comment Share on other sites More sharing options...
vekia Posted September 28, 2013 Share Posted September 28, 2013 ufortunately this website doesnt work for me :| can you use http://pastebin.com/ ? just paste contents of your file there Link to comment Share on other sites More sharing options...
sanyo13 Posted September 28, 2013 Author Share Posted September 28, 2013 Here You are: http://pastebin.com/BtiLa2a8 and thanks for waste your time for me Link to comment Share on other sites More sharing options...
vekia Posted September 29, 2013 Share Posted September 29, 2013 thank you, we should try with this: there is a code: <a rel="nofollow" class="ajax_cart_block_remove_link" href="{$link->getPageLink('cart', true, NULL, "delete&id_product={$product.id_product}&ipa={$product.id_product_attribute}&id_address_delivery={$product.id_address_delivery}&token={$static_token}", true)}" title="{l s='remove this product from my cart' mod='blockcart'}"> </a> change it to: <a rel="nofollow" class="ajax_cart_block_remove_link" href="{$link->getPageLink('cart', true, NULL, "delete&id_product={$product.id_product}&ipa={$product.id_product_attribute}&id_address_delivery={$product.id_address_delivery}&token={$static_token}", true)}" title="{l s='remove this product from my cart' mod='blockcart'}"> </a> and regarding to the: but if i turn off how can the costumers log in? i would remove only the cart part. please attach file blockuserinfo.tpl from blockuserinfo module Link to comment Share on other sites More sharing options...
sanyo13 Posted September 29, 2013 Author Share Posted September 29, 2013 Unfortunately i have to say that nothin changed Link to comment Share on other sites More sharing options...
vekia Posted September 29, 2013 Share Posted September 29, 2013 hello have you recompiled theme? (force compile ON & cache OFF under adv. param > performance tab) + make sure that you haven't got this file in your theme directory (themes/YOUR_THEME/modules/blockcart) Link to comment Share on other sites More sharing options...
sanyo13 Posted September 30, 2013 Author Share Posted September 30, 2013 I dont rly know what u mean Link to comment Share on other sites More sharing options...
vekia Posted September 30, 2013 Share Posted September 30, 2013 i mean that you have to turn on force compilation under adv. parameters > performance tab also turn off cache in the same tab - then just refresh your cart page and let me know what's going on Link to comment Share on other sites More sharing options...
sanyo13 Posted October 1, 2013 Author Share Posted October 1, 2013 ye i did the force compile ON & cache OFF. But what file i shouldnt have there? Link to comment Share on other sites More sharing options...
vekia Posted October 1, 2013 Share Posted October 1, 2013 hello check this path: themes/YOUR_THEME/modules/blockcart/blockcart if .tpl file is located there - you have to edit this one Link to comment Share on other sites More sharing options...
sanyo13 Posted October 1, 2013 Author Share Posted October 1, 2013 edited still nothin Link to comment Share on other sites More sharing options...
RobS Posted November 28, 2013 Share Posted November 28, 2013 (edited) Hello I was wondering if anyone could help us. I have a PrestaShop Support plan and submitted a ticket but nothing ever came of it and now we are left with our Cart Block stuck up underneath the Home Tab Button in the navagation area and inaccessable to our visitors. It used to be in the left side colume area. What can I do to place it back where it belongs? I have PS Version 1.5.6.0 installed. Edited November 28, 2013 by Lordsfreedman (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted November 28, 2013 Share Posted November 28, 2013 any chance to get your website url ? Link to comment Share on other sites More sharing options...
sanyo13 Posted November 28, 2013 Author Share Posted November 28, 2013 I still cant remove products from cart http://qautohifi.hu/index.php Link to comment Share on other sites More sharing options...
vekia Posted November 28, 2013 Share Posted November 28, 2013 any chance to get your blockcart.tpl file ? you can paste contents of this file to pastebin.org Link to comment Share on other sites More sharing options...
sanyo13 Posted November 28, 2013 Author Share Posted November 28, 2013 http://pastebin.com/Ms1FRSTn here You are 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