Title: Agenda plugin
Last modified: September 1, 2016

---

# Agenda plugin

 *  Resolved [sefanjo](https://wordpress.org/support/users/sefanjo/)
 * (@sefanjo)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/agenda-plugin-2/)
 * Hi,
 * I’m making a website for a church, I need to add a sort Agenda/Calendar item.
   
   Here you can see the 4 upcoming services.
 * Right now it is still static HTML, I need to transfer it so that the owner of
   the site easily can change the items.
 * It is problably very simple but I’m not that good yet with php/wordpress.
 * The owner needs to change the date, sort service and the time.
 * [http://www.baptistenstadskanaal.nl](http://www.baptistenstadskanaal.nl)
 * At the site you can see how it looks right now, the agenda item is now still 
   html.
 * I hope someone can help me..

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/agenda-plugin-2/#post-7481639)
 * [https://wordpress.org/plugins/search.php?q=agenda](https://wordpress.org/plugins/search.php?q=agenda)
   
   [https://wordpress.org/plugins/search.php?type=term&q=calendar](https://wordpress.org/plugins/search.php?type=term&q=calendar)
 *  Thread Starter [sefanjo](https://wordpress.org/support/users/sefanjo/)
 * (@sefanjo)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/agenda-plugin-2/#post-7481640)
 * I’ve allready checked those types but they all are not what I’m looking for..
   
   Check the site so you can see what I need
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/agenda-plugin-2/#post-7481642)
 * I’m sorry but we cannot really provide specific plugins to individual posters.
 *  Thread Starter [sefanjo](https://wordpress.org/support/users/sefanjo/)
 * (@sefanjo)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/agenda-plugin-2/#post-7481646)
 * Is there any way someone can help me creating it myself? It sounds really simple,
   the items just needs to become some sort dynamic, so that the admin can change
   it very easily without any knowledge of php/html.
 *  Thread Starter [sefanjo](https://wordpress.org/support/users/sefanjo/)
 * (@sefanjo)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/agenda-plugin-2/#post-7481647)
 * Or is there some plugin that is similar to my needs?
 *  [swayam.tejwani](https://wordpress.org/support/users/swayamtejwani/)
 * (@swayamtejwani)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/agenda-plugin-2/#post-7481731)
 * Hi sefanjo,
 * I will suggest you the simplest way
    1) Create a post type called “Agenda”, check
   the [documentation here](https://codex.wordpress.org/Function_Reference/register_post_type)
   2) Add posts with title, & custom fields for date and time. 3) Use [WP_Query](https://codex.wordpress.org/Class_Reference/WP_Query)
   and loop through all posts of custom posts and display it. If you can do above
   steps, thats good, otherwise you can hire any developer for this work.
 * Thanks,
    Swayam

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Agenda plugin’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 3 participants
 * Last reply from: [swayam.tejwani](https://wordpress.org/support/users/swayamtejwani/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/agenda-plugin-2/#post-7481731)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
