Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea for premium email template #45

Open
atwellpub opened this issue Aug 7, 2015 · 2 comments
Open

Idea for premium email template #45

atwellpub opened this issue Aug 7, 2015 · 2 comments
Labels

Comments

@atwellpub
Copy link
Member

Some people are going to want to have latest posts automatically listed in an email under the email content. One template we build could have a setting with the following options:

  • post type select
  • custom taxonomy (category or tag) select.
  • number of posts to show
  • show excerpt or no?
  • show title or no?
  • show featured image or no?

This could also be packaged as a short code inside core, but as a template feature we'd have more control over styling and it would distinguish the value of the template.

@atwellpub atwellpub added the maybe label Aug 7, 2015
@DavidWells
Copy link
Member

This will cause serious problems unless each email is designed with this repeating list in mind.

If we include, it would be a lot of extra work or be an unprofessional looking unordered list that people would probably complain about.

I don't think we should include this unless a substantial number of users request it

On Aug 7, 2015, at 10:57 AM, Hudson Atwell [email protected] wrote:

Some people are going to want to have latest posts automatically listed in an email under the email content. One template we build could have a setting with the following options:

post type select
custom taxonomy (category or tag) select.
number of posts to show
show excerpt or no?
show title or no?
show featured image or no?

Reply to this email directly or view it on GitHub.

@atwellpub
Copy link
Member Author

That's what I mean, we'd build a simple template that accounts for the styling and other developers can use it as a boiler plate for their custom designs.

I know we'd want it for our own product annoucements rather than using a repeater to setup our upsells in the bottom part of an announcement email.

The shortcode idea, I agree it would probably not work well with all the templates and should probably be avoided. Even though with the right responsive setup and a little custom css a shortcode render could go a long way for some.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants