mateforstyle Posted May 15, 2012 Share Posted May 15, 2012 Hi, I'm having this problem with the cart block. I don't want it to appear on the home page, but i want them in the product page. My web page is http://www.mateforstyle.com/ Do let me know what i can do about it. Thanks in advance.. Link to comment Share on other sites More sharing options...
helldog2004 Posted May 15, 2012 Share Posted May 15, 2012 I am not sure if it works but try this out: Go to back-end --> Modules --> Positions Delete the cart module from homepage and place it (by pressing on the button "position a module" on top of page) in the cart section. Let me know if it worked out. Link to comment Share on other sites More sharing options...
mateforstyle Posted May 15, 2012 Author Share Posted May 15, 2012 Hi hellldog2004, thanks for your respond, i tried but still can't. Link to comment Share on other sites More sharing options...
helldog2004 Posted May 15, 2012 Share Posted May 15, 2012 Okay do you get an error if you try to hook it into the cart section of your theme? Link to comment Share on other sites More sharing options...
mateforstyle Posted May 15, 2012 Author Share Posted May 15, 2012 Where should i hook the cart block to? I can't hook it to the top of page.. It says the module cannot be transplant to this hook. Link to comment Share on other sites More sharing options...
helldog2004 Posted May 15, 2012 Share Posted May 15, 2012 If I look at your website you allready have a cart (sorta like) in your top of the page. Look at pic below. Maybe delete this module, and insert the other one, else you might need to change the hook coding in your cart files! Link to comment Share on other sites More sharing options...
mateforstyle Posted May 15, 2012 Author Share Posted May 15, 2012 i can't find any module that relate to that. Link to comment Share on other sites More sharing options...
helldog2004 Posted May 15, 2012 Share Posted May 15, 2012 I have taken a look into your source: <div id="shopping_cart"> <a href="http://www.mateforstyle.com/order.php" title="Your Shopping Cart">Cart:</a> <span class="ajax_cart_quantity hidden">0</span> <span class="ajax_cart_product_txt hidden">product</span> <span class="ajax_cart_product_txt_s hidden">products</span> <span class="ajax_cart_no_product">(empty)</span> </div> <!-- /Block user information module HEADER --> It seems to be in your header, can you show me the coding of your "modules/block user information" Please send coding of .tpl and .php file! Link to comment Share on other sites More sharing options...
Dh42 Posted May 15, 2012 Share Posted May 15, 2012 Prestashop has built-in function for this. Go to modules >> Positions >> and find where your cart block is hooked in. Click the pen and paper and for exceptions add index.php and that sould work for keeping it off the main page. Link to comment Share on other sites More sharing options...
mateforstyle Posted May 16, 2012 Author Share Posted May 16, 2012 Thanks DesignHaus42!!!! that totally did the job.. And not forgetting thanks helldog2004!! Link to comment Share on other sites More sharing options...
Recommended Posts