Okay

Public Tickets

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 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 ... 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 ... 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 ... mvanderweide Form builder missing location optionClosed   Stachethemes Event Calendar   Updated October 16, 2023 at 5:09pm   2 Most recent comment from Zhivko Bozhilov:Hi,Please re-download the plugin from Codecanyon and update to 5.1.4.To update just install the plugin from Dashboard -> Plugins -> Add New and overwrite when asked. adellan NEED SOME HELPClosed   Stachethemes Event Calendar   Updated October 6, 2023 at 7:19am   1 Most recent comment from adellan:NO REPLY TO MY 2 PREVIOUS TICKETS  Ganeish boxgrid CSSClosed   Stachethemes Event Calendar   Updated October 4, 2023 at 6:58am   6 Most recent comment from Zhivko Bozhilov:You're welcome. elvisfrog Hide Categories On Grid ViewClosed   Stachethemes Event Calendar   Updated October 4, 2023 at 6:34am   2 Most recent comment from Zhivko Bozhilov:Yes, you can use this css to hide the tags in the grid layout: .stec-layout-grid .stec-tags-list {    display: none !important;} tourug Custom Field in submit formClosed   Stachethemes Event Calendar   Updated September 27, 2023 at 5:53am   9 Most recent comment from tourug:great! thank you so much. perfect and fasst support! Ticket closed Anthony Don't show past eventsClosed   Stachethemes Event Calendar   Updated September 25, 2023 at 9:31pm   2 Most recent comment from Zhivko Bozhilov:Hi,Yes, there is. [stec filter__min_date="now"] Rajan Disabling Thumbnail LightboxClosed   Stachethemes Event Calendar   Updated September 25, 2023 at 5:23pm   5 Most recent comment from Rajan:Works like a charm. Thanks again! adellan Calendar on home-pageClosed   Stachethemes Event Calendar   Updated September 21, 2023 at 8:27pm   4 Most recent comment from Zhivko Bozhilov:I understand but this is not possible.Note for the slider the parameter is different.To filter events by calendar in the slider use stec_cal instead of filter__calendar: [stec_events_slider stec_cal=2 ...