2757 comments found.
I need my activation codes deactivated so I use them
I can’t leave a support ticket on your system
Hi,
Please send me your activation key to stachethemes@gmail.com and I’ll reset it for you.
I contacted with you via your contact form on the website and direct on your Gmail address. I asked to restart my 2 codes. Can’t use your plugin on new website without it. No answer from you.
Hi,
I’ve just reset your keys. You can try to reactivate now.
Hello!
I have a question regarding filters – list of calendars order: is there possibility to order the calendars inside the filter menu in a specific order? If yes, how can I manage this for code or other?
Or do you know what type of order is applied?
You can check my calendar here: https://ihteamlingue.it/calendario/You can check the calendar list clicking on the left “Tipologia”, you will see a list of the available calendars to use as filters. I’d like to order that list in a specific order.
Thanks!
Hi, i would like to is it possible to give my members the possibility to add events, and that these events automaticly been showed on a calender. I am using buddyboss?Is that possible, please advice?
Hi,
Yes, it’s possible although the front-end event submission form does not have all the features the back-end section has.
Hello there,
I have a question related to the PHP hooks. I want to try to add custom words in e-mails ( when a new attendee register for an event ). I’ve found this little piece of code within this comment section to put in the functions.php to add custom words in a mail :
add_filter(‘**’’, function($data, $event, $attendee) { add_filter(‘stec_mail_add_special_words’, function($filter, $text, $event) use ($attendee) { $filter‘replace’ = ‘{{attendee_email}}’; $filter‘with’ = $attendee ? $attendee->get_email() : ’’; $filter‘replace’ = ‘{{attendee_phone}}’; $filter‘with’ = $attendee ? $attendee->get_custom_data(‘attendee_phone’) : ’’; $filter‘replace’ = ‘{{attendee}}’; $filter‘with’ = $attendee ? $attendee->get_name() : ’’; $filter‘replace’ = ‘{{attendee_number}}’; $filter‘with’ = $attendee ? $attendee->get_people() : ’’; return $filter; }, 10, 3); return $data; }, 10, 3);
My question: i’ve tryed several hooks like stec_send_event_rsvp_accepted but ik keeps hanging in the front-end (so it’s probably a typo). Do you have more info what the following hooks are for:
stec_send_event_approved_mail stec_send_gdpr_request_confirmation stec_send_mail_confirmed stec_send_event_rsvp_accepted stec_send_event_author_new_attendee
Maybe i have i typo in the above code, and maybe i’m using the wrong hook, i don’t know (for the moment).
Thanks in advance and with kind regards, Peter By the way: love the plugin !!!
I don’t see where I can get a shortcode to embed the calendar?
Why isn’t my license working? I can’t activate my license. I am using version 1.5.6 with wordpress 5.6.1.
Hi,
Version 1.5.6. is pretty old. The current calendar version is 3.2.4.
Try installing the newest version by re-download the plugin from Codecanyon.
If you still have problems with activation please open ticket at https://stachethemes.ticksy.com/tickets/
Hello. Is there a way send via whatsapp the remainders and not only by mail?
I was wondering if it is possible to push notification the remainders too.
Thanks
Hi,
Sorry for the late reply.
Currently reminder sends only emails.
I’ll add your request to my todo list and we’ll see what we can do about it.
Hello. We have a situation where there are two use cases. 1) We have facilities open for booking in various time slots, and 2) we hold events where there may be multiple in one day. Is it possible to have a master calendar showing all of the events on it (but not the facility booking slots) and then separate booking calendars per facility?
Hi,
I’d suggest you to filter events by category or calendar id.
Let’s say you have Calendar id#1 and Calendar id#2.
To display events from both calendar use the shortcode without attributes. Example:
[stachethemes_ec]
To display events only from Calendar id#1 add “cal” attribute to the shortcode. Example:
[stachethemes_ec cal=1]
To filter by categories use “cat” shortcode attribute :
[stachethemes_ec cat=1] [stachethemes_ec cat=1,2,3,4]
where 1,2,3… are the categories id number
Hi, I couldnt find where the users account is after they submit an event, from you Demo.
Is there somewhere that they can view and control there adverts?
Also if as A organiser comes along where do they control and view all there adverts please (Again I couldnt find this on the demo)
Hi,
The calendar does not create accounts for the users.
Non-logged-in users have the option to submit events with the admin’s permission (controller from the Calendar Add/Edit admin page).
Once the event is submitted the non-logged-in users can edit their event from the front-end by clicking on the edit icon next to their event (next to the reminder icon).
Only the site admin or the event’s author can edit the events.
Organizers are not necessary required to be registered users on the website.
You can view events that include certain organizer from the calendar’s organizer page.
This page is created by the plugin by going to Dashboard -> STEC -> General -> Tools -> Create organizer page.
Example of the page can be seen here:
https://stachethemes.com/wp-demos/the-calendar/stec_organizer/ https://stachethemes.com/wp-demos/the-calendar/stec_organizer/Stachethemes/You are missing my explanation ill try again:
I know the Plugin does not create accounts.
Right so its set for only registered users can submit events.
1. User is registered and logged in, submitted there event then another 5 events at different date ranges 2. So then that users has to manually find there adverts? 3. There is no all in one place they can view and edit there adverts?
Organiser 1. Ok so so registered user has logged in and registered as an organiser and added 50 events (As example) There are 500 other events on site 2 How does this organiser find and edit there events all in one place?
It just seems to me if you have users logged in, (Which I am sure everyone should have to stop spamming)
That there is no real unifored place for them to view and control there events?
Will the users have access to the back-end?
They will be upon registering auto put into a membership plan, so Yes
Well, what we could do is to write a small code that will create a private calendar each time a member is registered.
Except for the superadmin, each member will be able to see and edit only their events in the admin area.
Hello, i really like your plugin, does it have addons?
in my project, I need to know how to do the following:
I have an event called NEW YORK and that event will be repeated constantly “2 – 3 or 4 times a month” during all the months of the year, how can I make that NEW YORK event add all the dates in that same event WITHOUT HAVING TO DOUBLE the event.
i need to add a specific date per month
Hi,
No, we don’t have addons. All new features will be included with the calendar.
Check out this article on how to create more complex repeat rules:
https://stachethemes.ticksy.com/article/13417/I try https://icalendar.org/rrule-tool.html
i dont understan what to do… i need to add 6 and 7 march—4 and 5 april
can you share me the code RRULE to understand what to do please
thanks
Hello Stachethemes,
Can you help me, my client want to add a BUTTON below the counter
Button ---> "TICKETS" ( Full width )
Regards
Hello,
Is posible to Open events in computer be POPUP and on mobile be CALENDAR ?
Thanks
Hi,
It’s possible via custom filter.
Open your theme or child-theme functions.php file and add following script:
add_action('wp_footer', function() {
global $post;
if (!is_a($post, 'WP_Post') || !has_shortcode($post->post_content, 'stachethemes_ec')) {
return;
}
?>
<script type="text/javascript">
(function ($) {
$(function () {
if (typeof $.stecExtend === 'undefined') {
return;
}
$.stecExtend(function (m) {
if (!m.helper.isMobile()) {
m.glob.options.general_settings.open_event_in = 'modal';
}
});
});
})(window.jQuery);
</script>
<?php
});
Thank you master, the code works perfect!
Hello, I am trying to upgrade to the latest version from a very old version. I’ve tried the instructions found here ohttps://stachethemes.ticksy.com/article/13222/edit/ – but my calendars are gone. Also it says my activation won’t work because the code is registered to another domain. But when I revert back to the old version it is activated.
Hi,
I could update the plugin for you if you provide me with access to the dashboard.
You can PM to stachethemes@gmail.com or open ticket at https://stachethemes.ticksy.com/tickets/
What is your current calendar version?
Help me please?? cURL error 28: Connection timed out after 5000 milliseconds
I get this error when I want to activate my plugin
Hi,
Perhaps there’s problem with your cURL configuration.
If you provide me with wp-admin access I could activate your calendar manually.
You can send wp-admin credentials to stachethemes@gmail.com
hello, I want to activate my plugin and it says domain does not match, this is the only theme and site the plugin is used on.
Hi,
Please send me your purchase key to stachethemes@gmail.com
also can I also send an email to event attendees to ask them for rating
RTL Support
No, we don’t have such option.
Text alignment can be set from Dashboard -> STEC -> Fonts & Colors settings menu.
hi, can the organizers have account and add their events?
Hi,
You can define in the calendar settings who can add events from the front-end submission form.
You can try it out at our admin demo here:
https://stachethemes.com/wp-demos/tbb/wp-admin/User/Pass: demo / demo
Hi guys, we have pre-purchase question: Is it possible to have a free event (free bookings) not using woocommerce? Just to collect name and email adress. Something like here https://demo.wp-events-plugin.com/events/nero-2021-01-22/
Hi,
Yes, if you turn on the RSVP function for the event.
Hello,
I have a last question regarding the calendar after finishing the implementation: is there a way to put a ‘back to calendar’ link inside the single event’s page?
Because I see the event takes the single layout page, but I don’t find a way to put a return back to calendar link. Any solution? 
Thanks!
Hi,
You could insert extra html after the content via wp action hook.
Example:
In your theme or child-theme functions.php file add this hook:
add_action('stec_single_after_content', function() {
printf('<a class="stec-style-button" style="box-sizing:border-box; margin-top: 20px;" href="%s">%s</a>', esc_url('https://www.link-to-page.com'), esc_html__('Back to Calendar', 'stec'));
});
Hello, thanks a lot for your support, I really appreciate it. I have only one feedback, I see it generates the text but it’s not a link but simple text, this is what I have with copy/past of your code with before_content hook
https://ihteamlingue.it/evento/webinar-aisli-22012021-2/Thanks a lot 
Could you send me your exact code you’re pasting?
As you can see in the code the text should be inside tag.
Hello, thanks! I made an error in copy/paste and it’s correctly working now 
Hi Guys, For the [stec_submit_form] event submission interface, how can I control where the submission notification emails gets sent?
Hi,
By default the notification goes to the site admin email.
You can change the email via filter.
Example:
Place the filter in your theme or child-theme functions.php file:
add_filter('stec_send_event_submitted_admin_mail', function($data){
$data['to'] = 'your@email.com';
return $data;
});
Thanks, spot on.
Any way the location , city, etc could be typed in by the person creating the event? I really don’t want users accessing the back end of the site. I’d rather they type in their locations and admins approve once the event is verified.
Hi,
Do you have elementor plugin installed?
If you have it you could create your own event submission template and exclude the location field.
From Dashboard -> STEC -> Builder menu page. Create new event submission form.
In your elementor widgets panel (the panel on the left) you will have new widgets section named “Stachethemes Event Calendar” containing all available elements for the submit form.
After you’ve created your new template go to Dashboard -> STEC -> General -> Event submission tab and selected your new template from the “Template” selector.
If you don’t have it open ticket at https://stachethemes.ticksy.com/ and I’ll provide you with alternative solution.
Thank you for the response, I have submitted a ticket.