Trying to integrate my Wordpress

I am trying integrate my wordpress into my website.

Documentation http://codex.wordpress.org/Integrating_WordPress_with_Your_Website

This is a link to my page.
http://richardtamm.com/photoprowess

the bottom of the page has the feed section.

  1. Wordpress feed not showing due to error.
  2. Twitter Feed not working anymore due to above added code.

Lines 207 to 215 are code for feed from wordpress.
[php]<?php
include ‘home/richardtamm.com/public_html/spxblog/wp-blog-header.php’ ;
?>

Richard Tamm
  • Facebook
  • Twitter
  • Google+
  • Goodreads
  • Smashwords
Site Search

Richard Tamm

Photography & Writing

Need A Professional Photographer ?

Why not try our services today, you won't regret your choice !

Contact Today

Latest Featured Project

Project Name Goes Here

Project Type: Wedding Photography

 

This is a W3C standards compliant free website template from OS Templates. This template is distributed using a Website Template Licence. You can use and modify the template for both personal and commercial use. You must keep all copyright information and credit links in the template and associated files. For more CSS templates visit Free Website Templates.

View The Full Project »

What People Say About Us

  • Client Name - CEO

    Justoid nonummy laoreet phasellent penatoque in antesque pellus elis eget tincidunt. Nequatdui laorem justo a non tellus laoreet tincidunt ut vel velit. Idenim semper pellente velis felit ac nullam pretium morbi lacus.

    View This Project

Subscribe To Our Newsletter

Justoid nonummy laoreet phasellent penatoque in antesque pellus elis eget tincidunt. Nequatdui laorem justo a non tellus laoreet tincidunt ut vel velit.

Newsletter Signup:

* Please add [email protected] to your trusted email list

About Us

Sednulla nam nibh a nibh eu urna facinia mauristibulus sit urna. Vitaerisus lobortis proin elit et curabituris elit estibulum cursus iacus orci. Dignissimmorbi rhoncus sed netus ligula conseque netus nulla aliquat id dui. Ipsumintesque venean hendiment enim nis maecenas justo justo vitae purus sed. Rutrumcondimentumsan elit.

Contact Us

Name: Email: Message: Submit
Company Name
Street Name & Number
Town
Postcode/Zip
<?php $posts = get_posts('numberposts=10&order=ASC&orderby=post_title'); foreach ($posts as $post) : setup_postdata( $post ); ?> <?php the_date(); echo "
"; ?> <?php the_title(); ?> <?php the_excerpt(); ?> <?php endforeach; ?>
      </ul>
    </div>
    <!-- ########### -->
    <div id="tabs-3" class="tabcontainer">
      <ul>
        <li><a href="#">Lorem ipsum dolor sit</a></li>
        <li><a href="#">Amet consectetur</a></li>
        <li><a href="#">Praesent vel sem id</a></li>
        <li><a href="#">Curabitur hendrerit est</a></li>
        <li><a href="#">Aliquam eget erat nec sapien</a></li>
        <li><a href="#">Cras id augue nunc</a></li>
        <li><a href="#">In nec justo non</a></li>
        <li><a href="#">Vivamus mollis enim ut</a></li>
        <li class="last"><a href="#">Sed a nulla urna</a></li>
      </ul>
    </div>
  </div>
  <h2>Keep Up To Date</h2>
  <ul class="socialize">
    <li><span>Facebook:</span> <a href="http://facebook.com/rltamm" target="_blank">www.facebook.com/rltamm</a></li>
    <li class="last"><span>Twitter:</span> <a href="http://twitter.com/rltamm" target="_blank">www.twitter.com/rltamm</a></li>
  </ul>
</div>

Copyright © 2011 - 2014 All Rights Reserved - Richard Tamm

Template by OS Templates

[/php]

I have changed the URL so the new site is http://richardtamm.com same issue is at hand…

Unsure why this was moved to “Help With WordPress” I need help with my website page retreiving information from WordPress

It appears your site is now in working order?

Sponsor our Newsletter | Privacy Policy | Terms of Service