Okay

Public Tickets

Marko Bilandzija Email Template TagsClosed   Stachethemes Event Calendar   Updated October 17, 2022 at 1:40pm   6 Most recent comment from Zhivko Bozhilov:Place this filter in your theme or child-theme functions.php file: add_filter('stec_mail_add_special_words', function ($filter, $text, $event) {     $filter['replace'][] = ' ... gfc-de Hide number of persons field in RSVP formClosed   Stachethemes Event Calendar   Updated October 14, 2022 at 5:36pm   2 Most recent comment from Zhivko Bozhilov:You could hide it with css. .stec-rsvp-popup-wrapper-settings input[name="people"] { display: none }when empty this field defaults to 1 gfc-de Multiple RSVP with one mail adressClosed   Stachethemes Event Calendar   Updated October 14, 2022 at 5:08pm   7 Most recent comment from gfc-de:That worked. Thank you! Pronish Customizing the box grid layoutClosed   Stachethemes Event Calendar   Updated October 12, 2022 at 7:12am   5 Most recent comment from Pronish:Thanks a lot! charleyvtl88 How to sync/export all events automaticallyClosed   Stachethemes Event Calendar   Updated October 11, 2022 at 12:19pm   5 Most recent comment from charleyvtl88:Okay good to know. Then I will patiently wait. Thank you! :) traceydancy Calendar no longer showing headings or options to viewClosed   Stachethemes Event Calendar   Updated October 6, 2022 at 12:09pm   2 Most recent comment from traceydancy:I fixed it by clearing all the code and starting again..... Tymnus Ticket Sales, Default Quantity to ZEROClosed   Stachethemes Event Calendar   Updated September 29, 2022 at 8:20am   2 Most recent comment from Zhivko Bozhilov:Hi,Place this hook in your theme or child-theme functions.php file. /**  * Set booking quantity to 1 by default  */ add_action('wp_footer', function () {     ?>             (funct ... Nytapp Image on grid viewClosed   Stachethemes Event Calendar   Updated September 29, 2022 at 7:58am   5 Most recent comment from Nytapp:Hi Zhivko,The suggested solution worked perfectly! Thank you for your assistance.Regards. martina_schw first date of recurring event as featuredClosed   Stachethemes Event Calendar   Updated September 27, 2022 at 11:24am   2 Most recent comment from Zhivko Bozhilov:Hi,Sorry, once the event is marked as featured all recurrences automatically become featured as well. Evie Stern Critical ErrorClosed   Stachethemes Event Calendar   Updated September 27, 2022 at 11:09am   2 Most recent comment from Zhivko Bozhilov:Hi,Something went wrong with the update. [stec_builder] no longer exists in 3.6.I'd suggest you to download the version from codecanyon and install it via Dashboard -> Plugins -> Add new and over ... martina_schw agenda view for specific categoryClosed   Stachethemes Event Calendar   Updated September 24, 2022 at 7:38am   3 Most recent comment from martina_schw:thank you - very nice solution Federico No public Organizer to ShowClosed   Stachethemes Event Calendar   Updated September 13, 2022 at 10:17pm   5 Most recent comment from Federico:What I would to have is a calendar not public : my subscriber with credentials ID;PWD do login within the front end (not passing trough the back end) and fill the form with theri events.How can i reac ... alleganps Update from 3.2.4 to 3.2.7Closed   Stachethemes Event Calendar   Updated September 13, 2022 at 12:00am   3 Most recent comment from alleganps:Thank you. This worked perfectly. You may close this ticket. elvisfrog Event Submission ApprovalClosed   Stachethemes Event Calendar   Updated August 26, 2022 at 2:09pm   1 Most recent comment from elvisfrog:I noticed when new events are submitted by users, it shows "X new events to review" but there doesn't seem to be an ability to just show them, I have to find them among all the other already list ... kevin.chu How to display more than 3 events in Agenda view​​ ?Closed   Stachethemes Event Calendar   Updated August 25, 2022 at 11:55am   2 Most recent comment from Zhivko Bozhilov:Hi,To increase the number use the shortcode attribute agenda_get_n={number of events}Example: [stachethemes_ec agenda_get_n=5]To change event icon to date use the 'Select event symbol type' ...