Search found 2 matches

Page 1 of 1

Search found 2 matches

Re: iphone/safari admin menu button not working

Find this line in admin/view/javascript/common.js $('#button-menu').on('click', function() { and replace this code with this var ua = navigator.userAgent, event = (ua.match(/iPhone/i)) ? "touchstart" : "click"; $('#button-menu').on(event, function() { I hope this help all who wan...

Jump to post
  • Tue Sep 06, 2016 7:57 pm
  • Replies 4
  • Views 1682
Disable eccomerce funcionalities

Hi All,

I want to disable all eccomerce functionalities, is there any extension to hide or i have to manually delete its file from admin folder?

i want remove all payment modules, checkout, customers, marketing, reports, and so on...

Jump to post
  • Thu Apr 16, 2015 4:39 pm
  • Replies 1
  • Views 495

Page 1 of 1

Search found 2 matches