Geoff

Forum Replies Created

Viewing 15 posts - 6,871 through 6,885 (of 10,150 total)
  • Author
    Posts
  • in reply to: Currency not updating Woocommerce Tickets #976098
    Geoff
    Member

    Hi Ivan,

    We typically close threads that have been quiet for a couple of weeks, but I wanted to check in with you here first before closing this one. Did you have any follow-up questions here or were you able to replicate the same issue in default conditions?

    Cheers!
    Geoff

    in reply to: Remove Calendar Icon From [tribe_events_list] #976095
    Geoff
    Member

    Hey Steve! This thread has been quiet for more than a couple of weeks, so I’m going to go ahead and close it. Please feel free to open a new thread if you still have any other questions here at all and we’d be happy to help. 🙂

    Cheers!
    Geoff

    in reply to: Refund #976093
    Geoff
    Member

    Hey Llewellyn! This thread has been quiet for more than a couple of weeks, so I’m going to go ahead and close it. Sorry again the plugin wasn’t a good fit but I do hope the refund process went well and please feel free to let us know if there’s anything else we can do to help. Best of luck on your project!

    Cheers,
    Geoff

    in reply to: HTML before event content #976092
    Geoff
    Member

    Hey Pat! This thread has been quiet for more than a couple of weeks, so I’m going to go ahead and close it. Please feel free to open a new thread if you still have any other questions here at all and we’d be happy to help. 🙂

    Cheers!
    Geoff

    Geoff
    Member

    Hey Sean! This thread has been quiet for more than a couple of weeks, so I’m going to go ahead and close it. Please feel free to open a new thread if you still have any other questions here at all and we’d be happy to help. 🙂

    Cheers!
    Geoff

    in reply to: Change h2 tag in mini calendar widget #976087
    Geoff
    Member

    Hey Darren! This thread has been quiet for more than a couple of weeks, so I’m going to go ahead and close it. Please feel free to open a new thread if you still have any other questions here at all and we’d be happy to help. 🙂

    Cheers!
    Geoff

    in reply to: Pull events into columns #976078
    Geoff
    Member

    Hey Lara! This thread has been quiet for more than a couple of weeks, so I’m going to go ahead and close it. Please feel free to open a new thread if you still have any other questions here at all and we’d be happy to help. 🙂

    Cheers!
    Geoff

    in reply to: Getting Details, Venue, and Map on same line #976069
    Geoff
    Member

    Hey Chris! Thanks for your question here and for contributing to the other thread earlier on licenses — very helpful. 🙂

    This is an interesting one. I do think it is possible to get the meta information for Details, Venue and Other in the same space on the single event view the way you describe it. I also think it will take little bit of custom development. Let me try to help you get started.

    First off, I’d suggest checking out our Themer’s Guide if you haven’t already. It covers the process for overriding templates, which is what you’ll want to do.

    The first part of the process is customizing the meta.php file. To do this:

    • Make a copy of the file. It’s located in /plugins/the-events-calendar/views/modules/meta.php
    • Make a new folder in your theme directory called tribe-events
    • Make a new file inside that one called modules
    • Drop your copied version of meta.php in that last folder

    Now that the template is in your theme, you can modify it to suit your needs. In this case, it sounds like you want to remove the Organizer information from the module and replace it with Venue.

    On line 44 of the template, you should see the Organizer content:

    [php]
    // Include organizer meta if appropriate
    if ( tribe_has_organizer() ) {
    tribe_get_template_part( ‘modules/meta/organizer’ );
    }
    [/php]

    You will want to replace that with the Venue content that is on line 64. You may need to fiddle with this to get the exact output your looking for in the correct layout, but these are the parts you’ll want to exchange.

    Will this help you get started? Please let me know. 🙂

    Cheers!
    Geoff

    in reply to: MISSING SOME WORDS IN TURKISH #976055
    Geoff
    Member

    Hi Metin,

    Thanks for getting in touch and sorry for the trouble here with Turkish translations!

    We did introduce a number of new language strings in The Events Calendar version 3.10 that were not available in version 3.9, so there will some words that have not been completely translated in the new version.

    We do, however, have a new site dedicated to updating the calendar translations. If you check out the Turkish translation, it does appear that it is 90% complete, but still needs some strings translated to be completely finished.

    You can update the .PO and .MO files you already have, or you can suggest new translations directly on the site, which we will approve and make available for download right there on the site as well. In fact, you an go ahead and download the most current language files from the site and work off of those, if you’d like. 🙂

    Thanks again for reaching out and I hope this helps you get started for getting a more complete translation on your site. 🙂

    Cheers!
    Geoff

     

    in reply to: Events Management + tickets + form registration #976046
    Geoff
    Member

    Hi Adam and thanks for getting in touch!

    Excellent questions here. I do think that WooCommerce + WooCommerce Tickets would have you covered for everything except for the registration forms. We are actually working on something like this as we speak, but there is unfortunately no target date for that to release just yet.

    In the meantime, I wonder if Eventbrite would be a good option for you. We do have an integration for it and the ticket purchase process happens completely in Eventbrite, which offers a whole host of options for collecting registration information from those purchasing tickets.

    Would that work for you? I really wish I could say the WooCommerce option is the way to go but I think it’s still a little ways off before it meets your exact needs.

    Cheers!
    Geoff

    in reply to: Code appearing in event box #976036
    Geoff
    Member

    Hello MelRae! Thanks for getting in touch and welcome to the forums. I’m so glad you upgraded to PRO and appreciate the support. 🙂

    Sorry for the trouble here with that funky looking tag in Month View — I see exactly what you’re talking about.

    Do you happen to use a multilingual plugin? I ask because that snippet looks like a language setting and there are a number of known compatibility issues between The Events Calendar PRO and multilingual extensions. I’d like to confirm that just to make sure.

    Will you please also try following these steps to test for other conflicts as well? This will help us pinpoint exactly where the issue is coming from, in the event that it’s a conflict with the theme or another installed plugin.

    Let’s start here and see what we find. 🙂

    Cheers!
    Geoff

    Geoff
    Member

    My pleasure! Thanks for reaching out and thanks too for marking the thread Resolved–I’m so glad this helped. Feel free to start a new thread if any other questions pop up. 🙂

    Cheers!
    Geoff

    Geoff
    Member

    Hey Ajax! Thanks for updating the plugins and working with me so far. 🙂

    Chris is right — the plugin is activated even without the license key. Adding the license key will turn on automatic updates for the plugin. Here’s more info on how to connect your license to your website to enable those updates.

    I still think it will be tough to troubleshoot three separate issues in a single thread, so let’s tackle the first one here and — in the meantime — will you please open new threads for the other two? This will help keep our dialogue streamlined and allow us to help you on multiple fronts.

    I missed the calendar widget on front page sidebar

    Do you have the option to add the calendar widget into the sidebar when you go to Appearance > Widgets from the WordPress dashboard? Let me know if you don’t see that widget available for some reason and we can troubleshoot from there. 🙂

    Cheers!
    Geoff

    in reply to: Pins not showing on the map and wheel keeps spinning #976023
    Geoff
    Member

    Nice work! I’m not familiar with the Lean-In plugin but I’ll definitely note it as something to have on our radar should any other reports like this come up.

    Thanks again for the heads up and feel free to start a new thread if anything else comes up that we can help with. 🙂

    Cheers!
    Geoff

    Geoff
    Member

    Thanks so much, Michael! That sounds like a solid workaround for the time being and I totally agree that replicating the main calendar on any page or post would be awesome. Please do keep your eyes peeled for more updates to shortcodes in future releases. You can also add your vote for to the feature request here to receive updates as progress is made. 🙂

    Thanks again for reaching out and feel free to get back in touch if anything else pops up.

    Cheers!
    Geoff

Viewing 15 posts - 6,871 through 6,885 (of 10,150 total)