Forum Replies Created
-
AuthorPosts
-
Barry
MemberHi! 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!
March 27, 2014 at 11:11 am in reply to: Custom role cannot edit Venues or Organizers without edit_posts #123880Barry
MemberHi! 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
MemberHi! 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
MemberHi! 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!
March 27, 2014 at 11:05 am in reply to: Bug: Mini Calendar widget: TribeEvents nextMonth() calculation #123876Barry
MemberHi! 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!
March 27, 2014 at 10:53 am in reply to: Converting Post Type to Organizer Replaces Original Title with Unnamed Organizer #123874Barry
MemberHi! 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
MemberHi! 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!
Barry
MemberHi! 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!
March 27, 2014 at 10:48 am in reply to: Venue name changed to "Unnamed Venue" when moved to Trash #123869Barry
MemberHi! 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!
Barry
MemberThough 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!
Barry
MemberHi – 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.
Barry
MemberHi, 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?
Barry
MemberHi – 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!
Barry
MemberHi 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?
March 27, 2014 at 8:20 am in reply to: featured image option is missing on a "new event" page #123783Barry
MemberHi!
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):

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!
-
AuthorPosts
