Magento admin orders custom field. For example, add custom field into grid as Order Type (Virtual Order Or Shipping Order).…
Below steps will update entire directories(files, folders & includes sub-directories) permission. Login to the SSH terminal. Select desired directory, using…
$(…).flexslider is not a function, this issue mainly occurs after upgrading the jQuery version or Multiple initialization of jQuery. Try…
Magento Admin panel throws error Invalid form key. please refresh the page. This issue happen through number of ways, so I…
We can change the theme using magento controller by adding below code before $this->loadLayout(); , $this->renderLayout(); . Theme update reflects only on…