Okay
  Public Ticket #3437453
Events Calendar
Closed

Comments

  • Stephanie Nelson started the conversation

    How do I add an event to the calendar that doesn't need to be booked? I just simply want to add an event that everyone sees, but does not have a book now or book later type of button.


  •  781
    Stefan replied

    Hello Stephanie,

    thanks for reaching out to us. It requires a bit of thinking "out of the box",  but it's possible. There are some things that needs to be done.

    First, in the Customize section / Event List, you would need to hide the Event price

    7947938890.png

    Then, in the Event settings, you need to set the opening time for the event to something larger than the Event Begining time. For example -

    6240238235.png
    7970189365.png

    Lastly, you would need to hide the button with the CSS code - 

    .am-button--medium.am-button--primary {
        display: none!important;
    }

    Custom code needs to be applied to the page where the booking form is. Depending on what you're using (Gutenberg blocks, or some page builder), adding the CSS or JS can be done in a few different ways. 

    If you need help with adding custom CSS to the page, please take a look at this article.

    In the end, you will get something like this - 

    4480711997.png
    5180391955.png

    Of course, you can hide the "Learn more" button right away with this CSS

    .am-button--plain.am-button--primary {
        display: none!important;
    }

    To get something like this 

    7833136480.png

    but the whole purpose of Events is to give an option to the customers to see the details first and then book.

    Please, let me know if it works.

    Kind Regards, 

    Stefan Petrov
    [email protected]

    Rate my support

    Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables