Hey there, I want to know how to create a custom landing page in Wordpress. I know there are some plugins but I have checked most of them and none of them are very supported with adwords structure. I basically need a custom landing page for my own adwords campaign. That landing page should have a contact form (I use FS Contact Form plugin), a testimonial slider and content. Slider and contact form should be align in a row (here I am facing the trouble). So how to do that without any coding knowledge?
You shouldn't need any programing language for this. However you need a slider you can put testimonials in. You should search for a plugin to do that; there should be a free one. (If not I might be talked into writing a custom plugin one if you are willing to pay me: I get to sell it to others, but charge you relatively little for it). 1) Write the landing page sales text (pay attention to the title). 2) Put the contact form on the page. 3) experiment with it until it looks pretty. 4) Bonus points for SEO optimizing it for the keywords you bid on with adwords. Allign in a row. It's hard to help you with the slider/contact lineup without seeing your page. Most people use div tags or tables. <table><tr><td> Replace this with the left item (form or slider) </td><td> Replace this with the right item (form or slider) </td></td></table>