View Single Post
Old 06-26-2006, 03:37 PM  
JD
Too lazy to set a custom title
 
Industry Role:
Join Date: Sep 2003
Posts: 22,651
Quote:
Originally Posted by WEG Cory
This is the software code:
<script src="/mint/?js" type="text/javascript"></script>

I am going into wordpress admin and opening the header.php file and adding it here:


<html>
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />

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

<script src="/mint/?js" type="text/javascript"></script>


</title>

just checked a WP blog I'm running mint on and that's exactly what it's supposed to look like. Check your error logs for anything weird. and check the mint settings too see if there's anything out of place
JD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote