Nico

Forum Replies Created

Viewing 15 posts - 2,746 through 2,760 (of 6,506 total)
  • Author
    Posts
  • Nico
    Member

    Hi there,

    Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.

    Thanks, hope you have a great weekend,
    Nico

    in reply to: Edit screen clear #1156579
    Nico
    Member

    Hey!

    I’ve reopened and posted an update to the original thread here → https://theeventscalendar.com/support/forums/topic/community-events-edit-screen-clearing-categories-and/

    Best,
    Nico

    in reply to: Community Events Edit Screen clearing Categories and #1156578
    Nico
    Member

    Hi there,

    Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.

    Thanks, hope you have a great weekend,
    Nico

    in reply to: Hyperlink in attendee information checkbox #1156577
    Nico
    Member

    Hi there,

    Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.

    Thanks, hope you have a great weekend,
    Nico

    in reply to: Hyerlink in checkbox field #1156576
    Nico
    Member

    Hi there,

    Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.

    Thanks, hope you have a great weekend,
    Nico

    in reply to: Recurring Events #1156575
    Nico
    Member

    Hi there,

    Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.

    Thanks, hope you have a great weekend,
    Nico

    Nico
    Member

    Hi there,

    Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.

    Thanks, hope you have a great weekend,
    Nico

    Nico
    Member

    Hi there,

    Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.

    Thanks, hope you have a great weekend,
    Nico

    in reply to: Ticket sale link not appearing #1156572
    Nico
    Member

    Hi there,

    Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.

    Thanks, hope you have a great weekend,
    Nico

    in reply to: Location and Organizer data not being saved #1156571
    Nico
    Member

    Hi there,

    Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.

    Thanks, hope you have a great weekend,
    Nico

    in reply to: View Your Tickets Link Refreshes The Page #1156569
    Nico
    Member

    Hi there,

    Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.

    Thanks, hope you have a great weekend,
    Nico

    Nico
    Member

    Hi there,

    Just wanted to give you a heads up that the maintenance release that went out recently has a fix for this issue. Please update when you have a chance and please do let us know if you continue to see this or any other issue happen — we’d be happy to help.

    Thanks, hope you have a great weekend,
    Nico

    in reply to: ical importer imports incorrectly; need help #1156554
    Nico
    Member

    Hi Jennifer,

    Thanks for getting in touch with us and sorry to hear this is an ongoing problem 🙁

    There’s a known bug with iCal importer 4.2.4 (the version you have installed) affecting the event start time. I’m guess this might be affecting your calendar as well.

    Do you have a staging / development / local site in which you can try to import the feed with iCal importer version 4.2.3? Read about more about Downgrading a plugin to a past version.

    Regarding the ‘Home’ and ‘vs’ string getting added to the event content, that doesn’t seem like something I’m aware of or seen before. Do you have any other feed that has this words in the event title?

    One last thing before I actually import the feed, Do you know the timezone of the events in the feed?

    Please let me know about it,
    Best,
    Nico

    in reply to: Google Map and Map links #1156552
    Nico
    Member

    Hey Stuart,

    I didn’t add the second piece of code. Would that go into the same single-event.php file in my child theme?

    Yeap, that should go in the single-event file, just the line below (the other lines were intended to give you some context):

    <?php if ( function_exists('tribe_print_map_in_list_view') ) tribe_print_map_in_list_view(); ?>

    How can I lessen the padding above and below the title “Upcoming Events” on the events page? It takes up more space than I would like for it to.

    For this you can add the following code to the child theme stylesheet or via Simple Custom CSS plugin:

    #tribe-events-bar {
    margin-bottom: 20px;
    }

    .fusion-events-before-title {
    margin-bottom: 0;
    }

    Please let me know if this helps you out,
    Best,
    Nico

    in reply to: Past events — how to exclude them #1156544
    Nico
    Member

    Hey Dave,

    Sorry to hear this didn’t work for you 🙁

    I tested it in my local test site and it works as expected. Can you test this with default theme making sure you move the snippet to the correct functions file?

    I think the suggested solution is better than the draft option which will surely be more complicated to instrument.

    Please give this a try with default theme and let me know if it works in that scenario,
    Thanks,
    Nico

Viewing 15 posts - 2,746 through 2,760 (of 6,506 total)