Barry

Forum Replies Created

Viewing 15 posts - 9,061 through 9,075 (of 17,936 total)
  • Author
    Posts
  • in reply to: Missing pop up with image #130302
    Barry
    Member

    Hi!

    If you haven’t put any template overrides in place that probably isn’t the issue – I wonder if this may in fact be due to some sort of conflict … can you confirm that you tried deactivating all other plugins and switching to a default, unmodified theme? Do the tooltips work under those conditions?

    Thanks!

    in reply to: Some dates obscured by year and month picker #130297
    Barry
    Member

    I’m not quite sure what you mean but it definitely looks like there are some problems on your submission form: do you know if this is specific to your theme (have you tried switching to a default theme, just to see if it is indeed a conflict)?

    Thanks!

    in reply to: Event creation date in admin #130290
    Barry
    Member

    So, no, currently that is not provided in the admin events list – but we’d definitely consider this if you wanted to post a feature request 🙂

    in reply to: Moderate Community Submitted Events #130286
    Barry
    Member

    Hi – thanks for considering our plugins!

    Yes, absolutely there is a means of moderating submissions. You can set them to be saved as drafts (or as pending review), that way an administrator can check them out before they go live to the world.

    I hope that answers your question but please don’t hesitate to let me know if we can assist with anything else.

    Cheers!

    Barry
    Member

    I’m sorry you’ve had such a rough ride, here.

    It’s possible the venue for some reason doesn’t have any geolocation data (the coordinates of the venue expressed as longitude/latitude), which would explain its absence only from map view.

    Can you try editing the venue, make a minor change to the street address – save – then change it back and save again? Does that resolve this?

    in reply to: Community Submitted Event Venue Data #130276
    Barry
    Member

    That definitely looks like a legitimate bug: we’ve logged an issue and will look into this. As soon as we’ve got something to report we’ll certainly do our best to update this thread accordingly.

    Apologies for the inconvenience and thanks for your patience while we investigate.

    Barry
    Member

    Hi!

    TOP PRIORITY – I want to replace this http://vclubscene.com/replaceDateWithEventFeaturedImage.png with each events appropriate featured image. Do you have a snippet for that?

    No, we don’t have a pre-rolled snippet for that, I’m afraid. However, the gist of the process would be to:

    • Override and customize the pro/widgets/mini-calendar/single-event.php template
    • Locate and remove this code from that template
    • In the same position, add something like this

    Note that in my example I passed an image size of thumb. You would need to register the actual size you need, or else you could target it with some CSS rules.

    Does that help at all?

     

    in reply to: Can't update Filter Bar #130247
    Barry
    Member

    Hi!

    If you have a personal license but have installed Filter Bar on more than one site and have activated it on those sites (perhaps one site was a staging or test site?) then you might exceed the number of sites you are licensed for.

    You can try clearing installations from your license record via this page: look out for the Disconnect Now links. Once you’ve cleared things up you can try reactivating your licenses.

    Does that help?

    in reply to: How can I view customers for individual tickets? #130240
    Barry
    Member

    You should be able to find this information in the attendees screen – checkout our WooCommerce Tickets new user primer and the video here in particular:

    https://theeventscalendar.com/support/documentation/wootickets-new-user-primer/#wooshow

    Does that help?

    in reply to: Date Event in Admin Email #130233
    Barry
    Member

    This is really the sort of thing you’d need to develop yourself, I’m afraid, however:

    • We’d certainly welcome this as a feature request
    • You might be able to leverage this library to help you if you do decide to build this as a customization (examples of what it can do here)

    I hope that helps 🙂

    Barry
    Member

    Oh, that’s a shame.

    It’s not a problem either of us see, by the sounds of it, except for on this particular live server you referenced – so it certainly sounds like a conflict.

    Can you deactivate all other plugins and switch to a default theme and see if that resolves this (then reactivate one at a time, testing at each stage to see what is triggering this situation) or, conversely, set up exactly the same plugins and theme on your local server and try the same steps there?

    Thanks!

    in reply to: [idea/question] list all events for a year #130225
    Barry
    Member

    Hi Tigger,

    Great question.

    Right now that’s a view you’d need to put together yourself, but we’re always open to ideas for new features and if you want to post this (or add your support to any suitable existing requests) on our UserVoice page that would be awesome.

    Thanks 🙂

    Barry
    Member

    Hmm, interesting. There are a few things you might explore here:

    • Shareaholic allows (or used to allow) you to add the share buttons via a template tag – if you’re comfortable setting that up it would allow you much finer control over situations like this
    • Have you tried adjusting the events template setting (in Events > Settings > Display) and does that offer an alternative means of resolving this?

    Hope that helps 🙂

    in reply to: Incorrect Response on No Permission #130216
    Barry
    Member

    I don’t disagree, but on the flip side this would seem to parallel WordPress’s own behaviour where a subscriber (or even an unauthenticated user) attempts to access a draft. They will see a 404 error, typically, whereas an admin will be able to view it.

    Where possible we do tend to follow the same path as WordPress but – again – I can see your point. What I’d recommend in this case is posting this as a feature request on our UserVoice page, as we’d love to see if others feel this is important or have other views on the subject.

    Thanks!

    in reply to: How to show description field in PRO Widget #130211
    Barry
    Member

    Hi Kristoffer,

    Sounds like you’re already at home with template overrides. What I’d recommend then is overriding and customizing pro/widgets/mini-calendar/single-event.php (which you may have already altered) and add something like this at an appropriate point:

    <?php echo tribe_events_get_the_excerpt() ?>

    Does that help?

Viewing 15 posts - 9,061 through 9,075 (of 17,936 total)