My client is wishing for her archived newsletters to open on a new page rather than in an iframe on the same page as the archive list. Is there a shortcode do to this? Or perhaps a snippet of code I can put in the child theme’s functions.php file?
Unfortunately, that isn’t working. The newsletters still display in an iframe on the same page. Here is my client’s newsletter page https://actorsunderthestars.com/newsletters
The site is designed in Elementor Pro and I’ve tried both [newletter_archive show=”_blank”] and [newletter_archive show=”_blank” /]. I’ve also tried [newletter_archive target=”_blank”].
I’ve cleared the site cache and the server side cache.
Sorry, my fault. If you update the addon to the latest version (you may need to save the Newsletter plugin options to see the update notice), the “target” attribute is ok.
But you can change globally how the email is shown on the Archive addon configuration (see the Newsletter/Archive on the WP side menu). Sorry, there is where the “show” parameter can be set.