Okay

Public Tickets

rhondamassad User FormClosed   Stachethemes Event Calendar   Updated April 20, 2019 at 4:11pm   2 Most recent comment from Zhivko Bozhilov:Hi,Shortcode example: [stachethemes_ec_create_form cal=25]where the cal is the id (e.g. 25) of the calendar allowed to add events to.  rhondamassad User InputClosed   Stachethemes Event Calendar   Updated April 20, 2019 at 4:08pm   2 Most recent comment from Zhivko Bozhilov:Hi,Add following filter in your theme functions.php file at the bottom: /* Limit event short description text */ add_action('stec_insert_post', function($data) {    if ('stec_event� ... Mischa22 Category viewClosed   Stachethemes Event Calendar   Updated April 20, 2019 at 1:57pm   2 Most recent comment from Zhivko Bozhilov:Hi,To show events from specific category you can use the shortcode attribute cat. Example: [stachethemes_ec cat=1,2,3] where 1,2,3 are the categories ids.Currently, the category menu can be dropdown o ... Daniel Deudero Put book reservation in a productClosed   Stachethemes Event Calendar   Updated April 17, 2019 at 5:14pm   5 Most recent comment from Valentin Bozhilov:I'm sorry, but the plugin booking is working the way it is. The event can be booked only from the Calendar or the Event single page. We can't handle customizations in your theme and plugin t ... StephFief Date Format & SEO & GDPRClosed   Stachethemes Event Calendar   Updated April 17, 2019 at 4:52pm   2 Most recent comment from Zhivko Bozhilov:Hi, Sorry for the delayed response. 1. Booking date fix: Open file stachethemes_event_calendarfrontjsaddsbooking.js  replace line 43 from: $('' + date.format('YYYY-MM-DD') + � ... Can Kaytaz Buttons are big on my site.Closed   Stachethemes Event Calendar   Updated April 17, 2019 at 4:30pm   4 Most recent comment from Can Kaytaz:@zhivko thank you so much, really thanks!!! I love you ...  Steve Kim Slow show up facebook commentClosed   Stachethemes Event Calendar   Updated April 17, 2019 at 3:49pm   6 Most recent comment from Zhivko Bozhilov:We'll tweak this in future update. Mischa22 2 different calendar viewsClosed   Stachethemes Event Calendar   Updated April 17, 2019 at 9:56am   2 Most recent comment from Zhivko Bozhilov:Hi,You can do this with shortcode parameters. Example: [stachethemes_ec views=agenda view=agenda show_top=0] [stachethemes_ec views=month view=month show_top=1 show_views=0] params: views - views user ... peterguirguis Search not working properlyClosed   Stachethemes Event Calendar   Updated April 16, 2019 at 6:55pm   3 Most recent comment from peterguirguis:Hi Zhivko,Thank you for your reply.It perfectly worked me. Thank you again. :) adonislau Simplifying the booking flowClosed   Stachethemes Event Calendar   Updated April 16, 2019 at 3:34pm   2 Most recent comment from Zhivko Bozhilov:Hi,Sorry for the delay.This would require code customization but unfortunately we don't support customizations simply because we cannot afford the time.However, You could check out https://studi ... Syzdevacc Selecting Dates for events without PatternClosed   Stachethemes Event Calendar   Updated April 16, 2019 at 3:28pm   3 Most recent comment from Zhivko Bozhilov:Hi,Sorry for the delay.The current design allows to select only one date. We'll be redesigning the booking in future update after the release of version 2.5. morserus TranslationClosed   Stachethemes Event Calendar   Updated April 15, 2019 at 1:31pm   8 Most recent comment from Filippo:OK sorry. I understand, I had not added "stec-" ;) Filippo translationClosed   Stachethemes Event Calendar   Updated April 15, 2019 at 1:31pm   2 Most recent comment from Filippo:OK sorry. I understand, I had not added "stec-" ;) Calvary Tucson ical import problemsClosed   Stachethemes Event Calendar   Updated April 12, 2019 at 11:57pm   4 Most recent comment from Calvary Tucson:That seems to have fixed it! :) thank you! Graeme Bodys Import ics from Google Calendar not respecting DSTClosed   Stachethemes Event Calendar   Updated April 10, 2019 at 11:37pm   3 Most recent comment from Graeme Bodys:Great thanks - that worked now