Okay

Public Tickets

Brewstar User insightsClosed   Stachethemes Event Calendar   Updated October 14, 2019 at 10:06am   8 Most recent comment from Zhivko Bozhilov:    $events = StachethemesStecEvents::get_events();     $html_ar = array();     foreach ($events as $event) {         $html_ar[] = sprintf('Event title: %s', $event->get_title());� ... senzoi Image upload on Front-end submitClosed   Stachethemes Event Calendar   Updated October 11, 2019 at 8:54pm   5 Most recent comment from senzoi:No, sorry it was a mystake from i ;-) smcgeown Titles will not display in color bars in cellsClosed   Stachethemes Event Calendar   Updated October 8, 2019 at 9:43pm   3 Most recent comment from smcgeown:Thank you, it worked great.  Please close ticket. jbphotographics Email notifications of new / edited events to subscribed usersClosed   Stachethemes Event Calendar   Updated September 25, 2019 at 4:38pm   4 Most recent comment from Zhivko Bozhilov:Okay, let me know if you have any questions.Note: by default the calendar sends email notifications to the event's attendees and organizers. Berengere Leroy MapClosed   Stachethemes Event Calendar   Updated September 25, 2019 at 1:30pm   12 Most recent comment from Zhivko Bozhilov:Hi,Do you have access to your php.ini config file?As the error says set_time_limit is disabled in your php server configuration. Either enable this setting or open file stachethemes_event_calendarass ... benoit Call to a member function get_author() on booleanClosed   Stachethemes Event Calendar   Updated September 20, 2019 at 9:16am   3 Most recent comment from benoit:ok thx nlpjpc Broken layoutClosed   Stachethemes Event Calendar   Updated September 20, 2019 at 8:27am   4 Most recent comment from Zhivko Bozhilov:I've generated random id in the PHP script on this line: $calendar_id                                       = uniqid('stec-modal-calendar-id-'); Luis Grid ViewClosed   Stachethemes Event Calendar   Updated September 18, 2019 at 5:49pm   2 Most recent comment from Zhivko Bozhilov:Hi,Go to Dashboard -> St. Event Calendar -> Fonts & Colors -> Grid Layout tab and look for Grid columns field. kwoodall55 CSV ImportsClosed   Stachethemes Event Calendar   Updated September 18, 2019 at 10:27am   5 Most recent comment from Zhivko Bozhilov:Hi,Please open new ticket and send me your CSV file to check it out. nostel Number of participant in a eventClosed   Stachethemes Event Calendar   Updated September 16, 2019 at 9:00am   4 Most recent comment from Zhivko Bozhilov:This week we'll release the new booking and right after I'll add attendance limit. romain Link "_blank" to single eventClosed   Stachethemes Event Calendar   Updated September 13, 2019 at 11:02am   2 Most recent comment from Zhivko Bozhilov:Hi,Open your theme functions.php file and following filter at the bottom: add_action('stec_after_html', function() {    ?>            (function ($) {            $.stecExtend(fu ... TheInnocent Front-end and top-menuClosed   Stachethemes Event Calendar   Updated September 13, 2019 at 10:01am   10 Most recent comment from Zhivko Bozhilov:Yes, /* calendar */.stec-layout-event-inner-location-left p:nth-child(3),.stec-layout-event-inner-location-direction-error,.stec-layout-event-inner-location-left-button,.stec-layout-event-inner-locati ... Hieke Teijema more events in different viewsClosed   Stachethemes Event Calendar   Updated September 12, 2019 at 1:08pm   1 Most recent comment from Hieke Teijema:I want to show a calendar on one page with 4 views but on another page I want to show 16 (of more).. how do I do that?I tried it with shortcode but I must do something wrong..I am sorry, I figured it ... MattConnollyTH Page not found error on single page eventsClosed   Stachethemes Event Calendar   Updated September 12, 2019 at 3:55am   2 Most recent comment from MattConnollyTH:Nevermind, I found the solution at: https://stachethemes.ticksy.com//ticket/1950580/ Daniel migrate not working after update to latest versionClosed   Stachethemes Event Calendar   Updated September 10, 2019 at 7:39pm   37 Most recent comment from Zhivko Bozhilov:Add this css to your styles: input[name="stec_book_coupon"] { display: none !important; }