Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1228 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

WordPress Integration Problems

Thread title: WordPress Integration Problems
Closed Thread    
    Thread tools Search this thread Display Modes  
02-04-2008, 05:10 AM
#1
NuPixel is offline NuPixel
Status: rawr
Join date: Dec 2005
Location:
Expertise:
Software:
 
Posts: 1,238
iTrader: 0 / 0%
 

NuPixel is on a distinguished road

  Old  WordPress Integration Problems

I am having a layout integrated into WordPress and when the lines for WordPress to recognize a template as a WordPress template are inserted, the layout breaks up.

Here is the code that was inserted:

Code:
<html xmlns='http://www.w3.org/1999/xhtml'>
<head profile='http://gmpg.org/xfn/11'>

    <title><?php bloginfo('name'); ?><?php wp_title(); ?></title>

    <meta http-equiv='Content-Type' content='<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>' />    
    <meta name='generator' content='WordPress <?php bloginfo('version'); ?>' /> <!-- leave this for stats please -->

    <link rel='stylesheet' href='<?php bloginfo('stylesheet_url'); ?>' type='text/css' media='screen' />
    <link rel='alternate' type='application/rss+xml' title='RSS 2.0' href='<?php bloginfo('rss2_url'); ?>' />
    <link rel='alternate' type='text/xml' title='RSS .92' href='<?php bloginfo('rss_url'); ?>' />
    <link rel='alternate' type='application/atom+xml' title='Atom 0.3' href='<?php bloginfo('atom_url'); ?>' />
    <link rel='pingback' href='<?php bloginfo('pingback_url'); ?>' />

    <?php wp_get_archives('type=monthly&format=link'); ?>
    <?php //comments_popup_script(); // off by default ?>
    <?php wp_head(); ?>
</head>
The error can be seen here: http://img520.imageshack.us/img520/7830/npyg5.jpg

The original can be seen here: http://nupixel.com/nupixel/

Any suggesstions?

02-04-2008, 05:39 AM
#2
Andrew R is offline Andrew R
Status: Request a custom title
Join date: Dec 2005
Location: Arizona
Expertise:
Software:
 
Posts: 5,200
iTrader: 17 / 95%
 

Andrew R is on a distinguished road

  Old

Make sure you still have your doctype, for one, and also that your HTML output is matching what it should be.

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed