Donal Posted May 22, 2013 Share Posted May 22, 2013 I want to delete the help button from the toolbar. I found how to delete the icon, but I want to delete the link as well. Thanks Link to comment Share on other sites More sharing options...
webbax Posted September 12, 2013 Share Posted September 12, 2013 Hello,J'arrive un peu tard... mais je me posais la même question, il n'est pas possible de le désactiver uniquement sur un module ou une interface spécifique... cela se fait pour l'ensemble du shop.Il faut mettre la valeur PS_HELPBOX à false... Configuration::get('PS_HELPBOX') Link to comment Share on other sites More sharing options...
vekia Posted September 12, 2013 Share Posted September 12, 2013 hello, thanks for your solution i know french a bit so it's not a problem for me, but other merchants may have little confusion because we are in english section, so i decided to translate it to english, here it is: my answer is a little late ... but I asked myself the same question, it is not possible to disable only a specific module or interface ... this is done for the entire shop. We must put the value to false Configuration::get('PS_HELPBOX') Link to comment Share on other sites More sharing options...
Recommended Posts