$5 for what? Can you provide some information on what you need? We can probably tell you how to do it. Anything that is only worth $5 is probably something that you can do on your own with the proper instruction. Personally, I'd rather tell you how to do it for free, than to do it for that amount.
Explain what you mean by "Wordpress Expert". Are you talking about themes? Plugins? SEO? I wanna know if $5 is worth my time.
Ok basically I need to know how to add this page: www.sociomediabuzz.com/contact to my navigation bar: www.sociomediabuzz.com
If your theme is compatible with the latest version of WP, or at least 3.0...you have to set your custom menu. Go to Appearances->Menu and build your menu. If you haven't yet, you need to name your main menu and from the selections on the side, drag and drop the pages and/or categories that you want in your navigation.
Thanks for reply. I tried this and got this error: The current theme does not natively support menus, but you can use the “Custom Menu†widget to add any menus you create here to the theme’s sidebar. I use shopperpress for ecommerce system
OK, then you need to edit your header.php file and look for where your navigation is and add the link manually.
Ok i am useless with Wordpress as i'm very new to it. Would it be possible for you to pm me your msn or messenger address do you can talk me through it? I would appreciate this very much Dan
Let's make it easy. I don't do IM. Post your header.php file here and I'll show you where to add the navigation link.
I'll make it even easier for you. Here is what the code looks like for your navigation menu: Remove "category" from this link So that it just say's:
Open it with notepad and look for the string of code that I posted for your navigation links, and make the change that I pointed out. Make sure you back up (save) that file in it's current state before you make the changes, just in case you need to re apply it.
Hey just tried looking for it and its not there. If you pm me your email i can send you the whole header.php code in txt Dan
You forgot to close the <li> tag. I guess it's auto-generated so he/she should just add that part after queries.