Barry

Forum Replies Created

Viewing 15 posts - 5,341 through 5,355 (of 17,936 total)
  • Author
    Posts
  • in reply to: Map page not fully loading #821382
    Barry
    Member

    Hi there Josh,

    When I visit the URL you provided it takes me to map view and the map appears to load correctly: the events are also present but not greyed out so far as I can tell.

    Have you already solved this problem, or can you let me know where I should look/what I need to do to see it?

    Thanks!

    in reply to: Is the Widget customisable? #821371
    Barry
    Member

    Hi there unityboulder,

    Yes – it’s completely customizable 🙂

    I’m not sure if you are referring to our list widget or the calendar widget, but in either case you can add custom CSS rules via a tribe-events/pro/tribe-events-pro.css stylesheet – or, if it is specifically the calendar widget you are interested in, you could set up tribe-events/pro/widget-calendar.css instead – which you would add to your theme directory (see here for more complete instructions).

    Within that, you could specify something like this:

    .widget.tribe_mini_calendar_widget,
    .widget.tribe-events-adv-list-widget,
    .widget.tribe-events-list-widget { 
    	font-family: cursive; /* Change to your desired font */
    }

    Adding a thumbnail image is also possible and we actually have an existing tutorial for this, which you can find here:

    tri.be/adding-post-thumbnails-to-the-events-list-widget/

    If you are interested in the calendar widget rather than the list widget then it’s still worth a read – a lot of the same principles still apply 🙂

    I hope that helps!

    in reply to: Calendar View Sort Order #821351
    Barry
    Member

    Hi there photomhs,

    I went ahead and moved this thread out of the translations forum and over to the Events Calendar PRO forum as that seemed more appropriate – but the thread URL should remain the same and you should still receive updates by email (if you chose to receive them).

    To the problem at hand: can you provide me with a specific example? Could the confusion stem from the fact that you have long-running events such as 6.30pm Movie that run for many days (and so naturally “float” to the top of all but the first day)?

    Let me know if I’m misunderstanding.

    Thanks!

    in reply to: events, products, tickets #821338
    Barry
    Member

    I’ll go ahead and close this thread but, as before, let us know if you have any further questions by creating new threads as needed. Thanks again!

    Barry
    Member

    Hi! 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 create new threads as needed. Thanks!

    in reply to: Chosen Select's in Admin not being styled #816517
    Barry
    Member

    Hi! 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 create new threads as needed. Thanks!

    in reply to: Attendance History? #816515
    Barry
    Member

    Hi! 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 create new threads as needed. Thanks!

    in reply to: Problem with Views not loading on the /events/ page #816511
    Barry
    Member

    Hi! 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 create new threads as needed. Thanks!

    in reply to: Multiple Currencies in WooCommerce Tickets? #816508
    Barry
    Member

    Hi! 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 create new threads as needed. Thanks!

    in reply to: EventBrite Ticket Time Zones #816503
    Barry
    Member

    For the time being I’ll close this thread – but as above we’ll do our best to re-open and keep you up-to-date at appropriate intervals. Thanks again!

    in reply to: Event order incorrect when using tribeHideRecurrence #816355
    Barry
    Member

    Hi northpointe,

    We’ve dropped the proverbial ball on this thread a couple of times in that we didn’t see your updates on the last two occasions as promptly as we should have done – and so I just wanted to check in and ensure you saw my last update and see if that is something you want to explore further?

    Thanks!

    in reply to: Recurring Event Not Working #816131
    Barry
    Member

    I’m glad to hear it 🙂

    In that case I’ll close this thread – but if you do hit further problems (or something else crops up) please don’t hesitate to create a new topic and let us know: one of the team will be only too happy to help.

    Last but not least if you have a moment or two to spare we’re always keen to hear how we’re doing and how The Events Calendar itself is stacking up for you – and more than welcome anything you might post on our plugin review page.

    Thanks again!

    in reply to: Events Calendar Question – Redirects Causing Page Failure #815936
    Barry
    Member

    So your upcoming events list does seem to work now:

    http://dev-poly-wp.ws.asu.edu/events/list/

    Previously you had “category” in the URL (but no actual category slug) and also “upcoming” instead of “list” – I’m not sure how or why that URL surfaced but the correct URL for your upcoming events list does seem to be working at this point.

    Does that help?

    in reply to: Recurring Event Not Working #815928
    Barry
    Member

    Hi xxtila,

    If you could create a new thread that would be awesome – that way we can work with you one-on-one and avoid any confusion that might arise from working with both of you simultaneously 🙂

    Barry
    Member

    Hi there Blair,

    It definitely isn’t advisable to change core plugin code unless absolutely unavoidable for this kind of reason 🙂

    I’m not sure it’s necessary to tackle the problem that way, though:

    We would like to display the timezone (EST) on any events that are slated for a specific start time (ie live webcasts). Can this be coded in and not affected by updating the plugin?

    We add a ton of action and filter hooks on top of those provided by WordPress itself, in addition to a template system that makes it easy and safe to override specific templates.

    I’m not completely clear on where you want this change to be implemented, but perhaps the tribe_events_event_schedule_details filter hook could be leveraged here? Could you pass that across to your dev and see if that helps?

Viewing 15 posts - 5,341 through 5,355 (of 17,936 total)