Okay

Public Tickets

javiercastilloc translations of textsClosed   Stachethemes Event Calendar   Updated June 7, 2021 at 5:03pm   2 Most recent comment from Zhivko Bozhilov:Hi,There should be no problem translating the calendar with Loco Translate plugin.The new version feature will affect the dynamic content of the calendar like the events.Currently, translating the dyn ... javiercastilloc Plugin functionalitiesClosed General Information   Updated June 5, 2021 at 7:19pm   3 Most recent comment from javiercastilloc:I understand, thank you very much! Dan Gaiser Integrate iCalendar RRULE Repeater Options (BETA) in Event SubmissionClosed   Stachethemes Event Calendar   Updated June 4, 2021 at 4:10pm   4 Most recent comment from Zhivko Bozhilov:Hi Dan,We don't want to rush it. The code is being rewritten from scratch so it will take a couple of months. Hellomarketingnl counter doesnt workClosed   Stachethemes Event Calendar   Updated June 2, 2021 at 5:30pm   2 Most recent comment from Zhivko Bozhilov:Hi,Is the order set as "completed" ?Have you edited the ticket after customers purchased the ticket? Emelia Remove Image from Grid ViewClosed   Stachethemes Event Calendar   Updated May 31, 2021 at 3:46pm   2 Most recent comment from Zhivko Bozhilov:Hi,Open your theme or child-theme functions.php file and apply following filter: add_filter('stec_event_get_front_data', function($data) {        $data['images'] = [];    $d ... colorcoder Changing the Hover TextClosed   Stachethemes Event Calendar   Updated May 31, 2021 at 3:11pm   13 Most recent comment from Zhivko Bozhilov:1) Place following code in your theme or child-theme functions.php file: add_action('wp_footer', function() {    if ( !wp_script_is('stec-js') ) {        return;    }    ... Emma Display Featured Event first in listClosed   Stachethemes Event Calendar   Updated May 31, 2021 at 1:56pm   3 Most recent comment from Zhivko Bozhilov:As an alternative you could display featured only events in second calendar like so: [stachethemes_ec featured_only=1 view=boxgrid] Augustus Crosby Batch Edit?Closed General Information   Updated May 31, 2021 at 7:25am   1 Most recent comment from Augustus Crosby:Hello, when I import/sync from Google Calendar (via iCal URL), not all the event info is in the event, I figure because of how simple Google Calendar and event creation is. The problem is that all the ... Emma Placeholder for imagesClosed   Stachethemes Event Calendar   Updated May 27, 2021 at 3:42pm   2 Most recent comment from Zhivko Bozhilov:Hi,Yes, via filter.Open your theme or child-theme functions.php file and place following hook: add_action('wp_footer', function() { if ( !wp_script_is('stec-js') ) { re ... Wolfram von Gagern incorrect date formatsClosed   Stachethemes Event Calendar   Updated May 21, 2021 at 1:13pm   5 Most recent comment from Wolfram von Gagern:Thank you! mel8twelve Display By MonthClosed   Stachethemes Event Calendar   Updated May 21, 2021 at 9:07am   2 Most recent comment from Zhivko Bozhilov:Hi,Sorry for the late reply.Unfortunately, the option requires year to be set. February have different amount of days depending on the year and without year it will most likely produce bugs. Dan Gaiser RSVP Form cut off and limitedClosed   Stachethemes Event Calendar   Updated May 19, 2021 at 5:20pm   5 Most recent comment from Zhivko Bozhilov:Hi Dan,I don't think this is achievable at the moment. I think you should have to turn on/off the rsvp manually for this period of time. Teeterpal Event tickets stop purchasesClosed   Stachethemes Event Calendar   Updated May 19, 2021 at 4:06pm   2 Most recent comment from Zhivko Bozhilov:Hi,Sorry for the late reply.Unfortunately, this is not possible for tickets at the moment. However, the shop section does not have this limitation. You could create your ticket as a Wordpress product ... cloudjl Google Map APIClosed   Stachethemes Event Calendar   Updated May 19, 2021 at 12:36pm   3 Most recent comment from cloudjl:Thank you! That worked after putting in decimal coordinates. :) jatolimon can't select number of tickets on mobileClosed   Stachethemes Event Calendar   Updated May 17, 2021 at 11:51am   2 Most recent comment from Zhivko Bozhilov:Hi,Please try out version 3.2.5 of the Calendar. This version is not yet uploaded on Codecanyon.