Home Forums Newsletter Plugin Support Open archive links in new page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #354750
    User
    Participant

    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?

    #354757
    Stefano
    Keymaster

    Hi, use the shortcode attribute “show” set to “_blank”. Sorry, it was not present in our documentation (I added it).

    (newsletter_archive show=”_blank”)

    #354788
    User
    Participant

    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.

    #354789
    Stefano
    Keymaster

    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.

    Let me know if it works now!

    #354793
    User
    Participant

    Yes, it works now! Thank you 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.