Forum Replies Created
-
AuthorPosts
-
Brian
MemberHi,
Sorry for the issues you are having.
It looks like you need to update to the latest version of WooCommerce Tickets to resolve this.
Since you already have the zip file for the plugin follow this guide to updating it:
Let me know how that works out.
Thanks
Brian
MemberHi,
Sorry for the issues you are having. I can help troubleshoot this with you.
Can you please confirm you are following all these steps:
Visit License Tab
Enter License Key
You get a Green License Valid Message
You are then clicking “Save Changes”
Then you get a “License key(s) updated.” near the top of the page.Also you can can always download the latest version from your account here on theeventscalendar.com and follow this guide for manual updates:
Let me know if it is not working after following those steps and we can do some troubleshooting steps next.
Thanks
September 28, 2015 at 9:32 am in reply to: 'Add another organizer' doesn't honor 'tribe_organizer_label_singular filter #1009250Brian
MemberHi,
Sorry for the issues and thanks for reporting it. We have a bug report and fix in the works for this in our next release.
In the meantime you might be able to follow along with this guide to changing Organizer there:
Let me know if you have any follow up questions.
Thanks
Brian
MemberOk glad that worked.
I was not able to reproduce the issue so I am not clear why it is happening on your site and I am not seeing it. I will be on the look out for other people reporting the issue to see if we can find a bug.
The best thing to do would be to try again on the 4.0 release on a staging site and see if that works then.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
September 28, 2015 at 9:15 am in reply to: Missing translation for recurring events in the Community Events Submit form #1009236Brian
MemberThanks,
Also logged these with the other 2 issues to get resolved.
Cheers
Brian
MemberHi Again,
The Translation site for TEC is now run by WordPress here:
https://translate.wordpress.org/projects/wp-plugins/the-events-calendar/stable
Although it appears they have a default filename of:
wp-plugins-the-events-calendar-stable-de.po
We are looking into whether that can be changed, but we do not run the WordPress GlotPress so we are not sure yet.
As for Pro I am getting the same issue and looking into it. Thanks for bring it up.
September 28, 2015 at 6:46 am in reply to: Event Cost not translated in Community Events Submit form #1009153Brian
MemberHi Again,
Thanks for reporting this.
Not sure why it is not being translated.
You can manually make the change to this template:
plugins/the-events-calendar-community-events/src/views/community/modules/cost.php
You could even follow our themer’s guide to move it to your theme and edit there so it would not be lost on updates.
On line 68 this is where you would want to change Cost:
<?php tribe_community_events_field_label( 'EventCost', __( 'Cost:', 'tribe-events-community' ) ); ?>I am creating a ticket for us to look into this.
Thanks
September 28, 2015 at 6:40 am in reply to: Translation of "Delete image" missing in community events submit form #1009151Brian
MemberHi,
Thanks for reporting this.
The function is in this file if you would like to change it:
plugins/the-events-calendar-community-events/src/Tribe/Main.php
In the function called getDeleteFeaturedImageButton starting around line 883.
I have created a ticket for us to look into this and address it.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for using our plugins. I can help out here.
If you already have a query that gets the events that is going to be the same as tribe-get_events() as that query ends up using WP_QUERY.
If you are looking to show event details I would suggest looking at your templates and pulling in functions from there.
The single template is found here:
plugins/the-events-calendar/src/views/single-event.php
And then there are modules and meta templates found in these two directories.
plugins/the-events-calendar/src/views/modules/
plugins/the-events-calendar/src/views/modules/meta/
All the functions to display any of the event information should be found there and all should work in the loop.
Is that what you are looking for?
Let me know if you have any follow up questions.
Thanks
September 28, 2015 at 6:31 am in reply to: Getting Monthly Calendar in order Sunday thru Saturday #1009147Brian
MemberGreat glad it helps.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
Brian
MemberHi,
It does appear to be specific events showing out of order as most are correct so I am not seeing a pattern.
See if recreating the Sunday School Series puts it in the correct order.
September 28, 2015 at 6:08 am in reply to: Getting Monthly Calendar in order Sunday thru Saturday #1009138Brian
MemberHi,
You can change that with a WordPress setting.
Go to WordPress Settings > General > “Week Starts On”
Then change that to Sunday and the month view will now start on Sunday.
Thanks
Brian
MemberHi,
Thanks for the information.
There maybe a conflict then creating this.
Can you please follow our testing for conflicts guide:
And see if that can narrow down the cause of this or at least narrow down it is an issue with the coding.
Let me know what you find out.
Thanks
Brian
MemberThis reply is private.
Brian
MemberOh my bad. I thought the issue was just the times not showing correctly in the tooltips, but there was a 2nd issue.
I tested on my site and was not able to reproduce the error.
Can you please confirm that these two events in the private reply do not have Sticky in Month View checked in the event editor.
Let me know and we can go from there.
-
AuthorPosts
