Results 1 to 5 of 5
Threaded View
-
12th Apr 2012, 03:17 PM #1OPMemberWebsite's:
Naked-sluts.usWordpress Header not loading
Hi, the wordpress header on my site is not loading. It used to work but after some problems with vps its not.
Here is my code from the header:
Code:<?php global $zbench_options; ?> <div id="wrapper"<?php if($zbench_options['left_sidebar']==TRUE) echo ' class="LorR"'; ?>> <div id="header"><?php $logo=''; if($zbench_options['logo_url']!='') $logo=' class="header_logo" style="background:url('.$zbench_options['logo_url'].') no-repeat 0 0"'; ?> <h1<?php if($zbench_options['hide_title']!='') echo ' class="hidden"'; ?>><a href="<?php echo home_url('/'); ?>"<?php if($logo) echo $logo; ?>><?php bloginfo('name'); ?></a></h1> <h2<?php if($logo || $zbench_options['hide_title']!='') echo ' class="hidden"'; ?>><?php bloginfo('description');?></h2> <div class="clear"></div> <?php if ( get_header_image() != '' ) : ?> <div id="header_image"> <div id="header_image_border"> <a href="<?php if($zbench_options['header_image_url']!='') { echo $zbench_options['header_image_url']; } else { echo home_url('/'); } ?>"><img src="<?php header_image(); ?>" width="<?php echo HEADER_IMAGE_WIDTH; ?>" height="<?php echo HEADER_IMAGE_HEIGHT; ?>" alt="" /></a> </div> </div> <?php endif; ?> </div>
Thank you for any advice..weena Reviewed by weena on . Wordpress Header not loading Hi, the wordpress header on my site is not loading. It used to work but after some problems with vps its not. Here is my code from the header: <?php global $zbench_options; ?> <div id="wrapper"<?php if($zbench_options==TRUE) echo ' class="LorR"'; ?>> <div id="header"><?php $logo=''; if($zbench_options!='') $logo=' class="header_logo" style="background:url('.$zbench_options.') no-repeat 0 0"'; ?> <h1<?php if($zbench_options!='') echo ' class="hidden"'; ?>><a href="<?php echo Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Help errors when loading some plugins wordpress
By ctoveloz in forum WordpressReplies: 6Last Post: 18th Jan 2012, 05:05 AM -
Wordpress Dashboard Loading Slow
By Hillside in forum WordpressReplies: 3Last Post: 4th Nov 2011, 06:07 PM -
Wordpress blog is not loading. Please help
By happyvalentine in forum Technical Help Desk SupportReplies: 10Last Post: 12th Sep 2011, 03:56 PM -
Wordpress - Wp-Admin Not Loading!
By desibreaker in forum Webmaster DiscussionReplies: 12Last Post: 25th Aug 2011, 06:54 AM -
Wordpress Help - Post update and loading slow
By kiddo in forum Webmaster DiscussionReplies: 3Last Post: 23rd Feb 2011, 06:24 PM
themaManager - edit and manage...
Version 4.18 released. Open older version (or...