Geoff

Forum Replies Created

Viewing 15 posts - 9,226 through 9,240 (of 10,150 total)
  • Author
    Posts
  • in reply to: Overall Background color for calendar #907637
    Geoff
    Member

    Oh shoot, sorry! There was a typo in there. Try this instead. 🙂

    #tribe-events-content-wrapper {
    background: #e0e4cc;
    }

    Let me know if that works any better.

    Cheers!
    Geoff

    in reply to: Default Events Page Title #907629
    Geoff
    Member

    I’m so sorry, Courtney! Give this snippet a try–it should do the trick.:)

    This snippet only specifies the Upcoming View, but you can add more conditionals to change the title on other view as well, if needed.

    Cheers!
    Geoff

    in reply to: Overall Background color for calendar #906601
    Geoff
    Member

    Hi there, Maria! Welcome back to the forums–nice to see you again. 🙂

    Try adding this to your theme’s style.css file:

    .tribe-events-content-wrapper {
    background: #e0e4cc;
    }

    Give that a shot and let me know if it helps. We’re limited in how much custom support we can provide, but I’m happy to try to answer any questions you have and point you in the right direction, if I can. 🙂

    Cheers!
    Geoff

    in reply to: Butterball Code Didn't Work #906590
    Geoff
    Member

    Hi there, Paul! Sorry you’re hitting some issues with the coupon code for the plugin. Will you please email our sales team at pro [at] tri.be? We’ll be able to help you out there. 🙂

    Thanks!
    Geoff

    in reply to: Default Events Page Title #906570
    Geoff
    Member

    Hi Courtney! Thanks for following up. 🙂

    Yes, that should be the list view. Here’s the snippet in full that it looks like you would want to use. This is about as far as I can go for help with custom development questions like this, but I think this should help point you in the right direction.

     I notice that this changes the page title, but not the actual page display title. Maybe you were thinking I only needed the page title (i.e. the one on the tab and in the header)? That is another issue (I have a different ticket open for a weird 404 being triggered by this page). I’m actually looking to update the title on the page. The H2 with class “tribe-events-page-title.”

    Yes, the snippet should affect the same H2 heading. The snippet changes the $title attribute, which is the heading/title on each page with the .tribe-events-page-title class. Thanks for checking!

    I hope this helps! Thanks again for clarifying and following up. 🙂

    Cheers!
    Geoff

    in reply to: Link to EventBrite event in Upcoming Events page #906562
    Geoff
    Member

    No worries, Eldert! Thanks for following up. I’ll leave this thread open a while longer to give you some time to fiddle with a solution.

    Cheers!
    Geoff

    in reply to: I would like to make a sentece dissapear #906558
    Geoff
    Member

    Awesome! I’m so glad that helped out. Thanks for letting me know and marking the answer.

    I’m going to go ahead and close this thread, but please feel free to hit us up with a new thread if any other questions pop up. We’d be happy to help. 🙂

    Also, if you have a moment, we’d love it if you shared your thoughts on the plugin on our review page.  We always like knowing what people think and how they’re using the plugin.

    Cheers!
    Geoff

    in reply to: Automatic License Renew? #906385
    Geoff
    Member

    My pleasure, Christoph! Thanks again for reaching out.

    I’ll go ahead and close this thread, but please don’t hesitate to open a new one if any other questions pop up. We’d be happy to help. 🙂

    Cheers!
    Geoff

    in reply to: Woocommerce tickets and WPML #906381
    Geoff
    Member

    Hello Ben! Thanks for following up. 🙂

    Shoot, yeah, that’s where I expect things will get tricky. The only way to associate a ticket right out of the box is to build the ticket in the event post itself rather than through WooCommerce first. That said, it’s likely you will need to create tickets in the editing screen for your duplicated Events posts.

    I’m afraid associating duplicated tickets is going to be a rather complex customization that is beyond what I can help with here in the forums since it’s not a feature we currently support. If you’d like to see it added as a feature, it’d be great if you added it to our UserVoice page. We check there for popular ideas to roll into upcoming releases.

    Sorry I don’t have more of a concrete solution for you here, but does this at least help answer your question?

    Cheers!
    Geoff

    in reply to: Hide NEAR LOCATION filter on the Search Bar #906365
    Geoff
    Member

    My pleasure, Julie! Thanks so much for getting in touch to let us help out.

    I’ll go ahead and close this thread, but please feel free to hit us up with a new thread if any other questions pop up. We’d be happy to help. 🙂

    Cheers!
    Geoff

    in reply to: Recurring events Dates #906362
    Geoff
    Member

    Awesome, I definitely think a test drive is a good idea in this case. I really think a hands-on experience here is worth a ton to make sure it works for you.

    Also where can i find the information of all values that i can import through the importer?

    I’d suggest checking out this handy tutorial. It will walk you through the ins and outs of the CSV importer, including a video that shows how it all works.

    aaah i see more and more questions are coming up but at least i need to do a real test. But i will need some help i think.

    Yes, I imagine more questions will pop up. I’ll go ahead and close this thread since I think we’ve hit on your original question, but please don’t hesitate to start a new thread if other questions come up and we’ll gladly help out. 🙂

    Cheers!
    Geoff

    in reply to: I would like to make a sentece dissapear #906350
    Geoff
    Member

    Hi there, Consuelo! I’m so sorry for the late reply. This thread somehow slipped through the cracks and I apologize.

    It looks like you theme is adding that text to the top right corner of the screen. You can try hiding it with CSS by adding this to your theme’s style.css file:

    .single-tribe_events .title_subtitle_holder,
    .events-archive .title_subtitle_holder {
    display: none;
    }

    Hopefully that does the trick. If not, I would suggest getting in touch with the theme author to help revolve it at the theme level since that’s where it is coming from. 🙂

    Cheers!
    Geoff

    Geoff
    Member

    Hey there, Jodie! Just checking in to see if there’s been any further update or if you still need assistance on this one–let me know. 🙂

    Cheers!
    Geoff

    in reply to: Urgent – Connect Authors and conflict #906334
    Geoff
    Member

    Hey there, Massimo! Just checking in to see if there’s been any further update or if you still need assistance on this one–let me know. 🙂

    Cheers!
    Geoff

    in reply to: Download previous version (3.4.1) #906331
    Geoff
    Member

    Hey there, PJ! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to open a new thread. We’d be happy to help. 🙂

    Cheers!
    Geoff

Viewing 15 posts - 9,226 through 9,240 (of 10,150 total)