Viewing 2 replies - 1 through 2 (of 2 total)
  • I am also interested in this feature

    Plugin Author Nuanced Media

    (@nuanced-media)

    This is a simple enough addition. I will be sure to add this and push out an update in the near future. For the time being this can be achieved by adding the following line of javascript to any page displaying the event list or event calendar.

    <script>
       jQuery(function() {
            jQuery('.wp-meetup-wrapperone a, .wpm-single a').attr('target', '_blank');
       });
    </script>

    Thanks,
    Charlie Maxwell
    [NM_Developer]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Open Links in New Window’ is closed to new replies.