Title: Events: Calendar, Boxes, and List
Author: 56 Degrees
Published: <strong>8. oktober, 2024</strong>
Last modified: 13. februar, 2026

---

Søk i utvidelser

![](https://ps.w.org/fsdpe-events/assets/banner-772x250.jpg?rev=3164774)

![](https://ps.w.org/fsdpe-events/assets/icon-256x256.gif?rev=3164774)

# Events: Calendar, Boxes, and List

 Av [56 Degrees](https://profiles.wordpress.org/56degrees/)

[Last ned](https://downloads.wordpress.org/plugin/fsdpe-events.1.1.3.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/fsdpe-events/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/fsdpe-events/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/fsdpe-events/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/fsdpe-events/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/fsdpe-events/)

## Beskrivelse

Events Plugin is an intuitive event management tool for WordPress. With multiple
display options such as calendar view, boxes, and list view, it offers flexibility
for showcasing upcoming events. You can easily add, edit, and manage events from
the WordPress dashboard.
 If you have any questions, you can contact us via email.
[tech@56degrees.co.uk](https://nb.wordpress.org/plugins/fsdpe-events/tech@56degrees.co.uk?output_format=md)

**Key Features:**
 – Calendar view for easy date-based navigation. – Box view for
a grid-style layout. – List view for a detailed event rundown. – User-friendly event
creation and management.

Perfect for businesses, community organizers, or anyone looking to display events
in a clean, organized format.

#### Is there a tutorial for using the plugin?

Yes, you can watch our YouTube tutorial here: [YouTube Tutorial](https://www.youtube.com/watch?v=DKg8D4XSTi4)

### License

This plugin is licensed under the GPLv2 or later.

## Skjermbilder

 * [[
 * **Plugin Settings** – Settings that users can customize according to their preferences.
 * [[
 * **Single Page View** – A dedicated page for each event, featuring an «Add to 
   Calendar» button.
 * [[
 * **Add new event** – A page for adding a new event, including various fields for
   user input.
 * [[
 * **Calendar View** – Shows a monthly calendar with clickable event dates.
 * [[
 * **Card View** – Displays events in a grid layout with event details.
 * [[
 * **List View** – Lists all events in chronological order with descriptions.
 * [[
 * **Calendar View Mobile** – Shows a monthly calendar with clickable event dates–
   mobile version.
 * [[
 * **Card View Mobile** – Displays events in a grid layout with event details – 
   mobile version.
 * [[
 * **List View Mobile** – Lists all events in chronological order with descriptions–
   mobile version.
 * [[
 * **Duotone Color Picker** – Customize the two primary colors for the plugin’s 
   theme.
 * [[
 * **Custom Color Preview** – Example view of the calendar after applying customized
   colors.

## Blokker

Denne utvidelsen gir 2 blokker.

 *   Button Add To Calendar Event A block that allows you to add an event to the
   calendar.
 *   Events view Events block which shows the entire view.

## Installasjon

 1. Upload the events-plugin folder to the /wp-content/plugins/ directory, or install
    it automatically through the WordPress Plugins interface.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to ‘Events’ in the admin panel to start creating events.
 4. To display the calendar on your page, you can either add it via the Gutenberg block(
    Events view) or by using the shortcode [fsdpe_events_calendar] if you’re not using
    Gutenberg.
 5. The «Add to Calendar» block is automatically included on every event single page,
    displaying an image along with event details such as the time and description. 
    If your site is not using Gutenberg or if you prefer, you can also add it manually
    using the shortcode [fsdpe_add_to_calendar id=»your-event-id»].

## Ofte stilte spørsmål

### How do I add an event?

Go to the ‘Events’ section in your WordPress dashboard, click ‘Add New’, and fill
in the event details.

### Can I customize the event views?

Yes, you can customize the calendar, boxes, and list views by adjusting the plugin
settings or adding custom CSS.

### When I visit the single page of an event, I get 404 error

To resolve the 404 error when accessing a single event page, please follow these
steps to refresh your permalinks:
 1.Navigate to your WordPress dashboard. 2.Go 
to Settings > Permalinks. 3.Without making any changes, click the Save Changes button.
This action will regenerate your permalink structure and should resolve the 404 
error.

### I changed my color theme, but I don’t see the changes on the frontend. What should I do?

If you’ve updated your color theme but the changes aren’t visible on the frontend,
please try clearing your cache to see if that helps.

### Available shortcodes

[fsdpe_events_calendar] displays the calendar view, list, and card layouts. Use [
fsdpe_events_calendar show-cards=»false»] to hide the card view; by default, this
is set to true.

The show-calendar option controls the visibility of the calendar view, while show-
cards controls the visibility of the card view. The show-list option determines 
the visibility of the list view. You can set the number of events displayed in the
card and list views using the events-per-page option, which defaults to 5.
 Example:[
fsdpe_events_calendar show-list=»false» events-per-page=»10″] – this will display
only Calendar and Cards view with 10 events per page.

For adding events to your calendar, [fsdpe_add_to_calendar] displays the event details
on the single event page, including an image and the «Add to Calendar» button. You
can also specify an event ID with [fsdpe_add_to_calendar id=»1346″] to display a
specific event in any location.

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«Events: Calendar, Boxes, and List» er programvare med åpen kildekode. Følgende 
personer har bidratt til denne utvidelsen:

Bidragsytere

 *   [ 56 Degrees ](https://profiles.wordpress.org/56degrees/)

[Oversett “Events: Calendar, Boxes, and List” til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/fsdpe-events)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/fsdpe-events/), sjekk
ut [SVN-repositoriet](https://plugins.svn.wordpress.org/fsdpe-events/), eller abonner
på [utviklingsloggen](https://plugins.trac.wordpress.org/log/fsdpe-events/) med 
[RSS](https://plugins.trac.wordpress.org/log/fsdpe-events/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 1.1.3

 * 2026-02-13
 * Calendar view not showing – fixed.

#### 1.1.2

 * 2026-02-12
 * Added default view select
 * Checking plugin for WordPress 6.9.1

#### 1.1.1

 * 2025-02-19
 * Checking plugin for WordPress 6.7.2

#### 1.1.0

 * 2024-10-21
 * Frontend styles fixed, save permalinks issue.

#### 1.0.1

 * 2024-10-08
 * Frontend styles fixed.

#### 1.0.0

 * Initial release with calendar, boxes, and list views.

## Meta

 *  Versjon **1.1.3**
 *  Sist oppdatert **2 måneder siden**
 *  Aktive installasjoner **Færre enn 10**
 *  WordPress-versjon ** 6.7.2 eller nyere **
 *  Testet opp til **6.9.4**
 *  PHP-versjon ** 7.4 eller nyere **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/fsdpe-events/)
 * Stikkord
 * [calendar](https://nb.wordpress.org/plugins/tags/calendar/)[Event](https://nb.wordpress.org/plugins/tags/event/)
   [events](https://nb.wordpress.org/plugins/tags/events/)[organizer](https://nb.wordpress.org/plugins/tags/organizer/)
   [schedule](https://nb.wordpress.org/plugins/tags/schedule/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/fsdpe-events/advanced/)

## Vurderinger

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/fsdpe-events/reviews/#new-post)

[Se alle omtalene](https://wordpress.org/support/plugin/fsdpe-events/reviews/)

## Bidragsytere

 *   [ 56 Degrees ](https://profiles.wordpress.org/56degrees/)

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/fsdpe-events/)

## Donér

Vil du støtte videreutviklingen av denne utvidelsen?

 [ Doner til denne utvidelsen ](https://www.56degrees.co.uk/)