Public Tickets All Categories General Information (5) Stachethemes Event Calendar (75) Showoff Two (2) Feedback & Bugs report (2) feriamsidera Adding custom url Stachethemes Event Calendar Updated November 5, 2024 at 6:52pm 4 Most recent comment from feriamsidera:Zhivko, I've tried this on a staging site. How do I actually add a new custom field for events with another url link to the introduction page. Is there anyway to reveal "events" as a post type ... selinkocagoncu Hide left-right arrow buttonsClosed Stachethemes Event Calendar Updated November 4, 2024 at 4:09pm 4 Most recent comment from Zhivko Bozhilov:Hi, I am afraid this can be done with css only: .mobile .stec-top-menu-datepicker-mobile-no-datepicker { display: none !important; } selinkocagoncu Translating STEC in a multilingual site without language switching pluginsClosed Stachethemes Event Calendar Updated November 1, 2024 at 1:17pm 6 Most recent comment from selinkocagoncu:Thank you! That is information I did not have! Much appreciated!! Santiago CSV Cron Job Import / ICS documentation Stachethemes Event Calendar Updated October 23, 2024 at 2:43pm 9 Most recent comment from Michela:Since this code isn't working anymore, do you have a different solution?Thanks selinkocagoncu Filtering and displaying only events ending this weekClosed Stachethemes Event Calendar Updated October 22, 2024 at 2:40pm 4 Most recent comment from Zhivko Bozhilov:You can try the filter__max_date parameter: [stec filter__max_date="end_of_this_week"] Oshyan Creating dashboard link and Private EventsClosed Stachethemes Event Calendar Updated October 22, 2024 at 12:09pm 4 Most recent comment from Zhivko Bozhilov:Hi again, I think I have a solution to your problem ( 2 ) . You will have to insert some extra PHP code in your child-theme functions.php file. The code will add new permission "Invited users". When ... selinkocagoncu Hide short description in boxgridClosed Stachethemes Event Calendar Updated October 16, 2024 at 11:16pm 3 Most recent comment from selinkocagoncu:Thank you very much; I was able to remove the short descriptions successfully :) mvanderweide Event Layout Builder - Address FormatClosed Stachethemes Event Calendar Updated October 9, 2024 at 9:33am 4 Most recent comment from Zhivko Bozhilov:You forgot to place the custom class to the address element ( custom-address ). The js expects the element to have this class name otherwise nothing will happen. selinkocagoncu Hide buttons in Boxgrid viewClosed Stachethemes Event Calendar Updated October 7, 2024 at 5:41pm 8 Most recent comment from selinkocagoncu:It worked beautifully! Thank you very much! 💐 rosewich Improve SEO friendlinessClosed Stachethemes Event Calendar Updated October 2, 2024 at 8:07am 4 Most recent comment from Zhivko Bozhilov:The new version is ready for download. You will have to re-insert these elements in the builder template to see the new options. Tobias Scrollbar on event PopupClosed Stachethemes Event Calendar Updated September 27, 2024 at 6:14am 3 Most recent comment from attenedergrafikdesign:That would be great, thank you! 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 PageClosed 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!! 1234567891085