Forum Replies Created
-
AuthorPosts
-
Yancy
ParticipantThat will not work for my configuration — as my event publishers also need to be able to write posts, but *not* be able to publish them, and be able to publish events. I really just need the bug fixed… I’m running a magazine with multiple contributors. Am going to have to find another solution for events if this can’t be straightened out…
Yancy
ParticipantThat’s unfortunate.
The capability is tied to the “publish post” setting, as opposed to the “publish tribe event” setting — so I would look there to fix…
I really need this functionality — as I cannot have event publishers also publishing posts. If there were anyway to escalate this it would be appreciated — given that I have been experiencing many problems with the pro version (which I paid for and have been having to pay other people to create workarounds for because it is not functioning as expected)…Yancy
ParticipantThen you should probably remove the method tribe_meta_event_tags() or at least change it to not return links to functionality you don’t support. Furthermore, you should change your FAQ which has incorrect instruction, and misleading information. A little disappointed in general here…
Yancy
ParticipantIt seems like it should work — however it is not…
events/tag/tagname returns a 404
Yancy
ParticipantWell, tribe_meta_event_tags() in TEC is returning events/tags/tag… so it seems like this should work.
Yancy
ParticipantThanks.
I’m using register_post_type(‘tribe_events’,array( ‘taxonomies’ => array(‘category’, ‘post_tag’) )) — which is working. I don’t know what flushing the permalinks means… I tried resting. Still not able to navigate to /events/tags/tag… -
AuthorPosts
