Sorry if this has already been asked... can't find this specific question any where. I am a website builder using Wordpress and have a client that needs this (below). Keep in mind I have purchased the Developer license for this plugin, but am still new using it, and I am not a professional HTML/PHP/CSS writer... so please explain clearly and simply if possible...
A page called "Honor An Honoree With An Ad"
(This will be a place where they can upload information to place an ad for the event program.)
We need an area stating:
What nominee this ad for..... /* Name [advanced field] */
Area to Upload a Picture..... /* File Upload [advanced field] ...or... Image [post field] */
A place where they can submit verbiage for the ad...... /* Paragraph Text [standard field] ...or... Body [post field] */
A place for payment...... /* Paypal plugin ...or... just adding a shopping cart "buy now" button at the bottom of the page */
Once the user fills out the required information and uploads his ad and clicks "submit", the results need to show on the very same page that the form is being filled out, but above the form (the form always at the bottom of the page).
Can this be done, and if so how do I do it?