Forum Replies Created
-
AuthorPosts
-
November 7, 2016 at 5:58 pm in reply to: Wondering about the same strings turning up in multiple translation environments #1188889
Nico
MemberThanks for pointing it out Hans, looks like Andras is helping you guys with it! Will talk to him about this tomorrow (in our weekly meeting) π
I think it will be better if we close this issue out and you continue the conversation with Brian and Andras in the other thread. It’s clearly the same issue and Andress semms to be on top of it.
Please let me know about it,
Best,
NicoNico
MemberHey Brian,
Thanks for getting in touch with us! And also thanks for the heads-up informing you could sort this out π
Iβll go ahead and close out this thread, but if you need help with anything else please donβt hesitate to create a new one and we will be happy to assist you.
Best,
NicoNico
MemberHi there @dcantato,
Thanks for getting in touch with us! Interesting request here, let’s jump into it π
After a couple of test I could get it to work with the following snippet:
/* Change photo view title */
function tribe_filter_calendar_title ( $title ) {/* bail if not phot view */
if ( !tribe_is_map() ) return $title;return 'The Best Obstacle Course Racing Calendar ';
}
add_filter('wpseo_title', 'tribe_filter_calendar_title' );
add_filter( 'tribe_events_title_tag', 'tribe_filter_calendar_title' );
That will alter the Yoast title (shows right when the page loads, might not be necessary for you) and the title that map views uses after the ajax load of events.
Please give this a try and let me know if it works as expected,
Best,
NicoNico
MemberThanks for following up Audrey! No problem I can take care of the coding, in fact I just did some tests and I have a basic working version. I just need to clean it up a bit and I’ll share with you tomorrow.
Best,
NicoNico
MemberHey Michael,
Thanks for getting in touch and for your interest in our products π
I’ll help you decide which integration might work for the project you are working on. First I’ll describe how the plugin works and then I’ll get to your questions.
Basically what Eventbrite tickets does is to keep event information in sync between your site and your EB account. Additionally it shows a tickets iFrame with the available tickets and a button to buy. The ticket listing, and the checkout are managed by EventBrite, on their site.
1. Does the plugin know about users who actually showed up and were checked in? I like the idea of having this data in our site.
Nope π
2 Can the entire registration process be performed in an iframe so that it is more seamless to the user?
The tickets will be shown in a iFrame but once users click to buy a ticket, they will be redirected to the EventBrite site.
3. Can we require a form be filled out on our web site as part of the registration process?
I guess this is possible with some custom code. Maybe you can just show the tickets form to logged in users (an easy tweak) and manage registration with WordPress default accounts. Do you think this might work? Maybe the difficult part here is to sync the information between your site and the EventBrite side.
Maybe the best way to know which solution to choose is to actually try them out! While we don’t have a trial period, you can go ahead and purchase the products for testing. If you decide they are not what you are looking for, you can ask for a full refund within 30 days of purchase. For more information take a look at our refund policy.
Please let me know if you have follow-up questions on this,
Best,
NicoNovember 7, 2016 at 11:43 am in reply to: thumbnail image in week view widget – make it link to event and not `/`… #1188759Nico
MemberHey Chris,
I’ve already replied to your thread here: https://theeventscalendar.com/support/forums/topic/thumbnail-image-in-week-view-widget-make-it-link-to-event-and-not-/
I’m closing this one out and marking it as a duplicate, let’s continue the conversation in the original thread!
Best,
NicoNico
MemberHey Marta,
Thanks for reaching out to us! We know admin views might get a bit difficult to use when you have many recurring events, that’s why we created this solution β Hide recurring event instances in the admin.
Please give it a try and let me know if it helps,
Best,
NicoNico
MemberHey @TrevNet,
Glad to hear you could make the adjustments needed for the calendar to display correctly with the theme! Great work π
Iβll go ahead and close out this thread, but if you need help with anything else please donβt hesitate to create a new one and we will be happy to assist you.
Best,
NicoNico
MemberHi there Sarah,
Thanks for getting in touch with us! Good work hiding the quantity text, I’ll help you getting this spacing right π
Inspecting the site I see that the blank space there is caused by the Google Map not showing because it doesn’t have an API key configured. If you want the maps to be shown, please follow the steps described in this article β Setting Up Your Google Maps API Key. If you don’t want the map there, then you should go into the event and uncheck the option to show the map for that event.
Please let me know if this helps,
Best,
NicoNovember 7, 2016 at 11:25 am in reply to: thumbnail image in week view widget – make it link to event and not `/`… #1188746Nico
MemberHey Chris,
Thanks for getting in touch with us! I’ll help you getting this right π
Can you please send the code of the template override? I don’t think it’s necessary to copy over the functions to the functions.php file, it should be easier to do this.
Send me the override file (attached) or the code (be sure to let me know about the file name and path) and I’ll add it to my test site, hence try to link the image.
Best,
NicoNovember 7, 2016 at 10:34 am in reply to: "tribe_get_recurrence_start_dates" Not working as Expected #1188728Nico
MemberHey Matthew,
Just wanted to let you know that this issue was fixed in maintenance release 4.3.1. This went out two weeks ago aprox, sorry for the delay in the heads-up!
Please let me know if updating makes this right,
Best,
NicoNovember 7, 2016 at 10:31 am in reply to: Recurrence Start Dates Returning Incorrect Results #1188723Nico
MemberHey Matthew,
Just wanted to let you know that this issue was fixed in maintenance release 4.3.1. This went out two weeks ago aprox, sorry for the delay in the heads-up!
Please let me know if updating makes this right,
Best,
NicoNico
MemberHey Darion,
I was revisiting my ‘Pending Fix’ threads and just noticed this issue was fixed about one month ago. For some reason you were not notified of the fix, probably an oversight from our side!
Can you please check if everything is working as expected for you?
Best,
NicoNico
MemberThanks for following up Judy! I’ve processed the refund and you should see your funds back in your account in 5-10 days.
Iβll go ahead and close out this thread, but if you need help with anything else please donβt hesitate to create a new one and we will be happy to assist you.
Best of luck with your website project,
NicoNovember 7, 2016 at 9:43 am in reply to: Display organizer's calendar in a different website #1188698Nico
MemberSure! Totally no rush on this just let me know about it whenever you have time to check it out π
-
AuthorPosts
