netsolns
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Export file size jumped 3 times for no reasonHello, can someone please help with this problem!
Forum: Fixing WordPress
In reply to: Recent posts php messes up statsI have since changed the theme to Contempt and haven’t had a problem. Dunno if this is what sorted out the mess.
Forum: Fixing WordPress
In reply to: Header image not showingI finally gave up on it. I think it might have been some hosting thing more than some Kubrick thing. I simply changed the theme to Contempt. Then, I changed the head.jpg to a custom header image via FTP.
Forum: Fixing WordPress
In reply to: Header image not showingThe kubric header.php file from metrochannel
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> <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 if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title> <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats --> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <style type="text/css" media="screen"> <?php // Checks to see whether it needs a sidebar or not if ( !$withcomments && !is_single() ) { ?> #page { background: url("<?php bloginfo('stylesheet_directory'); ?>/images/kubrickbg-<?php bloginfo('text_direction'); ?>.jpg") repeat-y top; border: none; } <?php } else { // No sidebar ?> #page { background: url("<?php bloginfo('stylesheet_directory'); ?>/images/kubrickbgwide.jpg") repeat-y top; border: none; } <?php } ?> </style> <?php wp_head(); ?> </head> <body> <div id="page"> <div id="header" onclick="location.href='http://metrochannel.in/blog/';" style="cursor: pointer;"> <div id="headerimg"> <h1 id="header"> <a href="<?php bloginfo('url');?>"><?php bloginfo('name');?></a> </h1> <div class="description"><?php bloginfo('description');?> </div> </div> </div>Forum: Fixing WordPress
In reply to: Header image not showingSamboll, thx for replying.
It’s my mistake. I forgot the URL. I have 3 blogs and 1 forums ID so such mismatches can happen.
the URL is
http://www.metrochannel.in/blog/Forum: Fixing WordPress
In reply to: Recent posts php messes up statsStats look OK now. I just checked. Dunno why it is iffy.
Forum: Fixing WordPress
In reply to: How to authenticate wp blog in YahooThanks haochi,
My problem is that these instructions cannot be used on a wordpress.com blog. Or can they?Forum: Fixing WordPress
In reply to: smiley below footerThanks Otto42, I feel really silly for kicking up a storm in my teacup.
Meanwhile I found the API key too. I had used a yahoo account to register whereas nowadays I am using a rediffmail account. When I checked the yahoo account, I found it sitting there looking all prim and proper.
Now if only I can make the jump from
no stats to stats on my hosted blog netsavvysolutions.in
and from
smiley to no smiley on my wordpress blog netsolns
Forum: Fixing WordPress
In reply to: smiley below footerShould’ve searched the forum before posting. A simple search for “smiley” revealed the following two threads
http://wordpress.org/support/topic/140876
http://wordpress.org/support/topic/155573and the solution:
Looking for a way to hide the gif? Don’t use “display:none”! Put this in your stylesheet:
img#wpstats{width:0px;height:0px;overflow:hidden;}Not that I am competent enough to implement it. It should be an option in the Dashboard.
Forum: Fixing WordPress
In reply to: smiley below footerThanks Boober, I am really ignorant.
Gosh, I couldn’t find the smiley info on the stats link.
Same problem with API key. Can’t find it in the email they sent. Can’t find it in my profile.
Please help!