Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter netsolns

    (@netsolns)

    Hello, can someone please help with this problem!

    Thread Starter netsolns

    (@netsolns)

    I have since changed the theme to Contempt and haven’t had a problem. Dunno if this is what sorted out the mess.

    Thread Starter netsolns

    (@netsolns)

    I 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.

    Thread Starter netsolns

    (@netsolns)

    The 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() ) { ?> &raquo; 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>

    Thread Starter netsolns

    (@netsolns)

    Samboll, 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/

    Thread Starter netsolns

    (@netsolns)

    Stats look OK now. I just checked. Dunno why it is iffy.

    Thread Starter netsolns

    (@netsolns)

    Thanks haochi,
    My problem is that these instructions cannot be used on a wordpress.com blog. Or can they?

    Thread Starter netsolns

    (@netsolns)

    Thanks 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

    Thread Starter netsolns

    (@netsolns)

    Should’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/155573

    and 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.

    Thread Starter netsolns

    (@netsolns)

    Thanks 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!

Viewing 10 replies - 1 through 10 (of 10 total)