Okay

Public Tickets

mchandran To show the events only created by logged in userClosed   Stachethemes Event Calendar   Updated September 19, 2024 at 7:46am   2 Most recent comment from Zhivko Bozhilov:Create two calendars where the first calendar is for events created by logged-in users. The second calendar should be for events submitted by anonymous users. Then you can filter out events by calenda ... rosewich Export all ticket orders for a given eventClosed   Stachethemes Event Calendar   Updated September 18, 2024 at 4:20pm   5 Most recent comment from Zhivko Bozhilov:I can provide you with temporary solution to this:Open file /includes/woocommerce/class.rest-orders-controller.phpFind the function export_orders (line 224) and replace it with the one I've pas ... rosewich Organizers Page   Stachethemes Event Calendar   Updated September 18, 2024 at 2:29pm   8 Most recent comment from rosewich:Ok, thanks. I got this to work with this code in functions.php. // Increase organizers per page to 100 add_action('wp_footer', function () { ?> window.stecFilterListOrganizersP ... selinkocagoncu Creating a page template for Event Slider Widget's event page viewClosed   Stachethemes Event Calendar   Updated September 13, 2024 at 1:33am   5 Most recent comment from selinkocagoncu:Thank you so much! It works marvellously!! selinkocagoncu Navigational/UI elements take up too much space   Stachethemes Event Calendar   Updated September 13, 2024 at 12:38am   3 Most recent comment from selinkocagoncu:All the menus are listed in a single line now, thank you! However, I could not get the filter text removing code to work: Tried adding it to the widget's custom CSS , the page's custom CSS, ... selinkocagoncu Thumbnail overlay color in cell backgrounds of month and boxgrid viewsClosed   Stachethemes Event Calendar   Updated August 26, 2024 at 4:20pm   6 Most recent comment from Zhivko Bozhilov:The calendar appends .mobile class to its parent container when in mobile mode. So, to affect the month view when in mobile mode only prepend .stec.mobile to the selectors like this: .stec.mobile .s ... selinkocagoncu Boxgrid view in devices doesn't scroll horizontallyClosed   Stachethemes Event Calendar   Updated August 26, 2024 at 4:13pm   4 Most recent comment from Zhivko Bozhilov:I am afraid the slider can be ordered only in ascending or descending order.It looks like I'll need to integrate the slider as a calendar layout ( like month and boxgrid layouts ) for the filte ... selinkocagoncu Event Slider Widget - Swiping, hiding category labels, viewing events in pop-up, and deemphasizing arrowsClosed   Stachethemes Event Calendar   Updated August 26, 2024 at 3:32pm   2 Most recent comment from Zhivko Bozhilov:Hi, 1. On touch devices, sliding left or right will move the slider to the previous or next image. However, touch & drag functionality is not yet implemented.2. You can use this css to hide the categ ... Christopher Media Upload - PDFClosed   Stachethemes Event Calendar   Updated August 12, 2024 at 2:12pm   2 Most recent comment from Zhivko Bozhilov:Hi,At the moment only images are allowed. Other files will be allowed in future when I include Attachments component for the front-end submit form. selinkocagoncu Viewing agenda events in month-view calendarClosed   Stachethemes Event Calendar   Updated August 12, 2024 at 2:09pm   2 Most recent comment from Zhivko Bozhilov:1) No, I am afraid it's not possible at this point.2) I will add option to auto-focus the events list when they fall outside the viewport in v5.3.4. selinkocagoncu Forcing number of columns in boxgrid viewClosed   Stachethemes Event Calendar   Updated August 12, 2024 at 2:04pm   2 Most recent comment from Zhivko Bozhilov:I'm updating the box grid and layout logic in the next version (v.5.3.4) A new "Min Width" field will be added, allowing you to set the minimum width for event boxes. The plugin will automaticall ... selinkocagoncu Default agenda view to only show today's eventsClosed   Stachethemes Event Calendar   Updated August 12, 2024 at 1:59pm   2 Most recent comment from Zhivko Bozhilov:Hi,To display today's events only you can use min_date and max_date shortcode parameters: [stec min_date="end_of_today" max_date="start_of_today"] But, it won't be possible to show past or ... selinkocagoncu Hiding number of events in mobile month view, the category tag in grid views, and the organizer filter in all calendarsClosed   Stachethemes Event Calendar   Updated August 8, 2024 at 9:10am   2 Most recent comment from Zhivko Bozhilov:Insert this css in your custom styles: .stec-top-filter-organizers, .stec-boxgrid-event .stec-tags-list, .stec-calendar-cell-events-more { display: none !important; } rosewich Hybrid (virtual and on-location) events?Closed   Stachethemes Event Calendar   Updated August 7, 2024 at 10:38am   2 Most recent comment from Zhivko Bozhilov:You could duplicate the event - one for the physical location and one for the virtual. Mishkat question mark and iClosed   Stachethemes Event Calendar   Updated July 8, 2024 at 7:53am   10 Most recent comment from Zhivko Bozhilov:Hi,Done. You can activate on your new domain now.