Brian

Forum Replies Created

Viewing 15 posts - 11,161 through 11,175 (of 11,256 total)
  • Author
    Posts
  • in reply to: PUSH from events PRO to FB events #692165
    Brian
    Member

    Jasmin,

    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

     

    in reply to: Event registrations with different options #692156
    Brian
    Member

    Hello,

    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

    in reply to: Changing the Date Display #692128
    Brian
    Member

    We 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!

    in reply to: Can I publicly display a list of attendees? #692105
    Brian
    Member

    Hi,

    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

    in reply to: 1 event but run over 5 sessions (e.g. 5 x Saturdays) #691757
    Brian
    Member

    Hello,

    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

    in reply to: review of event calendar product #691743
    Brian
    Member

    Mike,

    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

    in reply to: Using Venue Featured Image for event featured image #691567
    Brian
    Member

    The 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:

    get_the_post_thumbnail()

    Thanks!

    in reply to: Enlarging Calendar Size #691559
    Brian
    Member

    Great, 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!

    in reply to: Customize Calendar options when NOT logged in #691552
    Brian
    Member

    No 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!

    Brian
    Member

    Great, 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!

    in reply to: Changing the Date Display #691544
    Brian
    Member

    I 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

    in reply to: Map labels in map view not translated #691503
    Brian
    Member

    Correct, 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.

    in reply to: Compatibility with site search (for custom content types) #691495
    Brian
    Member

    Ok 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!

    in reply to: Attendees do not appear on list when using tickets #691491
    Brian
    Member

    Hello,

    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!

    in reply to: Enlarging Calendar Size #689780
    Brian
    Member

    Alison,

    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

Viewing 15 posts - 11,161 through 11,175 (of 11,256 total)