Okay

Public Tickets

smileysit Date formatClosed   Stachethemes Event Calendar   Updated January 30, 2024 at 12:38pm   2 Most recent comment from Zhivko Bozhilov:Hi,Go to Calendar Dashboard -> Settings -> Calendar.In "Date format" and "Time format" fields select "Use WordPress Settings" and click "Save settings".Then go to WordPress Dashboard -> Settings -> ... Abril Castro The plugin is not sending emailsClosed   Stachethemes Event Calendar   Updated January 24, 2024 at 2:13pm   2 Most recent comment from Zhivko Bozhilov:Hi,Test if your WordPress installation can send emails at all.Check out this plugin https://wordpress.org/plugins/wp-test-email/  Abril Castro Send QR codes as a PDF via emailClosed   Stachethemes Event Calendar   Updated January 23, 2024 at 4:07pm   4 Most recent comment from Zhivko Bozhilov:Currently, no. I will see if I can add it as attachment in the next update.You should take a look at this mbstring php extension because PHP can't generate the qrcode without it. Abril Castro “Mark as Scanned” button is missingClosed   Stachethemes Event Calendar   Updated January 22, 2024 at 7:26pm   5 Most recent comment from Abril Castro:Thank you for your help. It's working perfectly!!! You are awesome. 44x6jhgdt2 How to hide countdown in grid viewClosed   Stachethemes Event Calendar   Updated January 13, 2024 at 10:34am   2 Most recent comment from 44x6jhgdt2:OK, found Please discard my question Igor Children's and adult tickets at different prices in one orderClosed   Feedback & Bugs report   Updated January 12, 2024 at 3:31pm   6 Most recent comment from Igor:Another question is, the capacity of the event is limited, how can we make the number of available tickets decrease automatically? If you limit woocommerce in a product, then it's just a common p ... m16021 Event Creation inside ServerClosed   Stachethemes Event Calendar   Updated January 5, 2024 at 6:36pm   17 Most recent comment from m16021:So it when i use get_post_meta($postid) after the function I can see that the meta data is in there for the post. But it is not within the rest_api which I believe to be the problem. Should it be tha ... Martin Mičánek broken application icons (arrows to go back, forward)Closed   Feedback & Bugs report   Updated December 31, 2023 at 9:55pm   3 Most recent comment from Martin Mičánek:it seems to work. Thank you very much for your help. lord909 How to hide stock tickets in events?Closed   Stachethemes Event Calendar   Updated December 13, 2023 at 9:54am   9 Most recent comment from Zhivko Bozhilov:Yes, it can be done via a hook.Place the code below in your theme or child-theme functions.php file: add_action('wp_footer', function () { ?> window.stecOnAddToCart = function() ... gianluca manage calendarClosed   Stachethemes Event Calendar   Updated December 12, 2023 at 6:37pm   2 Most recent comment from Zhivko Bozhilov:Hi,Keep the first option off in the Language settings like following: mistertoy Submit form in front pageClosed   Stachethemes Event Calendar   Updated December 7, 2023 at 3:30pm   4 Most recent comment from Zhivko Bozhilov:Both variants should work. Quotes generally is safer approach. feriamsidera Elementor LoopClosed   Stachethemes Event Calendar   Updated December 4, 2023 at 10:11pm   10 Most recent comment from feriamsidera:UPDATE: Cancel all this, I was able to fix the issue by forcing scripts to load by page ID. Should be able to do what I need to do now to get them updated. As an added note, my staging environment w ... Vimal Patel Can we create a form to register users for the eventClosed   Feedback & Bugs report   Updated October 31, 2023 at 5:54am   11 Most recent comment from Vimal Patel:this is working good !!!!! thanks for the helpRegards,Vimal Patel elvisfrog ICS Category SelectionClosed   Stachethemes Event Calendar   Updated October 30, 2023 at 10:43am   2 Most recent comment from Zhivko Bozhilov:There is a hook you can use to insert custom data before the actual creation of the event: $post_data = apply_filters('stec_ics_import_post_data', $post_data, $item, $this->calendar_data, $t ... spindreams SuggestionClosed   Feedback & Bugs report   Updated October 23, 2023 at 1:29pm   5 Most recent comment from Zhivko Bozhilov:It also bothered me for some time.By the way, since version 5, the calendar no longer uses jQuery but instead uses React.