Jump to content

seejaykay

Member
  • Posts

    8
  • Joined

  • Last visited

seejaykay's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. seejaykay

    Contact Forms

    I took the video class in the PHP section from Stefan on contact forms. I have a live test site and the tutorial worked perfect. I have since taken other tutorials online about contact forms but none of those tutorials work. I have attached the two different HTML and PHP files. Can anyone tell me why one works and the other does not. What I mean by "works", is that both set of codes don't crash the site but only one will actually send a message to the email address.
  2. HI: Here is the header.php markup I have so far. Where do I insert the markup for my custom designed header? Thanks!! <?php wp_head(); ?> <?php bloginfo('name');?> <?php bloginfo('description');?> <?php wp_list_pages('title_li=');?>
  3. I am following a video series I purchased on KIllersites to design my own Wordpress theme. It worked great but he did not cover how to insert a custom designed header into a custom Wordpress theme. Can any one help as to the proper php markup as well as how to reference my custom header. Thanks!!!
  4. Hi: Thanks for the reply. I got it figured out. I was working locally but I figured it out.
  5. I am following Jon Lebensold's video series on designing my own template. It was going good but when I put the markup in to be able to link back to the homepage the browser takes me to the XAMMP page instead. All the other page links work fine. Can anyone help?? Thanks
  6. Hi; I am looking for a book or video tutorial that would take me through the process of using Wordpress as my blogging software on a new site I am designing. Anyone know of any such resource?
  7. Hello: Thanks for the reply. I went back and looked at the code and discovered I had to minor errors in some closing tags, therefore IE would not load the page.
  8. I have IE8 and the most current version or Firefox on my computer. Can someone give me some ideas why a web page I am building will open in Firefox But nothing will show in IE Thanks
×
×
  • Create New...