Wordpress Advice Needed

Shardul Doshi

New member
Mar 24, 2011
3
0
0
Behind you.
Hey Guys,

I want create a content generating system WordPress. Here is how it should work..

I ask my users a few questions and they provide me with an answer... for e.g...

What is your name? *John Doe*
What do you live? *New York*
Date of birth? *2nd March 1985*
Where do you work? *Google*
What is your job profile? *Software Developer*

Once my user answers all the questions and clicks on GENERATE CONTENT Button they should see a result like this..
Hi guys, my name is *John Doe* and I currently live in *New York*. I was born on *2nd March 1985*. I work as a *Software Developer* at *Google*

This is just an example. The * is just to show that the answer is inserted there.

The content is a template. I need a way to fill the gaps in theses templates with the answer given by my user.

What is the easiest way to accomplish this in WordPress. Any plugin available?

Any advice is appreciated. Thanks
 


also if you don't have a js background and specifically need a plugin gravityForms has the ability to do this quite easily. If you need help setting it up, I can give you a hand.:2gunsfiring_v1:
 
I have been reviewing info on plugins/widgets but I’m uncertain of what would work best.I’m attempting to add a related posts section to my wordpress Pages. I would like some feedback on what is the best method for doing this. I would like it to be customizable for each individual page using tags from posts. Is this even possible?
 
Wordpress Views/Types Plugin

You can create custom taxonomies & set up custom fields. I'm not sure this is what you need, but it's the first thing that popped into my mind.