• Hi all,

    I have a lots of categories in my site. When a registered user is browsing a category, I want to give them an option to click on “Write in this category” and this should take them to the write page with the category pre-selected. How can I accomplish this?

    Regards,

    Solo

Viewing 2 replies - 1 through 2 (of 2 total)
  • Simple stuff. You’ll just have to know some basic PHP and MySQL stuff, and do a quick query to determine the category ID. Then display a link if they’re above a certain user level (say a Contributor or an Editor) that will take them to the admin panel :-).

    If you’d like to write you up a quick example, shoot me over an e-mail at plarket@gmail.com

    Any chance of sharing this on the forums in the future? 🙂

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Write in this category’ is closed to new replies.