Forum Replies Created
-
AuthorPosts
-
Brian
MemberJasmin,
Our plugin only enables you to import from Facebook.
From what I understand I do not think you can push(import) into Facebook Events.
I did a quick search and some people claimed they could, but the apps all were broken.
Thanks
Brian
MemberHello,
I can help you out with this. I took at a look at the site and thought it related more to membership then event tickets. Our Add Ons do not really do anything for membership.
We do have our Ticket Add Ons for different e-Commerce Plugins and for example with the WooCommerce Tickets you can create 2 or more tickets of different prices for an Event.
That might get your close to what you are asking.
Let me know if you need anymore help.
If I got it wrong on what you are looking for could use please outline the steps you are looking for users to take and I can help get you in the right direction then.
Thanks
Brian
MemberWe are both correct, as adding the Y in the without a year causes an issue too.
Since the issue is resolved and we are looking into changing how this is displayed I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.
Thanks!
Brian
MemberHi,
I took a look at that plugin and I think that is possible with the Attendees from WooCommerce Tickets.
However, we currently do not have that feature.
I would recommend going to uservoice and requesting it there as we take most of our ideas for new features from there.
http://tribe.uservoice.com/forums/195723-feature-ideas
If you want to look into doing it on your own you will have to use a shortcode that calls the tickets stored in the custom post type tribe_wooticket and then to get names and other order information it will also have to pull in from the WooCommerce Orders Custom Post Type.
Unfortunately, I do not have an easy answer for you, hope that helps.
Thanks
August 22, 2014 at 9:00 am in reply to: 1 event but run over 5 sessions (e.g. 5 x Saturdays) #691757Brian
MemberHello,
To create that type of Event you could use Events Calendar Pro’s Recurring Events.
Set the event date and time on the first Saturday then in Recurrence choose Every Week and select the end on date as the last Saturday.
After it is published it will create the events individually. Then you could go back to the first event and setup tickets there if that was also what you are planning on doing.
Here is more info about the Pro Plugin:
https://theeventscalendar.com/shop/wordpress-events-calendar-pro/
Let me know if that helps or you would like anything else.
Thanks
Brian
MemberMike,
Sorry you are having troubles.
Do you possibly having a link to dev site you have created and I could take a quick look?
Also, could you please go through the steps of testing for conflicts on your dev site and see if that fixes the issue.
https://theeventscalendar.com/support/documentation/testing-for-conflicts/
Let me know if you have a url or what the results are for testing for conflicts and we can go from there.
Thanks
Brian
MemberThe venue featured image uses WordPress’s Featured Image.
This is the function that can be called to get it.
get_the_post_thumbnail();
More information is found here:
Thanks!
Brian
MemberGreat, glad it helps, I am going to go ahead and close this ticket, but if you need any other on something else please post a new ticket.
Thanks!
Brian
MemberNo worries, they do look like it comes from our plugins. It got me for a bit too. I am going to close this ticket, but if they come with anything that you think we need to resolve, please create a new ticket.
Thanks!
August 22, 2014 at 7:29 am in reply to: Month view events not showing unless you hover over the date #691550Brian
MemberGreat, glad it fixed it, I am going to go ahead and close this ticket, but if you need any other on something else please post a new ticket.
Thanks!
Brian
MemberI asked around with our developers and we are seeing this issue pop up with date formatting so we are working to see on how to resolve that.
I did play around with my settings on a developer site and if you change the Date Without a Year Box to this:
F j
It will show correctly, but will not have a year in the date.
That should work for now.
Let me know if that helps.
Thanks
Brian
MemberCorrect, it is coming from the The Events Calendar Pro Scripts. I have created a developer ticket so we can look into this. I do not have a timetable on if or when this change can be made right now.
Thanks.
August 22, 2014 at 7:13 am in reply to: Compatibility with site search (for custom content types) #691495Brian
MemberOk great sounds like the issue is resolved.
Since the issue is resolved I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.
Thanks!
Brian
MemberHello,
You do not need Events Calendar Pro to use WooCommerce Tickets.
And for all our Events Plugins you are only required to have the free version of The Events Calendar.
You only would need pro if you want Pro features such as Additional Fields, Recurring Events, Etc…
Thanks!
Brian
MemberAlison,
I can help you out with this. I took a look at your site and found the theme is limited the entry-content div to 604px. This is done by your theme and not the plugin.
If you add this coding to your stylesheet on that page only it will make the calendar full width.
.events-archive .post-0 .entry-content {
max-width: 1080px;
}It is possible to take the header of the site off the calendar page, but that would require customizing your theme.
If you are looking to modify the filter bar above the calendar please take a look at our Themer’s Guide on how to do that.
https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/
Let me know if you need any more help.
Thanks
-
AuthorPosts
