caxe Posted November 3, 2011 Share Posted November 3, 2011 Hi, I would like to delete check out button... I tried but it was so complicated for me.. If ıt is possible can u help me for delete There is picture and ı showed , what i wanted to do... Thanks Link to comment Share on other sites More sharing options...
Mike Kranzler Posted November 3, 2011 Share Posted November 3, 2011 Hi caxe, Can you please post your URL so that I can help you fix this? -Mike Link to comment Share on other sites More sharing options...
caxe Posted November 3, 2011 Author Share Posted November 3, 2011 Hi Mike thank you for your attention There is adress http://vivaldikozmetik.com.tr/01323v1/ Thanks Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted November 3, 2011 Share Posted November 3, 2011 Simply open file modules>blockcart>blockcart.tpl Remove the following code <p id="cart-buttons"> {if $order_process == 'order'}<a href="{$link->getPageLink("$order_process.php", true)}" class="button_small" title="{l s='Cart' mod='blockcart'}">{l s='Cart' mod='blockcart'}</a>{/if} <a href="{$link->getPageLink("$order_process.php", true)}{if $order_process == 'order'}?step=1{/if}" id="button_order_cart" class="exclusive{if $order_process == 'order-opc'}_large{/if}" title="{l s='Check out' mod='blockcart'}">{l s='Check out' mod='blockcart'}</a> </p> Hope that helps! Marty Shue Link to comment Share on other sites More sharing options...
Mike Kranzler Posted November 3, 2011 Share Posted November 3, 2011 Hi caxe, In your modules/blockcart/blockcart.tpl file, please delete line 145, which should look like this: <a href="{$link->getPageLink("$order_process.php", true)}{if $order_process == 'order'}?step=1{/if}" id="button_order_cart" class="exclusive{if $order_process == 'order-opc'}_large{/if}" title="{l s='Check out' mod='blockcart'}">{l s='Check out' mod='blockcart'}</a> And don't forget to clear your browser's cache afterwards to make sure you can see the change! I hope this helps. -Mike Link to comment Share on other sites More sharing options...
Mike Kranzler Posted November 3, 2011 Share Posted November 3, 2011 Hi caxe, In your modules/blockcart/blockcart.tpl file, please delete line 145, which should look like this: <a href="{$link->getPageLink("$order_process.php", true)}{if $order_process == 'order'}?step=1{/if}" id="button_order_cart" class="exclusive{if $order_process == 'order-opc'}_large{/if}" title="{l s='Check out' mod='blockcart'}">{l s='Check out' mod='blockcart'}</a> And don't forget to clear your browser's cache afterwards to make sure you can see the change! I hope this helps. -Mike Ahhhh Marty you barely beat me to it! However, I think he only wants to remove the "Check Out" button, not both of them. caxe, if you want to remove both buttons, go with Marty's suggestion, but if you just want to remove "Check Out," go with mine. -Mike Link to comment Share on other sites More sharing options...
caxe Posted November 3, 2011 Author Share Posted November 3, 2011 Thanks Marty and Mike.....Firstly i wanna tell you , you re really right :)I m so strange:): Secon d your solitions didnt work.... ı reallt don tknow.. ıt have to be .. but ıt ididn work.. ıs there another solition idea??? Link to comment Share on other sites More sharing options...
caxe Posted November 4, 2011 Author Share Posted November 4, 2011 I m still in trouble :( ıs there any one who can help me??? Link to comment Share on other sites More sharing options...
Carl Favre Posted November 4, 2011 Share Posted November 4, 2011 Hi caxe, To see the changes you have to clear your cache and force the compilation in your back-office. (preferences tab then performance menu). Still no changes ? Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted November 4, 2011 Share Posted November 4, 2011 Hi caxe! You need to do as Carl said. I can assure you that the solutions Mike and I posted will work if you follow the instructions exactly. Please let us know if clearing your cache didn't fix the problem. Marty Shue Link to comment Share on other sites More sharing options...
caxe Posted November 4, 2011 Author Share Posted November 4, 2011 Thanksss youuu soooo mucchhh:) ı solved my problem....you re so kind:) Link to comment Share on other sites More sharing options...
Mike Kranzler Posted November 4, 2011 Share Posted November 4, 2011 I'm glad we could help! I'll go ahead and mark this as solved for you. -Mike Link to comment Share on other sites More sharing options...
Recommended Posts