I am trying to add a job board to my blog but I am not able to. Can anyone help me with this. Here is what I am trying.
Any type of error-messages would help, maybe you could explain what you have done, maybe post a copy of the code you have made thus far, etc. etc.
Yeah, tell us which step you tried (at the link you provided) and what happened the job board on your website? - ads2help
It may sound odd, but I am not getting any error message at all. The problem is I am not able to get the job-board to work. May be there is some configuration problem which I am not able to get. I am able to make the template but the page created using the template shows up as a blank page without any style information. That's why I put the link to the page from where I am using code to get my task done. May be explain to me how I should go about the code on the page. Here is where I am trying to get the above done.
Uhm... without knowing the actual code for the template page, it's almost impossible to help you - although, if you've followed the instructions on the original page, and made sure you've chosen the correct category ID for the jobs-category, it should work. Post the template-page code you are using right now, and check to see what category ID the jobs-category has.
To see the errors you can do <?php error_reporing(E_ALL);?> at the top of the page; after your problem is solved tryto comment that code <?php #error_reporing(E_ALL);?> Regards Stylesofts Developing Team
Thanks. Nevermind I am trying out with role manager plugin and membership plugins to get the "effect". I cannot post the code cuz I don't think it will be helpful. If there were any specific code problem I could post it for solution. But I think I need the whole thing done. May be I will hire someone.