• Hi everyone,

    I am starting to develop my own theme. But I am stuck somewhere.

    In the homepage, I have a div where 4 posts should be displayed. This works (4 latest posts).
    I also have a theme options page in the admin panel.

    What I want to do now, is let the user select which posts exactly he wants to display on the homepage. And to make it more user friendly, instead of inserting the ID, he should be able to select the post title from a list.

    So, in resume, I want to accomplish:

    -> add a list of posts in the theme options
    -> user should be able to select 4 posts
    -> those 4 posts should be displayed on the home page.

    Thanks in advance for your help 🙂

    Benwake

The topic ‘List posts in theme options and select which one to display’ is closed to new replies.