Nico

Forum Replies Created

Viewing 15 posts - 3,766 through 3,780 (of 6,506 total)
  • Author
    Posts
  • in reply to: Filtering by date? #1114847
    Nico
    Member

    That sounds good to me Karl. You can go ahead and purchase Events Calendar PRO and give this a try. If you decide the workaround with additional fields doesn’t work, you can ask for a full refund within 30 days of purchase. For more information take a look at our refund policy.

    Please let me know if there’s anything else I can help you with,
    Best,
    Nico

    in reply to: No German translation after Update WordPress 4.52? #1114844
    Nico
    Member

    Hi Regina,

    Thanks for reaching out to us! Unfortunately we are not able to provide support in the pre-sales forum 🙁

    I’ve run a quick test locally and could switch to German successfully in WordPress 4.5.2. Maybe you can try to switch the site language to English and then back to German (from WP-Admin > Settings > General > Language). As stated above we are not able to provide support in this forum.

    We are happy to assist our premium users with support issues via our premium forums, please log into the account that has been created when the purchase was made. If you have not purchased one of our premium plugins, you can post in our open source forum. We review that forum weekly, mainly for bug reports.

    I’ll go ahead and close out this thread, but please do post in the appropriate forum and we will assist you.

    Best,
    Nico

    in reply to: recurrence description lost in update #1114843
    Nico
    Member

    Glad to see Matt could reach out to you Mike!

    Please let us know when you can confirm the script is working for you 🙂

    Best,
    Nico

    Nico
    Member

    Hey Nick,

    Oh I can see why it wont work for you. I mostly sure the file import should work, but just to confirm please give that a try and let me know about it. Also, are you trying to import from a subsite to the main site, or the other way around or just between subsites?

    Thanks for confirming that the URL works as expected when viewed from the browser directly. I’ll share this case with my colleagues to see if any idea comes out of seeing this with fresh eyes!

    Best,
    Nico

    PS: I will be out tomorrow so I’ll follow-up on Monday.

    in reply to: Search Filter Error #1114119
    Nico
    Member

    Thanks for the reply John!

    I’ll be out tomorrow and wont be able to give you a reply until Monday. Given the original issue is resolved and that my reply will be delayed, it will be better if you can open up a new thread for the location search issue. To give you a quick answer, for it to work the venues of the events have to have valid geolocation data (which automatically generated or provided by the lat and long input from the user), based on that data the search will try to sear events near that location.

    Best,
    Nico

    PS: if you open up a new thread please let me know so I can close this one out.

    in reply to: Event Tickets, Event Tickets Plus not working #1114110
    Nico
    Member

    Hola Andrés,

    Con respecto a los tickets en PDF no es posible al momento. En el pasado lo hacíamos de esta manera pero hacia mucho mas engorrosa la customizacion de los tickets.

    De todas maneras no estas solo, ya hay varios usuarios que solicitaron esta funcionalidad en User Voice. Te invito a que agregues tu voto y/o comentario en la idea.

    Voy a cerrar este ticket, pero si necesitas algo mas no dudes en abrir uno nuevo. Si posteas en español la próxima vez me van a asignar el ticket directamente a mi y vamos a poder llevar a cabo el intercambio en español.

    Saludos,
    Nico

    Nico
    Member

    This reply is private.

    in reply to: Eventbrite Authorisation not Redirecting #1114104
    Nico
    Member

    This reply is private.

    in reply to: Location Search throwing errors #1114098
    Nico
    Member

    Thanks for the follow-up and also for pointing to the other thread.

    You can give this snippet that Kristi suggest a try, just add the snippet to your functions.php file:


    add_filter('tribe_events_google_maps_api','google_api_key');

    function google_api_key() {
    return '//maps.googleapis.com/maps/api/js?key=YOUR_API_KEY';
    }

    I’m not sure if this might be related or not but hopefully we will be able to narrow down the issue a bit more.

    Thanks,
    Nico

    Nico
    Member

    Thanks for clarifying!

    1. I’m building an event page and have several owner ID’s. After I insert them on the correct field to import will your plugin search for their events and then import them?

    Yes, we have an add-on for this: Facebook Events, please check the deails on the product page.

    2. Is there a limit for the number of owner ID’s to have in the backoffice? If yes, what’s the limit?

    No, there’s no limit. But please note that adding lot’s of Facebook pages will cause the importer to work slower and ultimately timeout. This depends on how many pages you are importing from and also the server/hosting plan you site is in. We currently have som tickets in our backlog to make this more scalable!

    3. When a owner ID is scanned again to find events it will not duplicate already imported events, correct?

    Yeap, the importer won’t duplicate already imported events 🙂

    Maybe the best way to see if the plugin works for you is giving it a try. While we don’t have a trial period, you can go ahead and purchase the products for testing. If you decide they are not what you are looking for, you can ask for a full refund within 30 days of purchase. For more information take a look at our refund policy.

    Best,
    Nico

    in reply to: recurrence description lost in update #1114096
    Nico
    Member

    This reply is private.

    Nico
    Member

    Hey Sauli,

    Thanks for reaching out and for the report as well!

    We already have a bug ticket for this issue. The report is pretty recent but I hope we can see in the maintenance release (4.2.1) coming out after the next major release (4.2). For now you patch is a great work around! Just be sure to check the release logs to see if this functionality was included.

    Please let me know if there’s anything else I can do for you,
    Best,
    Nico

    in reply to: Add custom filter-view.min.css #1114090
    Nico
    Member

    Hey Ben,

    Glad to hear that worked 🙂 and thanks for the feedback, you raise a great point and it seems that we are dropping the ball with those confusing names. I’ll make an internal ticket to review this. Regarding the Themer’s Guide there are plans to update the content pretty soon!

    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,
    Nico

    Nico
    Member

    Hey Cindy,

    No problem, we can keep this thread open until the conflict is resolved.

    One users suffereing issues after the Avada 4.0.2 update mentioned that for him renaming the tribe-events folder in the avada theme files to tribe-events-old resovled part of the conflict, maybe you can give that a try!

    Hope we can see an update for this soon 🙂

    Best,
    Nico

    in reply to: How to add year-long ical feed to Month view #1113789
    Nico
    Member

    Hey Ajay,

    Thanks for following up!

    However the link still says http://example.com/events/?ical=1&tribe_display=month which is a little confusing 🙁

    We can look into changing that, I would need to look into it because as you mentioned before there’s some js changing the link after it’s displayed. But I guess we might be able to find a -hope not so hacky- workaround.

    What would be perfect would be able to have an Add to Google Calendar button like the single event has – to easily add the year calendar to Google Calendar.

    Unfortunately I don’t think that’s possible at all. I did a search because I wasn’t sure about it, but could only find the option to import one event directly to G Cal. If you find an example of how to do this I would like to take a look and see if we can integrate it!

    Best,
    Nico

Viewing 15 posts - 3,766 through 3,780 (of 6,506 total)