Jonah

Forum Replies Created

Viewing 15 posts - 2,836 through 2,850 (of 4,001 total)
  • Author
    Posts
  • in reply to: Remove Category from Displaying in Event Listing #19872
    Jonah
    Participant

    Hi Meg,

    So you just need to remove the display of categories on single events correct?

    Thanks,
    Jonah

    in reply to: Post Meta info in single.php and list.php #19871
    Jonah
    Participant

    Hi Javier,

    I’m going to need a little more information here. What code are you using and where? I need some examples to see what the problem could be. What is the error you are getting? What do you mean about showing custom tags?

    Please provide some more details and I’ll see what I can do to help.

    Thanks,
    Jonah

    Jonah
    Participant

    Hi John,

    I have no idea what the issue could be here. I’ve created a ticket for another one of our devs to take a look. Stay tuned.

    Thanks,
    – Jonah

    in reply to: Visual Editor misaligned in Event Form #19861
    Jonah
    Participant

    Hi Michelle, I need to somehow see the form. Can you email me WP admin access so I can get past the coming soon page? Email to jonah [at] tri [dot] be

    Thanks,
    Jonah

    in reply to: Rename event calendar #19860
    Jonah
    Participant

    Hi Ross,

    Your best bet for changing these terms throughout the website is to setup your own custom language files as outlined here: https://theeventscalendar.com/faq/can-i-change-the-language-that-the-content-of-my-calendar-appears-in-on-the-site/

    I hope that helps!

    – Jonah

    Jonah
    Participant

    I agree, we should have an add_filters for this but it probably won’t make it in for a while unfortunately… But, I’ll add a ticket for it 🙂

    in reply to: Left Align the thumbnail in List View #19850
    Jonah
    Participant

    Hi Karen,

    Enough people have asked about this and it seems like a common enough thing so I went ahead and wrote a full tutorial on how to do this: https://theeventscalendar.com/add-the-post-thumbnail-to-your-event-list/

    That should give you what you need here but let me know if you have any questions.

    Thanks,
    Jonah

    in reply to: Changing Title Of Gridview? #19829
    Jonah
    Participant

    Hi John,

    It sounds like your problem is different – you are trying to get the SEO event category descriptions to be used on event category pages? Can you please explain what you’re trying to do a little more.

    Thanks,
    Jonah

    Jonah
    Participant

    Hi Loren,

    Sorry about the delay on this, it looks like it might be a simple issue. When you first activate the Eventbrite addon you should have been prompted to input your API key from Eventbrite. It looks like you don’t have this in place for your profile in WordPress… So here’s what you should do. Go to Eventbrite, click on the Account tab up top, and then click API User Key on the left menu. Copy the numeric key provided and go back to your WordPress website and go to Users > Your Profile and paste in the key and save. Then try the import again.

    Let me know whether or not that works 🙂

    Cheers,
    Jonah

    in reply to: ecp-page-template modifications #19826
    Jonah
    Participant

    Hey Jim, the code works fine, there’s nothing actually wrong with it so I cannot help you clean it up. Mainly I just meant readability and comments which is pretty much subjective anyway.

    Glad you got it working though and please let us know if there’s anything else you need help with.

    Cheers,
    Jonah

    in reply to: Problem Adding Calendar to Menu #19752
    Jonah
    Participant

    Awesome, glad to hear that did the trick Nicole! Let us know if there’s anything else you need help with.

    Cheers,
    Jonah

    Jonah
    Participant

    Hi Kathleen,

    My bad, I did not know about this plugin 🙂 We’ve actually got a ticket out for something directly related to this so it will be resolved in an upcoming version. Thanks for reporting it!

    – Jonah

    in reply to: Event Page Format #19731
    Jonah
    Participant

    Hi Kathleen, glad to hear you figured it out. Let us know if there’s anything else we can help with.

    Cheers,
    Jonah

    in reply to: Making the my Calendar and Event List Fit – #19728
    Jonah
    Participant

    Hi Montana,

    I logged into the Eventbrite account and it looks like you’ve got the same code for the event content in your events there. The import will not clean that up so you need to have it cleaned up on the Eventbrite side before you import.

    Have you tried this?

    – Jonah

    in reply to: Event Categories #19700
    Jonah
    Participant

    Hi Paul,

    That’s not an issue we’re aware of. Have you tried disabling all other plugins to see if there might be a conflict?

    On the excluding categories – there’s not currently any way to do this in the admin but we do have this on the roadmap. In the interim you can easily hide categories with CSS like so:

    #event-categories #tribe_events_cat-4,
    #event-categories #tribe_events_cat-5 {
    display: none;
    }

    I hope that helps! Let me know if deactivating other plugins works for the saving categories issue 🙂

    Cheers,
    Jonah

Viewing 15 posts - 2,836 through 2,850 (of 4,001 total)