I’m dabbling into WordPress without really knowing where I’m going.
I’m not sure if it’s the right way, but I need to create a contact detail list for a web site (email, phone number etc…) displayed in the site header.
I’m not sure where to store this kind of global info in WordPress so I have created a custom post type (contact) to allow the site owner to edit the details.
But now I can’t seem to be able to pull the info on any other page than the contact page (which I will also have to remove from navigation and view.)
Does anybody have any tips on how to do that?
cheers
If your looking to make the contact info editable ( for only the owner of the site ) you will want to look in to a theme options panel. Look up wp-ask.me on youtube or http://wp-ask.me and he has a theme options panel you can add to any theme and has video tutorials on how to do so. good luck