peren

Results 7 comments of peren

> The new release has been made a couple of days ago: 0.3.0 - does that fix things for you? i checked it everything works well in varnish just base...

Hi dear @9seconds when your version 2 compatible with MTProxy Admin Bot May i know ? regards

> Thanks @ppeyman for the report, as I know the new products widget used **news_from_date** as default sorting instead custom sorting **out of stock** attribute. Please see below for reference...

> Owner so why when i disable your module problem of widget solved ?

my logic : ``` protected function _getProductCollection() { switch ($this->getDisplayType()) { case self::DISPLAY_TYPE_NEW_PRODUCTS: $collection = parent::_getProductCollection() ->setPageSize($this->getPageSize()) ->setCurPage($this->getCurrentPage()); break; default: $collection = $this->_getRecentlyAddedProductsCollection(); break; } return $collection; } /** *...

> @tuyennn Hi dear i test it on new fresh magento installation and add four old products and add four new products when your module is enabled doesn`t show new...