Sometimes out of the box code doesn't open links in new windows / in window "_blank" and in these instances this small jQuery snippet will come to the rescue:-

This jQuery script is useful for WordPress elements that have custom classes.

jQuery open link in new window with Rel attribute

If you want to achieve the same thing by automatically using the link's "rel" attribute then you could also use:-