charlie123 Posted June 8, 2011 Share Posted June 8, 2011 Hello,My customers are getting confused with re-order feature. Is there any way to disable it? Mainly I would like to remove green re-order button and re-order option from customer accountThanks Link to comment Share on other sites More sharing options...
shokinro Posted June 8, 2011 Share Posted June 8, 2011 I am not aware of an option to disable by configuration.maybe you have to change the theme file.it is inside fileYourSiteRoot/themes/YourSiteRoot/order-list.tplremove or comment out following lines getPageLink('order-opc.php', true)}{else}{$link->getPageLink('order.php', true)}{/if}?submitReorder&id;_order={$order.id_order|intval}" title="{l s='Reorder'}"> Link to comment Share on other sites More sharing options...
charlie123 Posted June 9, 2011 Author Share Posted June 9, 2011 Thanks, code is in history.php btw Link to comment Share on other sites More sharing options...
shokinro Posted June 9, 2011 Share Posted June 9, 2011 Thanks, code is in history.php btw of course you can disabled it by modifying the PHP (core file) instead of theme file.but fix your issue at theme is better than change core file IF it is possible. Link to comment Share on other sites More sharing options...
jbonfillon Posted November 20, 2014 Share Posted November 20, 2014 (edited) Hi all, To refresh this topic: In the version 1.6 (don't know any earlier version currently...maybe also in 1.4 o 1.5 ), an option is available in : Preferences => Order => Disable reordering option. Have a look at the screeshot here attached.. Regards, Julien Edited November 20, 2014 by jbonfillon (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts