Barry

Forum Replies Created

Viewing 15 posts - 9,511 through 9,525 (of 17,936 total)
  • Author
    Posts
  • in reply to: Chrome/Safari bug with back button #123881
    Barry
    Member

    Hi! We’ve now completed some work that ought to address this issue in our very next upcoming release. Thanks for your patience and if you do hit any further problems with this once you’ve updated please don’t hesitate to let us know in a new thread – thanks!

    Barry
    Member

    Hi! We’ve now completed some work that ought to address this issue in our very next upcoming release. Thanks for your patience and if you do hit any further problems with this once you’ve updated please don’t hesitate to let us know in a new thread – thanks!

    in reply to: Calendar for All Children Categories – NOT resolved #123879
    Barry
    Member

    Hi! We’ve now completed some work that ought to address this issue in our very next upcoming release. Thanks for your patience and if you do hit any further problems with this once you’ve updated please don’t hesitate to let us know in a new thread – thanks!

    in reply to: Calendar for All Children Categories #123878
    Barry
    Member

    Hi! We’ve now completed some work that ought to address this issue in our very next upcoming release. Thanks for your patience and if you do hit any further problems with this once you’ve updated please don’t hesitate to let us know in a new thread – thanks!

    Barry
    Member

    Hi! We’ve now completed some work that ought to address this issue in our very next upcoming release. Thanks for your patience and if you do hit any further problems with this once you’ve updated please don’t hesitate to let us know in a new thread – thanks!

    Barry
    Member

    Hi! We’ve now completed some work that ought to address this issue in our very next upcoming release. Thanks for your patience and if you do hit any further problems with this once you’ve updated please don’t hesitate to let us know in a new thread – thanks!

    in reply to: Can't sort on Organizer in Dashboard Events List? #123871
    Barry
    Member

    Hi! We’ve now completed some work that ought to address this issue (with “unnamed” organizers) in our very next upcoming release. Thanks for your patience (and if you do hit any further problems with this please don’t hesitate to let us know in a new thread) – thanks!

    in reply to: Bug in bulk processing of venues #123870
    Barry
    Member

    Hi! We’ve now completed some work that ought to address this issue. Thanks for your patience (and if you do hit any further problems with this please don’t hesitate to let us know in a new thread) – thanks!

    in reply to: Venue name changed to "Unnamed Venue" when moved to Trash #123869
    Barry
    Member

    Hi! We’ve now completed some work that ought to address this issue. Thanks for your patience (and if you do hit any further problems with this please don’t hesitate to let us know in a new thread) – thanks!

    in reply to: Problems with migration from v2 to v3 #123868
    Barry
    Member

    Though it’s been a long time coming I just wanted to drop in a note that we’ve now completed some work that ought to address this one. Thanks for your patience (and if you do hit any further problems with this please don’t hesitate to let us know in a new thread) – thanks!

    in reply to: JSON error… #123800
    Barry
    Member

    Hi – apologies for the delay, first of all.

    ManageWP were quick to respond and I just wanted to acknowledge their willingness to help with this. What I wasn’t clear on initially was that they weren’t actually able to replicate this at all in their own tests, where everything worked without issue.

    That suggests to me that it is very much something that is local to your own installation (perhaps environmental in nature, or perhaps something else is creating or compounding the conflict) rather than being a general problem. With that in mind and given the conflict occurs with a third party plugin and, it seems, only if a very particular set of conditions are met I don’t think we’re going to be able to take this any further.

    Sorry we can’t offer more on this occasion.

     

    in reply to: Want to change headings/titles on Week and Day Views #123798
    Barry
    Member

    Hi, great question! So instead of this set of conditions:

    (tribe_is_upcoming() or tribe_is_map() or tribe_is_photo())

    You would only need:

    ( tribe_is_week() )

    (See our tribe_is_week() docs for further details of that function if you need them.) You can then make your change to the title text and perhaps a simple str_replace() would work here along the lines of:

    return str_replace( 'Events', 'Meetings', $title );

    Does that help?

    in reply to: Upcoming Events Widget Not Displaying Properly #123794
    Barry
    Member

    Hi – I’m sorry to hear you are experiencing difficulties here.

    My guess this is a CSS issue – it’s very hard to guide you without being able to check it out first hand, however, and the URL you shared does not allow access.

    Can you provide a direct URL to let me see this/share credentials via a private reply if necessary that will provide access?

    Thanks!

    in reply to: "Private" Events show Only for Admin Role #123790
    Barry
    Member

    Hi Tom:

    Private posts generally are not visible to users who are not editors/administrators:

    Private posts are automatically published but not visible to anyone but those with the appropriate permission levels (Editor or Administrator).

    So it sounds like it is actually behaving as expected here. The end goal you are trying to achieve here isn’t something that is supported “out of the box”, I’m afraid, so it may be worth exploring member only plugins or something of that nature to implement this.

    Does that help?

    in reply to: featured image option is missing on a "new event" page #123783
    Barry
    Member

    Hi!

    So what you’re looking for here is a Featured Image meta box within the event editor (usually fairly low down on the right hand side of the screen):

    Select a featured image using this option

    If you aren’t seeing that then we’ll need to explore other possibilities as follows.

    For instance, I see you already tried deactivating all other plugins/reverting to a default, unmodified theme – did that resolve this and allow you to assign featured images? If so, my hunch would be your theme is only registering featured image (or “post thumbnail”) support for a handful of post types.

    If not, and those steps made no difference, please check the Screen Options pull down when in the event editor and ensure Featured Image has been checked.

    Let me know how you get on!

Viewing 15 posts - 9,511 through 9,525 (of 17,936 total)