Hello!
I’m having trouble with something and I wonder if you could help me, or point me in the right direction.
I have a custom post type named ‘Projects’, where I display all my latest projects.
Then, I also have a custom taxonomy associated to that which is called ‘Project Types’ (for example: Copywriting, Research, Methods). This essentially works as a category.
What I’m wanting to do is write a description for each of my Project Types and have it pull through on the Single Project page (for the Projects that have that specific Project Type associated to it). So that I only need to update the description once and it will automatically update on all the relevant Project pages.
What I’m wanting to avoid is having to edit the description on each single project page as they’ll be over 100!
I am also using Elementor, if that makes things easier!