I needz help!! =(

by 4 replies
5
Is anyone bored at the moment? (lol)

I'm in desperate need of help at the moment, I'm having a small issue with a snippet of code on my wordpress site and I was wondering if anyone would mind telling me what I need to do to fix this.

You see, I am trying to insert an aweber webform beneath every post in my blog but when I do, the entry form fields become distorted.

So I changed some code to fix my form field (which worked!) but then after I did so, I somehow managed to distort everything below the fixed webform.

Could somebody either offer a suggestion here, or if you'd like (I don't mind either way) - please either send me a PM, or get a hold of me on Skype. I can make you an admin to my site if you need to see things further or whatever else you'd need.

I would really appreciate any help I can get - I'm a little stuck on my project until I can get this taken care of, so it would be greatly greatly appreciated!!

Thanks so much, hope to talk soon

- Bre
#programming #needz
  • You could try using
    shortcoder : WordPress › Shortcoder « WordPress Plugins

    you could use the iframe approach
  • Dang, we always missed each other..I've added you on skype, talk to you soon
  • Did you get this figure out. Saw you are from PA .. ima just down south MD
  • If you're posting Snippet code in every post, try put this code in single.php file below <?php the_content();?>.

Next Topics on Trending Feed

  • 5

    Is anyone bored at the moment? (lol) I'm in desperate need of help at the moment, I'm having a small issue with a snippet of code on my wordpress site and I was wondering if anyone would mind telling me what I need to do to fix this.