Okay

Public Tickets

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) {    ... novgrp Recurring Events with Random SchedulingClosed   Stachethemes Event Calendar   Updated January 30, 2020 at 4:03pm   2 Most recent comment from Zhivko Bozhilov:Hi,It is possible to set up the event to repeat Feb to March on Wed and Saturday. The calendar supports inserting RRULE string directly into the repeater.RRULE string example for your case:  FREQ=WEE ... Trevor Cahoon Size Changes For Monthly CalendarClosed   Stachethemes Event Calendar   Updated January 30, 2020 at 3:21pm   4 Most recent comment from Zhivko Bozhilov:Here, Codecanyon, or in Dashboard -> Plugins section. tiefenschaerfe-jobhopper synchronize calenderClosed   Stachethemes Event Calendar   Updated January 27, 2020 at 6:32pm   2 Most recent comment from Zhivko Bozhilov:Hi,You could use the export function.Export URL: [Your-website]/?task=stec_public_export_to_ics&calendar_id={your calendar id}Example: https://stachethemes.com/wp-demos/the-calendar/full-calendar/?tas ... Jesse Clark changed text of "tickets"Closed   Stachethemes Event Calendar   Updated January 27, 2020 at 1:55pm   4 Most recent comment from Zhivko Bozhilov:You can edit the text directly from file stachethemes_event_calendarviewfronttabsintro.phpSearch for: