Quote:
|
Originally Posted by viki
Can you show the code and/or where this is happening?
|
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>