• Resolved richardu

    (@richardu)


    I want to put a custom message in my automatic newsletters based on the day of the week. I turned on Allow HTML edits, and created a text block with the [date:dtext] shortcode. Is there some way to use an HTML GET to pull the desired text from a file?

    Or I could put my text into an image, and display the image for that day of the week.

    I’ve tried unsuccessfully: <img src="https://mydomain.com/[date:dtext].png" />

    I’m thinking I need something like:
    <img src="https://mydomain.com/something?txt=[date:dtext]" />

    But I don’t know how to make that happen, or if I can pursue the text option.

    Thanks, Richard

    • This topic was modified 8 years ago by richardu.
Viewing 1 replies (of 1 total)
  • Thread Starter richardu

    (@richardu)

    I sorted this out, but can’t figure out how to edit this post so I’m changing it to resolved.

Viewing 1 replies (of 1 total)
  • The topic ‘Custom Message by Day of Week’ is closed to new replies.