Creating a "blank" page on wordpress

by 5 replies
6
I would like to add my web forms from getresponse on a blank page that does not include all the widgets and menus etc that are present on a normal wordpress web page. Does anyone have a simple solution or plugin I use to get this done?

I have googled it and it all involves coding..simple albeit to someone experienced, but very difficult for me lol!

Any advice would be greatly appreciated.
#website design #blank #creating #page #wordpress
  • what theme are you using?

    I'm sure that somewhere on the edit page you should have a dropdown menu that will allow you to create a page without the sidebars. The only downside might be that it still includes your headers.

    Lastly if you just want a blank page create it in static html and upload via ftp.
  • If you do not want to pay for plugins then you can creat simply htmp page with you autoresponder code.
  • Google for "Blank Sales Page Theme free" you will get lots of results.
  • 1) Create your form in GetResponse. (They have several templates to choose from)
    2) Copy Javascript code.
    3) Log into WordPress admin panel
    4) Bring up your page or post you want the form on.
    5) Now where you type your body content you will see a tab on the top of the content box. One tab says “Visual” and the other “HTML” Simply click the “HTML” tab and paste the code there
    6) save and view, that’s it!



    Hope that helped! - Pete
  • Insert HTML code which obtained from GetResponse into a txt file through Notepad of MS Windows. Then change file extension to html then upload it to your website through FTP.

    This method is complicated for newbie. However... if you want to learn... it is okay...

Next Topics on Trending Feed

  • 6

    I would like to add my web forms from getresponse on a blank page that does not include all the widgets and menus etc that are present on a normal wordpress web page. Does anyone have a simple solution or plugin I use to get this done? I have googled it and it all involves coding..simple albeit to someone experienced, but very difficult for me lol!