Marcello Mastellone

Results 4 issues of Marcello Mastellone

It's possible gesture tap (Airbnb rating) with custom image (no star) or component rating with gesture tap: `AirbnbRating count={5} showRating={false} startingValue={1} imageSize={40} ratingImage={RATING_IMAGE} ratingColor='#f94368' ratingBackgroundColor='#f9b313' type='custom' />` `Rating count={5} **slider={false}**...

Hi, this is my exception.log if I send test email: 2019-10-22T16:47:09+00:00 ERR (3): exception 'Zend_Mail_Protocol_Exception' with message 'Connection refused' in /home/test/public_html/lib/Zend/Mail/Protocol/Abstract.php:277 Stack trace: #0 /home/test/public_html/lib/Zend/Mail/Protocol/Smtp.php(167): Zend_Mail_Protocol_Abstract->_connect('-----my host-----') #1 /home/test/public_html/lib/Zend/Mail/Transport/Smtp.php(199): Zend_Mail_Protocol_Smtp->connect()...

Hi, what Is the best solution for integrate controllers and wpml? for example: domain.com/en/method-controller-add domain.com/fr/method-controller-add will it work?And could I use ICL_LANGUAGE_CODE in my controller and views, for manage translation?

Hi, is possible load model user in a controller for manage email first name e last name in a view '/my-account/'?