Project Description:
Wordpress Template modification
This project is to modify an existing Wordpress template to accommodate the functionality of the WP-Answers Wordpress plugin. The WP-Answers plugin provides a "Question and Answers" template, however I'd like this functionality to be added to my existing template. The "Question and Answers" functionality is an added feature to my site - not the sole purpose.
Requirements:
- Posts should have a Q&A section which displays 3 questions relevant to the post content.
- The Q&A section should allow users to answer questions.
- New users should NOT be authenticated against Wordpress. Creating new user accounts should be a seperate function. The successful bidder will need to build this.
Successful implementation should not use any HTML hackery, eg IFRAMES. The implementation should allow the existing template to function as normal. Eg, not interfering with the ability to add normal posts, pages or categories.
Both the WP-Answers plugin and our original template will be provided to the successful bidder.