Okay

Public Tickets

AtelierAlves Import events from Modern Events CalendarClosed   Stachethemes Event Calendar   Updated December 10, 2019 at 2:08pm   6 Most recent comment from Zhivko Bozhilov:Hi,I think we could implement the same system az MEC did (import from X calendar) but that would take some time. I'll add it to my to-do list and will start with "import from MEC". Brewstar Update failedClosed   Stachethemes Event Calendar   Updated December 10, 2019 at 1:59pm   12 Most recent comment from Zhivko Bozhilov:The problem was on our side in the authorization process. The updater should be working now. Patrick QR Code in E-MailsClosed   Stachethemes Event Calendar   Updated December 8, 2019 at 5:34pm   4 Most recent comment from Zhivko Bozhilov:Okay, I'll look at this issue. The filter does not accept empty values.Meanwhile you can stop the qr core by opening filestachethemes_event_calendarassetsphpclass.wc.booking.phpand comment lines ... Jonathan Marboux Boxgrid view and default event valuesClosed   Stachethemes Event Calendar   Updated December 8, 2019 at 10:49am   4 Most recent comment from Zhivko Bozhilov:1. These hints can be translated with gettext editor (poedit for example) or some free plugin like Loco Translate. They are translated under text domain "stec". Screenshot attached. 2. Add this filter ... tomtyterry Displaying more than 3 events in monthly calendar viewClosed   Stachethemes Event Calendar   Updated December 8, 2019 at 10:17am   2 Most recent comment from Zhivko Bozhilov:Hi,The design at the moment is such that only 3 events can be displayed and all extra events will be shown as +n at the bottom. Week view does not have this restriction. To remove sunday and saturday ... pca-ggr-webmaster With Multiple Calendars, where does IMPORT happen?Closed   Stachethemes Event Calendar   Updated December 5, 2019 at 8:20pm   6 Most recent comment from Zhivko Bozhilov:From the green button "Switch Calendar" at the top right corner. Matt Connolly Category for Cronjob importClosed   Stachethemes Event Calendar   Updated December 5, 2019 at 4:46pm   3 Most recent comment from Zhivko Bozhilov:Hi,You can add filter for this in your theme functions.php file: // Imported events will added to categories 1,2 and 3. add_filter('stec_before_import_event', function($data){     $event = ... redbear Openstreetmaps instead of Google Maps?Closed   Stachethemes Event Calendar   Updated December 2, 2019 at 3:06pm   2 Most recent comment from Zhivko Bozhilov:Hi,I'll check if it's possible and perhaps we could add it in the future as an alternative. peterguirguis Events showing on wrong datesClosed   Stachethemes Event Calendar   Updated December 2, 2019 at 1:01pm   4 Most recent comment from Zhivko Bozhilov:Hi,Indeed it's a bug we'll fix it as soon as possible. romain show organizer's emailClosed   Stachethemes Event Calendar   Updated December 2, 2019 at 10:21am   5 Most recent comment from romain:Ok, thanks for answer.This could have allowed to have a separate field, and refine the layout, but it is not very important.Resolved Brewstar PO fileClosed   Stachethemes Event Calendar   Updated November 28, 2019 at 1:04pm   3 Most recent comment from Brewstar:Perfect thx! Daniel Martín Updating processClosed   Stachethemes Event Calendar   Updated November 27, 2019 at 1:46pm   2 Most recent comment from Zhivko Bozhilov:Hi,I will review the updater today and will make the necessary changes.Currently the updates are made from the Updater menu. Shane RSS FeedClosed   Stachethemes Event Calendar   Updated November 25, 2019 at 8:06pm   4 Most recent comment from Zhivko Bozhilov:Try this one: $start = '2019-01-01 00:00:00'; $end = '2019-12-31 24:00:00'; $range_tz = 'UTC'; $categories = [1, 2, 3]; // categories ids $params = arra ... romain Organizer pageClosed   Stachethemes Event Calendar   Updated November 25, 2019 at 10:22am   3 Most recent comment from romain:Wonderful, thanks !Resolved Graeme Bodys Tickets Sold & available not showing correctlyClosed   Stachethemes Event Calendar   Updated November 20, 2019 at 5:54pm   12 Most recent comment from Zhivko Bozhilov:I've found the problem. Under WooCommerce > Settings > Products > Inventory, Manage Stock was disabled and that's why WooCommerce decided not to count the stock quantity.