Hello media325,
Thanks for reaching out to us!
That is definitely a strange issue to be having. Hopefully I can help to get you pointed in the right direction.
There are a couple of things you can try:
- <span style=”line-height: 13px;”>Ensure that there isn’t a filter being applied to “tribe_get_organizer_link” via your theme or other plugin that may be causing issue with the output. You can test this by following the Testing for Conflicts procedures. </span>
- Try running it with “full_link” set to false. That would look like “tribe_get_organizer_link( get_the_ID(), false, true);” and see if the URL output there includes the necessary slug.
Let me know if any of this helps.
Thanks!