Index.php wont pull my header >.
-
So I’ve been doing this all day now… actually… 3 days… I am having serious issues getting my index.php to read my header.php
website:
https://www.freebrowsergamelist.comCode i’m using in index.php:
<?php get_headers(); ?>
Header HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="https://www.w3.org/1999/xhtml"><?php wp_head(); ?><head><link rel="stylesheet" href="https://freebrowsergamelist.com/wp-content/themes/Website/style.css" type="text/css" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title><?php bloginfo('FreeBrowserGameList.com'); ?> <?php wp_title('The most dedicated free browser game list on the web!'); ?></title><script type='text/javascript' src='https://freebrowsergamelist.com/wp-content/themes/Website/assets/jquery.js'></script><meta name="description" content="Free Browser Based Games directory. Find new free Browser Based games to play. We have browser based game reviews, videos, screenshots, news and more." /><meta name="keywords" content="free browser games, browser games, mmorpg, Online MMO browser Games, game review, game reviews" /><link rel="canonical" href="https://freebrowsergamelist.com/" /><style type="text/css">#dfcg-slideshow{color:#fff;list-style:none}#dfcg-slideshow span{display:none}#dfcg-wrapper{display:none;margin:0px}#dfcg-wrapper *{margin:0;padding:0}#dfcg-fullsize{background:#000;border:0px solid #000;height:291px;overflow:hidden;padding:0px;position:relative;z-index:1;width:702px}#dfcg-text{background-color:#000 !important;bottom:0;filter:alpha(opacity=70);height:0px;opacity:.7;overflow:hidden;padding-bottom:1px;position:absolute;width:702px;z-index:200}#dfcg-text h3{color:#FFF !important;margin:2px 5px !important;padding:0px 0px !important;font-size:12px !important;font-weight:bold !important}#dfcg-text p{color:#FFF !important;font-size:11px !important;line-height:14px !important;margin:2px 5px !important;padding:0px 0px !important}#dfcg-text p a, #dfcg-text p a:link, #dfcg-text p a:visited{color:#FFF !important;font-weight:normal !important}#dfcg-text p a:hover{color:#FFF !important;font-weight:bold !important}#dfcg-image img{position:absolute;z-index:25;width:auto}.dfcg-imgnav{position:absolute;width:25%;height:291px;cursor:pointer;z-index:150}#dfcg-imgprev{left:0;background:url(https://i1193.photobucket.com/albums/aa343/usbp06/fleche1-1.png) left center no-repeat}#dfcg-imgnext{right:0;background:url(https://mmohuts.com/wp-content/plugins/dynamic-content-gallery-plugin/js-jquery-smooth/css/images/fleche2.png) right center no-repeat}#dfcg-imglink{position:absolute;width:100%;z-index:100;opacity:.01;filter:alpha(opacity=1);background:#fff}.linkhover{background:url(images/link.gif) center center no-repeat}#dfcg-thumbnails{position:absolute;top:-110px;left:0;z-index:999;height:130px}#slideleft{float:left;width:20px;height:81px;background:url(images/scroll-left.gif) center center no-repeat;background-color:#222}#slideleft:hover{background-color:#333}#slideright{float:right;width:20px;height:81px;background:#222 url(images/scroll-right.gif) center center no-repeat}#slideright:hover{background-color:#333}#dfcg-slidearea{float:left;position:relative;width:702px;height:81px;overflow:hidden;padding-top:6px}#dfcg-slider{position:absolute;left:0;height:81px}#dfcg-slider img{cursor:pointer;border:1px solid #fff;padding:0px;height:75px}#dfcg-thumbnails .dfcg-carouselBtn{position:absolute;bottom:-3px;right:20px;display:block;color:#fff;cursor:pointer;font-size:13px;padding:0px 8px 3px}.dfcg-carouselBtn,.dfcg-sliderContainer{background:#000;opacity:0.9;filter:alpha(opacity=90)}#dfcg-thumbnails .dfcg-sliderContainer{height:110px;position:relative;width:702px;padding:0 5px}#dfcg-sliderInfo{color:#fff;bottom:5px;position:absolute;padding-left:5px}</style><style type="text/css">.vvqbox{display:block;max-width:100%;visibility:visible !important;margin:10px auto 10px 0}.vvqbox img{max-width:100%;height:100%}.vvqbox object{max-width:100%}</style></head><body><div id="whole2"><div id="wholesite"> <a name="top"></a><div id="wrapper"><div id="bcrumb" class="clearfix"><div id="crumbs"><p id="breadcrumbs">You are here: <strong>Free Browser Game List - FreeBrowserGameList.com</strong></p></div><div id="wp-search" class="clearfix"><form method="get" id="searchform" action="https://freebrowsergamelist.com/"><div class="search"><input name="s" id="s" maxlength="20" alt="Search" class="inputbox" type="text" size="20" value="search..." onblur="if(this.value=='') this.value='search...';" onfocus="if(this.value=='search...') this.value='';" /></div> <input type="hidden" name="task" value="search" /> <input type="hidden" name="option" value="com_search" /></form></div></div><div id="header" class="clearfix" style="padding-left:10px;"> <a href="https://freebrowsergamelist.com" id="logo"><img src="https://i1193.photobucket.com/albums/aa343/usbp06/cooltext723232398.png" alt="Free Online Browser Games" width="270" height="95" border="0" /></a><div id="mbr-login"><script type="text/javascript">var _gaq=_gaq||[];_gaq.push(['_setAccount','UA-6944503-1']);_gaq.push(['_trackPageview']);</script></div></div><div id="top_navlist"><div id="top_navlist-splitmenu" class="mainlevel clearfix"><ul><li><a href="https://freebrowsergamelist.com"><span class="menu-title">Home</span></a></li><li><a href="https://freebrowsergamelist.com/gamelist"><span class="menu-title">Game List</span></a></li><li><a href="https://freebrowsergamelist.com/reviews/"><span class="menu-title">Reviews</span></a></li><li><a href="https://freebrowsergamelist.com/guides"><span class="menu-title">Guides</span></a></li><li><a href="https://freebrowsergamelist.com/news"><span class="menu-title">News</span></a></li><li><a href="https://freebrowsergamelist.com/videos"><span class="menu-title">Videos</span></a></li><li><a href="https://freebrowsergamelist.com/giveaways"><span class="menu-title">Giveaways</span></a></li><li><a href="https://freebrowsergamelist.com/forums"><span class="menu-title">Forums</span></a></li><li><a href="https://freebrowsergamelist.com/contact"><span class="menu-title">Contact</span></a></li></ul></div></div>
Any help would be GREAT. Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Index.php wont pull my header >.’ is closed to new replies.