Jonah

Forum Replies Created

Viewing 15 posts - 166 through 180 (of 4,001 total)
  • Author
    Posts
  • in reply to: Post info is empty #55516
    Jonah
    Participant

    Hi ellaearth,

    I don’t have any other code that would work because it’s going to be specific to your theme. You’ll need to stick with the CSS solution or dig around in your theme code/documentation to figure out how to remove this only for events.

    – Jonah

    Jonah
    Participant

    Hi Brian,

    Unfortunately that code will no longer work. It was more of a solution we were patching together rather than something that was officially supported, so that’s why it no longer works now. You’ll need to patch something together more along the lines of what’s been posted here to get this working again: https://theeventscalendar.com/support/forums/topic/lost-display-of-calendar-on-home-page-after-update-to-3-0-1/ – and even then it might not be a perfect solution or exactly how it was working before.

    Sorry I don’t have more to offer here.

    – Jonah

    in reply to: Remove iCal Import #55511
    Jonah
    Participant

    Hi ellaearth,

    I understand now. To hide this on single events, just add this to your theme’s style.css:

    .tribe-events-ical {
    display: none;
    }

    Cheers,
    Jonah

    in reply to: Sidebars no longer selectable #55510
    Jonah
    Participant

    Hi Gordon,

    Unfortunately we cannot provide custom work. I can provide you with some possible firms to work with but we do not do any custom work. The configuration for Custom Sidebars can be a bit tricky in some cases and unfortunately I won’t be able to help you with this. It’s going to be something with the template files, which depending on what you have set as the Event Template in Events > Settings > Display will determine what templates to look at/edit. If you have the Default Events Template selected, most of the event related pages will use /wp-content/plugins/the-events-calendar/views/default-template.php which you can edit by making a copy and placing in a ‘tribe-events’ folder in your theme. For any other Event Template option, the plugin will use the appropriate theme page template.

    I hope that helps and sorry I can’t offer up more here. Good luck!

    – Jonah

    Jonah
    Participant

    Hi odezdesigns,

    I’m not sure why that’s not showing for you but you should be able to download the latest copy from Account Central > Downloads above.

    – Jonah

    in reply to: Import: Facebook – can't untick previously imported #55505
    Jonah
    Participant

    Hi marisawriter,

    I’m confused now. You say you’re not talking about auto importing but then you say the event which are duplicating are from pages you set up to auto import? Can you please clarify?

    Thanks,
    – Jonah

    Jonah
    Participant

    Hi selfdiscoveryadventures,

    Ahh, we are aware of some issues integrating our plugin with Headway and are still working on getting those sorted out.

    On the category links, you would just append /month to the end of your links wherever you are setting up the links for those menu items. If you have just added the Event Categories, you will need to instead add custom links and paste in the links as needed. Does that make sense?

    Regards,
    – Jonah

    Jonah
    Participant

    You’re welcome smallmammothdesign, let us know if you need anything else.

    – Jonah

    Jonah
    Participant

    Hi Marc,

    Ok, there’s some adjustments that need to be made in any instance where you are running a custom query for events. Basically all you need to do is add an ‘eventDisplay’ argument with a value of ‘custom’. In this case you can filter the query_args for the slider plugin with this: https://gist.github.com/jo-snips/6011753 – add that to your theme’s functions.php file and that should get things working for you again. Let me know if not.

    On the tags issue, I apologize because I was not aware that tag support was there now. But I’m still unable to recreate this issue. I tried things with a tag with spaces too. Have you tried clearing permalinks by visiting Settings > Permalinks to see if this fixes things?

    Regards,
    Jonah

    in reply to: Page Layout Problem #55443
    Jonah
    Participant

    Hi Amanda,

    Unfortunately this didn’t make it into 3.0.3 but will be in 3.0.4 which is also coming out very soon. Hang tight and we’ll get this fixed!

    Thanks,
    Jonah

    Jonah
    Participant

    Hi dmdstar,

    There is an existing ticket out for a related issue where only events show in the WordPress link list and I’m thinking this may be part of the same issue. Would you be able to provide us a copy of File List Pro so we can evaluate things? You can email to pro [at] tri [dot] be

    Thanks,
    Jonah

    Jonah
    Participant

    Hi utahfilmcenter,

    How are you displaying events on your front page? I need more information here in order to know why it’s not doing what it used to do. Please provide as much information as you can.

    Thanks,
    Jonah

    Jonah
    Participant

    Hi Cynthia,

    This is a duplicate of: https://theeventscalendar.com/support/forums/topic/is-it-possible-to-get-events-posts-included-in-the-rss-feed-for-the-blog/ – please limit your posting of a single issue to one thread so we can keep things organized. I’m closing this one and will follow up with you in the other thread as needed.

    Regards,
    Jonah

    in reply to: tribe_get_events show only upcoming events #55412
    Jonah
    Participant

    Hi Rich,

    Try changing ‘eventDisplay’ to ‘upcoming’

    – Jonah

    Jonah
    Participant

    Hi Brian,

    All the new documentation lives at http://docs.tri.be/ – in order to know what’s going on with your code, I’d need to take a look at it so I can test it out locally. Can you please post it to http://snippi.com/?

    Thanks,
    Jonah

Viewing 15 posts - 166 through 180 (of 4,001 total)