• I am trying to use a MailPoet post emails in a different way… the customer has an unusually large Newsletter (> 10 pages usually) ..

    1. the Post Notifications Block allows the button to be changed to a link.. using basic html …namely
      center><a href=”https://www.psychic-pathways.com/newsletters/”>Read the newsletter here</a>. I have been able to get the desired result in the emails that I send…
    2. Is there anyway in which I can use the Post function and make the Read button link point to a specific page, rather than default to the posts.

    Thanks…David

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support nathvi V. a11n

    (@nathvi)

    Hi @qykzoo

    There isn’t a built-in setting in the Automatic Latest Content block to change where the “Read more” link points to — it will always link to the individual post by default.

    Your approach of replacing the button with a direct HTML link to your newsletters page is a solid workaround. If you’d like a more automated solution, MailPoet does offer a developer hook (mailpoet_automatic_latest_content_posts) that a developer could use to modify the output, but that would require custom code.

    You can find more about the ALC block settings here:
    https://kb.mailpoet.com/article/329-automatic-latest-content-widget

    Hope that helps!

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.