Okay

Public Tickets

Bischbert Mobile Agenda ViewClosed   Stachethemes Event Calendar   Updated February 10, 2020 at 2:12pm   2 Most recent comment from Zhivko Bozhilov:Hi,You can try to reduce the short description length or the location address.For location you can try to use user friendly name and provide coordinates in order for google maps to find the location. vzakaze UTC/GMCClosed   Stachethemes Event Calendar   Updated February 10, 2020 at 2:02pm   2 Most recent comment from Zhivko Bozhilov:Hi,From General settings -> Display Date 'GMT/UTC' vzakaze Event Info ImageClosed   Stachethemes Event Calendar   Updated February 10, 2020 at 1:41pm   2 Most recent comment from Zhivko Bozhilov:Hi,I guess you can do it with css. .stec-layout-event-inner-intro-media > div {  max-height: 300px !important;} .stec-layout-event-inner-intro-media > div > div {  background-size: contain !importan ... Bischbert List ViewClosed   Stachethemes Event Calendar   Updated February 8, 2020 at 11:45am   3 Most recent comment from Bischbert:Thank you very much. This is the solution :-). I think it would be very good to have an overview over all of this shortcodes. DHIWEBMAST DHI OpenstreetmapClosed General Information   Updated February 7, 2020 at 6:02pm   2 Most recent comment from Zhivko Bozhilov:Hi,Unfortunately, no it's not possible at this time. charleslbryant How do we default the event submission form to a specific calendar?Closed   Stachethemes Event Calendar   Updated February 7, 2020 at 3:09pm   2 Most recent comment from Zhivko Bozhilov:Hi,In your theme functions.php file add following filter: add_filter('stec_builder_front_elements', function($elements) {    $calendar_id = 1; // set to the calendar id number        ... didesign29 Google Calendar Import / ErrorClosed   Stachethemes Event Calendar   Updated February 4, 2020 at 7:58pm   7 Most recent comment from didesign29:Hello, I'm still having the import issue from my Gmail Calendar. Can you help me further with this? Thank you! preet618 Ticket BookingClosed   Stachethemes Event Calendar   Updated January 31, 2020 at 5:26pm   2 Most recent comment from Zhivko Bozhilov:Hi,Unfortunately there's no way to skip the WooCommerce cart process. You can set the product price to '0' and this will render the product as Free.There's one thing you should do ... eigenwijsheid top event in open state as default?Closed   Stachethemes Event Calendar   Updated January 31, 2020 at 3:36pm   3 Most recent comment from eigenwijsheid:Works like a charm Zhivko. Thanks!! Brewstar Email templatesClosed   Stachethemes Event Calendar   Updated January 30, 2020 at 9:40pm   3 Most recent comment from Brewstar:Yes it did something, i can now save my selected email templates! And hopefully it keeps my translated emails, so far so good.Regards,Jochem Brewstar Event submission - front endClosed   Stachethemes Event Calendar   Updated January 30, 2020 at 9:38pm   3 Most recent comment from Brewstar:Thanks, forgot there was a builder... preet618 Event RSVP FormClosed   Stachethemes Event Calendar   Updated January 30, 2020 at 7:34pm   5 Most recent comment from Zhivko Bozhilov:The plugin sends email notification to the user when they submit RSVP.You can check the mail template from Dashboard -> St. Event Calendar -> General -> Email Notifications tab -> Notify user their ... Ben Smith CSV import rulesClosed   Stachethemes Event Calendar   Updated January 30, 2020 at 5:51pm   2 Most recent comment from Zhivko Bozhilov:Hi,Go to Dashboard -> St. Event Calendar -> Import Events.Click on "CSV Settings" to set up CSV Fields association.For example if in your CSV file the event title is under the field "Name" then in ... maucast html in short descriptionClosed   Stachethemes Event Calendar   Updated January 30, 2020 at 5:41pm   2 Most recent comment from Zhivko Bozhilov:Hi,In Add/Edit event page -> Introduction tab set the tinymce editor in "Text" mode and write the html directly.Short description does not support html elements. nocs90 map zoomClosed   Stachethemes Event Calendar   Updated January 30, 2020 at 4:11pm   4 Most recent comment from Zhivko Bozhilov:Hi,In your theme functions.php file add following code: add_action('stec_after_html', function() {    ?>            (function ($) {            $.stecExtend(function (m) {    ...