Home Forums Newsletter Plugin Support Posts from fixed categories

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15842
    napostol
    Participant

    Hello,
    I am working on creating a custom Newsletter theme and I just want to ask if it’s possible to assign posts from a specific category to each section of the newsletter.
    Meaning, I want one div to show posts only from a category “News”, one div to show posts only from a category “Stories” etc.
    I hope I’m being clear enough!
    Thank you,

    Nicole

    #15844
    napostol
    Participant

    UPDATE: I figured out how to do this with WordPress get_posts and fill each section in my theme.php, however I would still like to know if it’s possible to be able to select in my theme options which posts I want from each category to show up in each section.

    #15850
    Stefano
    Keymaster

    No, a post selection is not possible you should create a special option panel and the use the selected posts in the theme. It’s not an impossible coding work.

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