Forum Replies Created
-
AuthorPosts
-
August 26, 2016 at 4:36 pm in reply to: Community Event Edit form does not maintain category info #1156580
Nico
MemberHi there,
Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.
Thanks, hope you have a great weekend,
NicoNico
MemberHey!
I’ve reopened and posted an update to the original thread here → https://theeventscalendar.com/support/forums/topic/community-events-edit-screen-clearing-categories-and/
Best,
NicoAugust 26, 2016 at 4:34 pm in reply to: Community Events Edit Screen clearing Categories and #1156578Nico
MemberHi there,
Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.
Thanks, hope you have a great weekend,
NicoNico
MemberHi there,
Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.
Thanks, hope you have a great weekend,
NicoNico
MemberHi there,
Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.
Thanks, hope you have a great weekend,
NicoNico
MemberHi there,
Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.
Thanks, hope you have a great weekend,
NicoAugust 26, 2016 at 4:31 pm in reply to: We were unable to sync your event to Eventbrite. Here's what happened: #1156574Nico
MemberHi there,
Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.
Thanks, hope you have a great weekend,
NicoAugust 26, 2016 at 4:29 pm in reply to: Events on WordPress No Longer Sync with Eventbrite & Vice Versa #1156573Nico
MemberHi there,
Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.
Thanks, hope you have a great weekend,
NicoNico
MemberHi there,
Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.
Thanks, hope you have a great weekend,
NicoNico
MemberHi there,
Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.
Thanks, hope you have a great weekend,
NicoNico
MemberHi there,
Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.
Thanks, hope you have a great weekend,
NicoAugust 26, 2016 at 4:19 pm in reply to: single-event.php override prevents display of ticket attendee information #1156568Nico
MemberHi there,
Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.
Thanks, hope you have a great weekend,
NicoNico
MemberHi Jennifer,
Thanks for getting in touch with us and sorry to hear this is an ongoing problem 🙁
There’s a known bug with iCal importer 4.2.4 (the version you have installed) affecting the event start time. I’m guess this might be affecting your calendar as well.
Do you have a staging / development / local site in which you can try to import the feed with iCal importer version 4.2.3? Read about more about Downgrading a plugin to a past version.
Regarding the ‘Home’ and ‘vs’ string getting added to the event content, that doesn’t seem like something I’m aware of or seen before. Do you have any other feed that has this words in the event title?
One last thing before I actually import the feed, Do you know the timezone of the events in the feed?
Please let me know about it,
Best,
NicoNico
MemberHey Stuart,
I didn’t add the second piece of code. Would that go into the same single-event.php file in my child theme?
Yeap, that should go in the single-event file, just the line below (the other lines were intended to give you some context):
<?php if ( function_exists('tribe_print_map_in_list_view') ) tribe_print_map_in_list_view(); ?>
How can I lessen the padding above and below the title “Upcoming Events” on the events page? It takes up more space than I would like for it to.
For this you can add the following code to the child theme stylesheet or via Simple Custom CSS plugin:
#tribe-events-bar {
margin-bottom: 20px;
}.fusion-events-before-title {
margin-bottom: 0;
}
Please let me know if this helps you out,
Best,
NicoNico
MemberHey Dave,
Sorry to hear this didn’t work for you 🙁
I tested it in my local test site and it works as expected. Can you test this with default theme making sure you move the snippet to the correct functions file?
I think the suggested solution is better than the draft option which will surely be more complicated to instrument.
Please give this a try with default theme and let me know if it works in that scenario,
Thanks,
Nico -
AuthorPosts
