Jonah

Forum Replies Created

Viewing 15 posts - 3,061 through 3,075 (of 4,001 total)
  • Author
    Posts
  • in reply to: Events Calendar widget conflicting with #18794
    Jonah
    Participant

    Hi Michael,

    That is very strange. It sound like something specific to your theme and/or a plugin conflict. Have you tried switching themes to see if this resolves it or deactivating all other plugins to rule out a plugin conflict?

    Jonah
    Participant

    Hi Javier,

    Try clicking on Screen Options in the upper right of WordPress and there should be a checkbox for Event Categories. I hope that helps!

    in reply to: Events Calendar changing Nav Menu? #18792
    Jonah
    Participant

    Hi Sheila,

    It’s a no go as far as we know. There may be a way to solve it but it’s more than we can take on with the limited resources we have for support and development. Sorry I can’t offer up more here.

    in reply to: Getting error message for community events #18791
    Jonah
    Participant
    in reply to: Problems Integrating with Thesis #18790
    Jonah
    Participant

    Hi Mike,

    Unfortunately no, we don’t have a Thesis specific integration tutorial but likely wil in the future. We do have a tutorial I wrote on integrating the plugin with Genesis that you can view here: https://theeventscalendar.com/tutorial-integrating-the-events-calendar-w-genesis/

    A lot of the concepts should cary over to Thesis but some things of course will be different. My suggestion would be to run through the tutorial or specific sections, keep searching through the forums and/or possibly hire someone to help you with the integration.

    I hope that helps!

    in reply to: missing add-an-event option #18789
    Jonah
    Participant

    Glad to hear Darren, let us know if you need anything else!

    in reply to: Changed URL slug #18788
    Jonah
    Participant

    Hi Katrina,

    Have you tried clearing your permalinks by visiting Settings > Permalinks? That might fix it.

    It is possible to show the calendar in another page, you basically just need to include the gridview.php file wherever you want it to show. For example:

    if(is_page('your-page-slug')) {
    include('wp-content/plugins/the-events-calendar/views/gridview.php');
    }

    I hope that helps but let me know if you need anything else.

    Cheers,
    – Jonah

    in reply to: Community Frontend Error #18785
    Jonah
    Participant

    Hi Ken,

    Uh oh, that’s no good. Can you provide me FTP access and I’ll try plugging it in myself? Please email to jonah [at] tri [dot] be

    Thanks,
    Jonah

    in reply to: Duplicate Venues/Organizers #18783
    Jonah
    Participant

    Hi Scott, ok, so something strange is going on. Would you mind providing me WP admin access so I can login and take a look? Please email access details and reference this thread to jonah [at] tri [dot] be

    Thanks,
    Jonah

    in reply to: Ticket Not Created Automatically #18782
    Jonah
    Participant

    Hi Ruth,

    Ok, that’s strange. Are you getting any error or anything like that? Or is the data just not showing up at Eventbrite? Would you mind providing me WP admin access so I can take a look myself? You can email access to jonah [at] tri [dot] be

    Cheers,
    Jonah

    in reply to: Community Frontend Error #18781
    Jonah
    Participant

    Hi Ken,

    Make sure you are pasting it after all other code in functions.php and before the closing php tag at the end (with the question mark and right pointing arrow).

    in reply to: RSVP or Ticket button not on the event listing? #18780
    Jonah
    Participant

    Hi Paul,

    When you have the Eventbrite Event Status set to Draft, no, the ticket form will not show. It must be live for the form to display.

    I hope that answers your question, but let me know if you need anything else.

    Cheers,
    Jonah

    Jonah
    Participant

    Hi Scott,

    There’s not a way to render the form in a stand-alone page or page template that I know of but I’m going to have one of the other devs take a look at this and either respond directly or I will follow up. Stay tuned.

    in reply to: Remove Comments from the Add and List page #18773
    Jonah
    Participant

    Hi Mark,

    Unfortunately we don’t have this as an option now, but I’ve created a ticket to have it done in an upcoming version. For now, you can hide the comments form via CSS.

    I hope that helps but let me know if you have any questions.

    Cheers,
    Jonah

    in reply to: Community Frontend Error #18772
    Jonah
    Participant

    Hi Ken,

    functions.php in your theme – sorry for not being specific enough 🙂

Viewing 15 posts - 3,061 through 3,075 (of 4,001 total)