A few days ago I started some testing on Easy Profile (free).
It seems to be a good plugin to improve my Joomla website.
But I have a problem showing the login dialogue on a new page with a different template.
After installation of Easy Profile I created a login menu entry: Easy Profile -> user profile
and assigned a new template in: details pane -> template style.
Unfortunately there is no change in template view at all - regardless of the template I use.
In addition to that there are two files that contain English text instead of placeholders.
(This is important to me because I translated almost the complete text lines to the German language.)
These files are
./administrator/components/com_jsn/config.xml (version 2.5.0)
line 363 appended missing _DESC in description
line 375 text "Include Bootstrap..." replaced by "COM_JSN_CONFIG_LAYOUT_BOOTSTRAP_CSS"
line 376 text "Use only if your..." replaced by "COM_JSN_CONFIG_LAYOUT_BOOTSTRAP_CSS_DESC"
line 385 text "Include IcoMoon icons" replaced by "COM_JSN_CONFIG_LAYOUT_ICOMOON_ICO"
line 386 text "Use only if your..." replaced by "COM_JSN_CONFIG_LAYOUT_ICOMOON_ICO_DESC"
and ./administrator/components/com_jsn/views/fields/view.html.php
line 194 text "Create a menu item..." replaced by "COM_JSN_HEADER_CREATE_ITEM_INFO"
line 214 text "Please specify Download..." replaced by "COM_JSN_HEADER_CREATE_DOWNID_INFO"
Instead of trying to upload these files please have a look at the line numbers above.
There are a lot more but I do not want to do all of your work.

Best regards
Mike