How to change my form content with html. Please Help.

4 replies
  • WEB DESIGN
  • |
I am using a plugin called "Another Wordpress Classifieds Plugin (AWPCP)" and on the "Place Ad" page, they give you a short code to use to create your form. But i want my form to have different content. I found this code which i believe is for the shortcode:

<div id="showawpcpadpage"><div class="awpcp-title">$ad_title</div><br/><div class="showawpcpadpage">$featureimg<label>Contact Information</label><br/><a href="$codecontact">Contact $adcontact_name</a>$adcontactphone $location $awpcpvisitwebsite</div>$aditemprice $awpcpextrafields $showadsense1<div class="showawpcpadpage"><label>More Information</label><br/>$addetails</div>$showadsense2 <div class="fixfloat"></div><div id="displayimagethumbswrapper"><div id="displayimagethumbs"><ul>$awpcpshowadotherimage s</ul></div></div><span class="fixfloat">$tweetbtn $sharebtn $flagad</span>$awpcpadviews $showadsense3</div>

But it says right below this:
Modify as needed to control layout of single ad view page. Maintain code formatted as \$somecodetitle. Changing the code keys will prevent the elements they represent from displaying.

I want to change what shows on my form without messing up how it works.

This is what my form currently looks like:
Image - TinyPic - Free Image Hosting, Photo Sharing & Video Hosting
Image - TinyPic - Free Image Hosting, Photo Sharing & Video Hosting

And here is what I want it to look like:
Image - TinyPic - Free Image Hosting, Photo Sharing & Video Hosting
Image - TinyPic - Free Image Hosting, Photo Sharing & Video Hosting

I'm still fairly new with coding so you may need to dumb it down a bit for me. lol.

Thanks in advance.
#change #content #form #html

Trending Topics