Geoff

Forum Replies Created

Viewing 15 posts - 7,471 through 7,485 (of 10,150 total)
  • Author
    Posts
  • in reply to: Formatting / Display of List Widget #961561
    Geoff
    Member

    Hey there, Houman! Welcome to the forums–we’re stoked to have you aboard. 🙂

    Good question. I think this can be accomplished with some CSS in your theme’s style.css file. For example, I think the following would make a huge difference in this case:

    .tribe-mini-calendar-event .list-date {
    display: none;
    }
    
    .tribe-mini-calendar-event .list-info h2 {
    margin-bottom: 0;
    }
    
    .tribe-mini-calendar-event {
    padding-bottom: 0;
    margin-bottom: 0;
    }
    
    .hentry {
    padding: 0 20px;
    }

    You can adjust any of those numeric values to whatever you think looks best. This is about as far as I can help with custom development questions like this, I hope this helps you get started. 🙂

    Cheers!
    Geoff

    in reply to: City List View #961543
    Geoff
    Member

    Hello Yancy! Welcome back to the forums.

    Good question. The only way to get a list view by city is to do a location search in the top bar in list view. You could copy the URLs for those searches and provide direct links to them, if needed.

    Does that make sense? Will that work for you? Please let me know. 🙂

    Cheers!
    Geoff

    Geoff
    Member

    Hi Luciane!

    Have you compiled the .po file into a .mo file? The translations won’t take hold until the .mo file has been created.

    Cheers!
    Geoff

    in reply to: Scheduler for Calendar #961498
    Geoff
    Member

    Hey Russ!

    Interesting question–I like the way you’re thinking about this and it totally makes sense.

    Right now, events and tickets are kinda the only way to go about it as far as The Events Calendar goes. You could see about using the Eventbrite Tickets add on with The Events Calendar. Eventbrite does provide “free” tickets that can be tracked and used for check in onsite. That way, you can create events more as appointment or classes, then take reservations based on those who register for the event.

    Does that make sense? Would that work for you? Please let me know. 🙂

    Cheers!
    Geoff

    in reply to: Filters, Organizers, Cost etc #961494
    Geoff
    Member

    Howdy Brian! Thanks for getting in touch–I’m stoked you’re checking out the plugins and hope they’re a fit for your project. 🙂

    Is the purchase of PRO a one-off payment of $89?

    Yes, it is a one-time payment. However, it will entitle you to a year of support and updates to the plugin, after which you can renew your license at a discounted rate to continue receiving support and updates. You won’t lose the plugin if you choose not to renew, you just won’t receive updates.

    Does PRO include filters or is this separate?

    PRO does not include the filtering functionality but you can certainly get that in the Filter Bar add on.

    Can organizers be in charge of their own events only?

    The only way they can manage their own events is to be a registered user on your site with backend access to edit Events. However, they will see all other events as well.

    There is the Community Events add on which allows users to submit events via the front end of your site and manage only their own events from there. That might be worth looking into here.

    Can you share events on Social Media?

    The Events Calendar doesn’t come with social sharing baked in, but other plugins can be used to integrate social sharing into events. Jetpack, Social Media Feather and Mashshare are a few that come to mind.

    In particular can you auto-tweet – eg can you use “WP to Twitter” plugin?

    I imagine that would be possible as long as the third-party plugin supports custom post types, which is what events are. You can actually test this with the free version of The Events Calendar if you want to confirm that in advance.

    Does this help answer your questions? Please let me know. 🙂

    Cheers!
    Geoff

     

    Geoff
    Member

    Hi Benjamin!

    Good question. You can actually set when you want your tickets to start and end sale when creating or editing the tickets in the event editor (screenshot). If you set the end date for the time of the event, then those tickets will automatically be removed from the event listing.

    Does this help answer your question? Please let me know. 🙂

    Cheers!
    Geoff

    in reply to: Search location from another page #961489
    Geoff
    Member

    Hey there, jameswermyss–thanks for getting in touch!

    I have seen one case where someone was able to include the entire events search bar on a homepage–and they were nice enough to write a detailed blog post about it.

    I also see that this is feature has been requested on our UserVoice forum. We’d love it it you added your vote here so we see more demand for it. 🙂

    Does this help answer your question? Please let me know.

    Cheers!
    Geoff

    in reply to: Hijacking Tags Search #961486
    Geoff
    Member

    Hi Preston, awesome job so far!

    OK, so we know that things are good on a blank slate in default conditions–that’s good.

    Try installing and activating your theme to the clean slate. Let’s see if that introduces the issues that you’ve pointed out here. If the issues are still gone, please stop there and let me see it again before installing or testing anything else. 🙂

    Cheers!
    Geoff

    in reply to: Saving for export to a new Host? #961452
    Geoff
    Member

    My pleasure! Thanks for following up here and feel free to open a new thread if anything else comes up.

    Cheers!
    Geoff

    Geoff
    Member

    Yeah, absolutely–you’ll want to make that similar change in any template where those date instances pop up. For the main event list, will be in /views/list/single-event.php.

    Our Themer’s Guide has a good breakdown of all the available templates to override, if you need a reference.

    Cheers!
    Geoff

    Geoff
    Member

    Hi there, Luciane!

    You can update that text in the language files for the Community Events plugin. Here’s an outline for how to update language files that you might find helpful. 🙂

    Cheers!
    Geoff

    Geoff
    Member

    Rock on, nice work Jonathan! Thanks for sharing the solution too–I’m sure others in a similar situation will find that handy. 🙂

    I’ll go ahead and close this thread but please feel free to start a new one if any other questions pop up and we’d be happy to help.

    Cheers!
    Geoff

    in reply to: Hijacking Tags Search #961294
    Geoff
    Member

    Thanks Preston! Definitely keep me posted on the progress with the fresh install–I’ll be interested to see how things work in a default condition. 🙂

    Geoff

    in reply to: Hijacking Tags Search #961156
    Geoff
    Member

    Hey there, Preston!

    Thanks for working with me on this so far–I appreciate your help and patience. 🙂

    I know that the thread you referred to in the beginning seems similar (and it is in some regards), but it appears to cover a different issue. Your tag archives are not 404s and no posts are displaying, whether they are posts or events. So, we need to troubleshooting this one differently.

    The test site you have up is great, but I want to scale it back even further. The next thing I would like to try here is creating a fresh test site–this will avoid any disruption to your live site and ensure that we’ve effectively got a “clean canvas” to work with.

    • Please install a fresh copy of WordPress in a subdirectory (if you have cPanel hosting account there will probably be a one-click install to make this really easy)
    • Don’t install anything except The Events Calendar, Events Calendar PRO and Community Events
    • Please also stick to a default theme–again, there’s no need to install anything else just yet!
    • Create a few events and default posts–both with tags–so we have some test data to work with
    • Can you replicate the same problem?

    If you find you can replicate the problem under these conditions it would be awesome if you could stop and let us know so we can take a look while the site is still running under default conditions.

    Thanks for your help!

    Geoff

    Geoff
    Member

    Hey Jonathan!

    I see how that plugin is still cumbersome. How about this one, which does the conversion in the database in one fell swoop?

    You could certainly write a function that checks the output of RSS. However, that’s not something we have or support offhand, so using existing solutions might be more efficient here.

    Cheers!
    Geoff

Viewing 15 posts - 7,471 through 7,485 (of 10,150 total)