Okay

Public Tickets

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. ahmetsamsa Fit more text into boxes in monthly viewClosed   Stachethemes Event Calendar   Updated November 19, 2019 at 2:20pm   4 Most recent comment from Zhivko Bozhilov:I'll see what we can do about it but currently it's not on high priority. Matt Connolly Attachments on Builder FormClosed   Stachethemes Event Calendar   Updated November 19, 2019 at 2:19pm   2 Most recent comment from Zhivko Bozhilov:Hi,No, currently there's no attachments element in the builder. Uploading files from the front-end is usually a security risk so we decided not to add it.Anyway, I'll add it to my to-do list ... Graeme Bodys Social Share on Twitter and Whatsapp not workingClosed   Stachethemes Event Calendar   Updated November 19, 2019 at 12:25pm   2 Most recent comment from Zhivko Bozhilov:Hi,I've reviewed the share links and made some changes. Whatsapp and Twitter should be working now. Flexifiw AjustementClosed   Stachethemes Event Calendar   Updated November 18, 2019 at 6:03pm   6 Most recent comment from Zhivko Bozhilov:There's a typo in the css indeed. We'll fix in the upcoming version.Also since your header is fixed, a part of the order details page is hidden under it.To fix it now you can add in your cus ... gehess PerformanceClosed   Stachethemes Event Calendar   Updated November 18, 2019 at 5:46pm   2 Most recent comment from Zhivko Bozhilov:Calendar has a lot of scripts indeed each providing extra feature.I see on your site you're not using much of it.What you could try is to compress the javascript files into a single file.Another ...