I can't for the life of me figure out how to get a post's category link from outside the loop.
I want to call the category from my header file for bread crumb navigation. I can call the title just fine, but all the solutions I've tried result in Object #[number] rather than the link. Is that because I'm treating the call wrong or something? Anyone know? It seems to me there should be a function for this already, but I can't locate it
I want to call the category from my header file for bread crumb navigation. I can call the title just fine, but all the solutions I've tried result in Object #[number] rather than the link. Is that because I'm treating the call wrong or something? Anyone know? It seems to me there should be a function for this already, but I can't locate it