Forum Replies Created
-
AuthorPosts
-
Nico
MemberYou are welcome Robert 🙂
How do I do likewise with http://suttonandbarlavington.co.uk/village-hall/ see events in the accordion folder – 2nd topic?
Try the following code for this issue:
.ecs-event-list .ecs-event {
margin-bottom: 20px;
}.ecs-event-list .ecs-event h4 {
padding-bottom: 0;
}
Hope that helps,
Have a great weekend,
NicoNico
MemberUPDATE: por el momento no he podido reproducir este bug, voy a dejar seguir unos días mas los imports (también los estoy ejecutando manualmente) para ver si sucede esto.
Nico
MemberHey Robins,
Thanks for following up!
Unfortunately there’s no way of doing that for now. What has been added after the video was recorded is a dropdown with your EventBrite events, so you an choose by event name as an alternative to input the EventBrite event ID.
You are welcome to suggest this feature request at The Events Calendar user voice page, where we gather feedback from our community.
Have a great weekend,
NicoNico
MemberThis reply is private.
Nico
MemberYou are welcome Leszek! It surely can be confusing if you are not following our blog posts / social ntworks, so don’t worry about it!
I’ve updated licences and I’ve followed the instructions in the post. However every time I try to connect Facebook to Event Aggregator I am getting a 404 error (the page you are looking for cannot be found)
Sure, I can help. Can you please send me the URL giving you the 404? I don’t think I’ve heard of this before, so let’s do some troubleshooting and see what’s going on.
Best,
NicoNovember 25, 2016 at 6:12 am in reply to: Help Adding Category To List View With Custom Anchor Text #1197337Nico
MemberStocked to hear this works for you Shaun! Also, great work spotting the ‘encoded’ chars in the code (I just updated my previous reply) 🙂
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.
Have a great weekend,
NicoNico
MemberWooot! Glad to hear Chintan 🙂
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,
NicoNovember 25, 2016 at 6:07 am in reply to: Does the Filter Bar plugin allow for color coding the categories? #1197329Nico
MemberYou are welcome Steve! Stoked to hear 😉
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,
NicoPS: if you are a license holder please remember to log into the site when you create a post.
November 24, 2016 at 6:37 pm in reply to: Can’t add or edit latitude or longitude in Venues #1197206Nico
MemberHey,
Thanks for getting in touch with us! I can help you on this 🙂
Can you please send a screenshot of this? Also is this happening with all venues? Can you still edit the existing venues with lat/lon?
It would be great if you could share your system information with me so I can check if everything looks right on that end.
Please let me know about it,
Best,
NicoNico
MemberHi there Jean,
Thanks for getting in touch with us! I’ll help you on this 🙂
As far as I could test in my local install if the listing is filtered (filter submitted) then they should continue to take effect when the view is switched. Take a look at the test I just did → https://cloudup.com/cDz2ODDmRf3
Am I missing something? Can you detail the steps to reproduce this if they are different?
Please let me know about it,
Best,
NicoNico
MemberHi there Melanie,
Thanks for getting in touch with us!
Can you please send me the link to the page in which you are embedding the event? I’ll take a look and try to make those adjustments for you 😉
Best,
NicoNico
MemberHi there Leszek,
Thanks for getting in touch with us! Let me clarify a recent change in our products structure we recently introduced 🙂
When I bought The Event Calendar Pro there was an option for an automatic import from the Facebook.
There’s a confusion here, Events Calendar PRO never included the Facebook import functionality. Also I don’t see you have purchased it in the past (at least with this account). I do see you bought Facebook Importer, which as the name states has the said functionality.
Now this option is included in a new Event Aggregator and I have to paid again for the function I have already paid!
We have made a recent changes in our products to better serve our customers. Facebook Importer & iCal Importer, which were separate plugins are now merged into Event Aggregator which also allows imports from MeetUp and comes packed with a unified UI for all imports and some cool new features and enhancements. All ‘legacy importers’ license holder were granted a free Event Aggregator license so there’s no need to make any new purchases. Take a look at this guide → Moving to Event Aggregator.
Please let me know if you still have questions on this,
Best,
NicoNico
MemberHi there Robert,
Thanks for getting in touch with us! I can help you here 🙂
First of all let me say you are using the ‘skeleton style option’ which is a barebones version of the calendar. If this wasn’t voluntary you can change this in WP-Admin > Events > Settings > Display > Default stylesheet used for events templates.
On the other hand if this is the style option you think is best for your site, just use the CSS snippet below (add it to your theme or child theme stylesheet or via Simple Custom CSS plugin):
.tribe-events-list .tribe-events-loop .type-tribe_events {
margin: 50px 0;
}
Please let me know if that helps,
Best,
NicoNovember 24, 2016 at 4:55 pm in reply to: Does the Filter Bar plugin allow for color coding the categories? #1197196Nico
MemberHi there Stephen,
Thanks for getting in touch with us and also for your interest in our plugins 🙂
Unfortunately there’s no setting to change the colors of the categories in the filter bar. If you have a fixed set of categories we can help you create the CSS code necessary to color code them. On the other hand if you are looking for an admin interface to add colors to new categories you should check out this plugin → The Events Calendar Category Colors. I don’t think the colors take effect in the FilterBar, but in any case you can ask about that to the plugin author in the WordPress support forum, he is pretty responsive!
Please let me know if there’s anything else I can do for you,
Best,
NicoNico
MemberHey Chris,
Thanks so much for reaching out to us on this! Let me say I don’t quite get your point here.
styles like : .eventForm h4 are always going to collide and should be .tribe_community_events .eventForm {} or if used across plugins should be .tribe .eventForm h4 {}
You mean eventForm is a pretty generic class and can conflict with other plugins / theme stylesheet? Are you suggesting we should add more ‘tribe-‘ prefix to our elements?
Now I’m going to have to write a script to rename everything so I can upgrade to dot releases…. #sigh
Sorry about this 🙁 Again, I don’t think I get what changed. Did you upgrade the plugins recently and the class names were different?
Please let me know about it,
Best,
Nico -
AuthorPosts
