Forum Replies Created
-
AuthorPosts
-
October 2, 2015 at 6:00 am in reply to: iCal import from Google Calendar not showing All Day Events #1010840
Brian
MemberHi,
Thanks for proving the information.
It appears there is a bug here.
I am able to import the All Day Event from Above.
However, it comes in with the start date of: 1969-12-31.
If you look in your events did it import with that date as well?
I tried on two other all day events and they did the same for me as well.
I have created a ticket for us to address this issue.
Let me know what you find out about that event and if you see the same time in your system for it.
Thanks
Brian
MemberYep that is correct. You will need to buy to upgrade when we release the next version.
Thanks
Brian
MemberTo reduce the size you would want to use this css:
.type-tribe_events .tribe-mini-calendar-event .list-date {
padding: 3px;
line-height: 15px;
width: 15%;
}
.type-tribe_events .tribe-mini-calendar-event .list-date .list-dayname {
padding: 3px;
}.type-tribe_events .tribe-mini-calendar-event .list-date .list-daynumber {
line-height: 15px;
}You can play around with those numbers and reduce them to what you would like. I would keep the width at 15% and then maybe reduce it at the end.
Cheers
Brian
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
October 1, 2015 at 3:36 pm in reply to: Let Users Import their Facebook Events into Community Events #1010694Brian
MemberThanks for suggestion. I will leave the thread open for now if anyone else has a suggestion on this.
Thanks
Brian
MemberGreat glad it is working now for whatever you did.
Since this is marked resolved 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
MemberThis reply is private.
Brian
MemberHi,
Yep it needs to be updated to 3.12 otherwise it will not work.
Brian
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
MemberGreat, glad you like it.
I am limited in providing css fixes, but I came up with this to reduce the font size:
.type-tribe_events .tribe-mini-calendar-event .list-date .list-dayname {
font-size:8px;
}
.type-tribe_events .tribe-mini-calendar-event .list-date .list-daynumber {
font-size:10px;
}
.tribe-mini-calendar-event .list-info h2.entry-title {
font-size:12px;
margin-bottom: 5px;
}
.tribe-mini-calendar-event .list-info .duration {
font-size:11px;
}Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
Let me know if that helps.
Thanks
Brian
MemberHi,
It is already there, sorry if I did not make that clear in my earlier response. You can search by a keyword and then import those events as and assign them to a category.
Each category would have to be a separate import if you want multiple categories.
As for the keyword we search in the summary and description fields for it in the ical feed.
Does that help?
Brian
MemberHi,
Thanks for using our plugins.
The Facebook Event Importer does not pull in the event category from Facebook and we do not have a setting to assign a category yet.
However, in 4.0 our next release we have included a hook to be able to add a category for all events imported by Facebook.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHello,
Thanks for the interest in Pro.
I can answer your question.
There is a setting here:
Events > Settings > General > “Create recurring events in advance for”
You can use that to set how many months in advanced recurring events would be created.
It defaults to 24, but you could set it to 3.
That is a global setting so once you set it to 3 all recurring events would be limited by it.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for using our plugins I can help out here.
The checkout process is a must as it is what creates the tickets, even if they are free.
You might be able to use a plugin such as WooCommerce Checkout Manager
To change the required fields and remove fields as well.
That should get you close to what you are looking for.
Let me know if that helps.
Thanks
Brian
MemberHi,
Thanks for the interest in our plugins.
I can help out here.
That site is using The Events Calendar Category Colors plugin, which you can use for free here:
Although some of the design has customized that plugin is the base for the legend and colors.
Let me know if you have any follow up questions.
Thanks
-
AuthorPosts
