Nico

Forum Replies Created

Viewing 15 posts - 4,996 through 5,010 (of 6,506 total)
  • Author
    Posts
  • in reply to: Community Events – Translated pages (WPML) #1043128
    Nico
    Member

    Hey CDC,

    Thanks for reaching out to us on this! Currently we support WPML integration with The Events Calendar and Events Calendar PRO, we cannot ensure compatibility with other plugins for now. We are working with the WPML compatibility team to add support for our ticketing plugins as well.

    We have some knowledge base articles on how to configure WPML to work with TEC + TEC PRO: Setting up The Events Calendar with WPML and Creating translations for events using WPML, please check them out!

    Maybe what you are experiecing as something to do with the fact that Chinese translation for Community Events are not complete? Not sure if you are using the Chinese (Taiwan) or Chineses (China) lang code.

    Sorry not to have a better answer for this right now,
    Best,
    Nico

    in reply to: Redirect to custom login #1043108
    Nico
    Member

    Hey Smyth,

    Thanks for following up with this!

    The form you are seeing is generated by WordPress, via the wp_login_form function.

    Can you send over your site url? Not sure of how this is displaying in the site, Are you only seeing the login form?

    Best,
    Nico

    in reply to: Calendar search section not displaying correctly #1043102
    Nico
    Member

    Hey Alan,

    Thanks for following-up on this! Regarding your question:

    Iโ€™m guessing it should be possible to add a filter to my functions.php to not show the featured image if itโ€™s trying to display content from the Events Calendar?

    Yeap, that sounds like the way to go. I’m not much familiarized with the Genesis theme, maybe it’s best for you to reach out to them on how to enable/disable this functionality. With that I can surely integrate the The Events Calendar part to disable this on event pages/archives.

    Please let me know about it,
    Best,
    Nico

    in reply to: Order Confirmation Displaying Blank Results #1043097
    Nico
    Member

    This reply is private.

    in reply to: Request for Czech Translation Editor #1043092
    Nico
    Member

    Hey Petr,

    Thanks for the heads-up! I see that Leah has already posted the request, so I guess you’ll be added 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.

    Cheers,
    Nico

    in reply to: Redirect rules after update #1043079
    Nico
    Member

    Hey Smyth,

    Stocked to hear ๐Ÿ™‚

    My previous reply was unintentionally deleted, just for future reference the updated code is here: https://github.com/bordoni/tec-forum-support/blob/plugin-950694/plugin.php.

    Yeap I guess this can be improved in the future as you say, if you are up to doing so you can commit those changes to the snippet on GitHub.

    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.

    Glad to be of service,
    Nico

    in reply to: Issues with German translation in Events Calendar 4.0 #1043067
    Nico
    Member

    Hey folks,

    Leah has sent the request, and seems like you’ve been added. Oliver take a look at the comment here: https://make.wordpress.org/polyglots/2015/12/16/hiya-folks-i-am-one-of-the-plugin/

    Please let me know if you have the right permission to approve the strings now,
    Best,
    Nico

    in reply to: Admin Event Sorting not working #1043057
    Nico
    Member

    Hey William,

    Just wanted to give you a heads up on this issue, unfortunately this is still not fixed in the maintenance release 4.0.2, but it’s slated for next maintenance release 4.0.3 in which we are working now.

    Thanks for the patience while we solve this,
    Best,
    Nico

    in reply to: Bug: Ticket end date not saved #1043034
    Nico
    Member

    Hey Folks,

    Good news ๐Ÿ™‚ Maintenance release 4.0.2 is here with a fix for this issue. You can read the details here!

    Please update the plugins and let me know if this is working as expected!

    Cheers,
    Nico

    in reply to: Sales Order Reports missing orders? #1042491
    Nico
    Member

    This reply is private.

    in reply to: error message for the slug #1042420
    Nico
    Member

    Hi there Birgit,

    Thanks for reaching out on this! I’ll try to clarify on this.

    You are seeing the message because there’s a page with the same slug as the calendar slug. There’s nothing wrong with that, but as the messages states, the calendar will be shown instead of the page with the same slug. Some users do this intentionally to have a menu item or something similar. If you want to remove the message just add the following snippet to your theme functions.php file (wp-content/themes/active_theme/functions.php):


    // remove slug conflict admin notice
    if (class_exists('Tribe__Events__Admin__Notice__Archive_Slug_Conflict')) {
    remove_action( 'admin_init', array( Tribe__Events__Admin__Notice__Archive_Slug_Conflict::instance(), 'maybe_add_admin_notice' ) );
    }

    Please give that a try and let me know,
    Best,
    Nico

    in reply to: Request for Czech Translation Editor #1042412
    Nico
    Member

    Hi there Petr,

    Thanks so much for your support ๐Ÿ™‚

    Unfortunately we do not have control over the .Org translator editors, that’s something that you should request directly to your country/language translation group (a pain we are aware of). Once you are approved you’ll be able to translate all plugins and themes in the .org repo.

    We are going to bulk request this for a couple of regular translator (as you) soon, if you want me I can add you to that list. I’m afraid the bulk request thing will take a bit longer as we are gathering info from several folks.

    Please let me know if you want me to add you to our bulk request or if you prefer to go ahead and contact your corresponding translation team on this,
    Best,
    Nico

    in reply to: Redirect to custom login #1042409
    Nico
    Member

    Hi @smythkowalczyk,

    Thanks for getting in touch with us!

    While there’s no settings to do this, Brain gave a nice explanation on how this works and how to customize it here.

    Please check that thread and let me know if it answers your question,
    Best,
    Nico

    in reply to: Order Confirmation Displaying Blank Results #1042399
    Nico
    Member

    Hi Paige,

    Thanks for reaching out to us and really sorry to hear about this issue, I’ll try to help you here.

    We just released our new plugins Event Tickets and Event Tickets Plus, which replace the (now) legacy ticketing plugins WooTickets, WP-Ecommerce Tickets, Easy Digital Downloads Tickets and Shopp Tickets. Please check out this article on Moving to Event Tickets Plus. Mostly sure updating will solve the issues you describe above, if you have a staging site to test the update that will be even better ๐Ÿ™‚

    Please let me know how the update goes,
    Best,
    Nico

    in reply to: Translation not working in new Event Tickets Plus #1042391
    Nico
    Member

    Hey Lukas,

    I see that string in Event Tickets Plus, try re downloading the mo/po files and replace those in the lang folder of the plugin (wp-content/plugins/event-tickets-plus/lang).

    If that doesn’t solve the problem, can you please open up a new thread for this? Having just a user/issue per thread usually makes them move faster. When creating the new thread please be sure to Test for conflicts and include your system information, that will surely help getting a better reply. You can also include a link back to this thread if you want.

    Best,
    Nico

Viewing 15 posts - 4,996 through 5,010 (of 6,506 total)