Forum Replies Created

Viewing 10 replies - 121 through 130 (of 130 total)
  • Thread Starter Ennis

    (@ennis)

    what do you mean? inputted correctly? sorry im new

    and all i want is the name of the month, january for example, before the year , 2005 under the archives in my sidebar. Instead of just the year & counter

    Thread Starter Ennis

    (@ennis)

    bum p

    Forum: Plugins
    In reply to: GetWeather Plugin Available

    I keep gettng the following error similar to this one and i don’t know how to fix it…..

    Warning: Cannot modify header information – headers already sent by (output started at C:\www\kalimpong_try\wordpress\wp-content\plugins\getweather.php:2) in C:\www\kalimpong_try\wordpress\wp-admin\admin.php on line 6

    Warning: Cannot modify header information – headers already sent by (output started at C:\www\kalimpong_try\wordpress\wp-content\plugins\getweather.php:2) in C:\www\kalimpong_try\wordpress\wp-admin\admin.php on line 7

    Warning: Cannot modify header information – headers already sent by (output started at C:\www\kalimpong_try\wordpress\wp-content\plugins\getweather.php:2) in C:\www\kalimpong_try\wordpress\wp-admin\admin.php on line 8

    Warning: Cannot modify header information – headers already sent by (output started at C:\www\kalimpong_try\wordpress\wp-content\plugins\getweather.php:2) in C:\www\kalimpong_try\wordpress\wp-admin\admin.php on line 9

    and one similar to this:
    # Warning: fopen(http://mattluria.com/test/wp-content/plugins/weather_cache/metar_cache_KOUN.txt): failed to open stream: HTTP wrapper does not support writeable connections. in /home/user/public_html/test/wp-content/plugins/weather.php on line 313

    Forum: Plugins
    In reply to: GetWeather Plugin Available

    anyone have the .zip version of this?

    Forum: Plugins
    In reply to: Admin comments
    Thread Starter Ennis

    (@ennis)

    ok i got all the above fixed on my own

    final question.
    im after tryin to change the text color of the word “Says:”. If i put the font color tag it obviously changes the color of the word for all people who comment. I want it to be white only when i, the administrator, comments……how would i do this using Official Comments.
    this is the line i am talking about:
    <li class=”comment <?php echo (is_wpuser_comment() ? ‘ commentOfficialUser’ : ”); ?>” id=”comment-&lt?php comment_ID() ?>”>
    “><cite><?php comment_author_link() ?></cite> Says:

    so what im asking is what code for the .css would have the word says in white. Everything else is but that
    thanks

    Forum: Plugins
    In reply to: Admin comments
    Thread Starter Ennis

    (@ennis)

    ok i currently have it working…not its only a matter of changing things.

    how can i add an image?
    how can i change the link colors?

    Forum: Plugins
    In reply to: Admin comments
    Thread Starter Ennis

    (@ennis)

    where is wp-comments.php located too in WP1.5 & what line do i insert <li class=”comment <?php echo (is_wpuser_comment() ? ‘ commentOfficialUser’ : ”); ?>” id=”comment-&lt?php comment_ID() ?>”>

    Forum: Plugins
    In reply to: Admin comments
    Thread Starter Ennis

    (@ennis)

    any time i have posted a comment (i am the admin), i want my comments to be distinguished from the rest of them. So for instance, mine will have a navy blue border around it, and if possible, for it to have a small image in the upper right hand corner or wherever. I tried using the plugin, and following the instructions, changing the css, but i just couldn’t get it to work..

    Thread Starter Ennis

    (@ennis)

    bump

    Thread Starter Ennis

    (@ennis)

    well this is whats there under the index page now. I still want the counter, but i just wanna add the month before the 2005.
    <?php wp_get_archives(‘type=monthly&show_post_count=true’); >

    and the month doesn’t show up yet, even tho monthly is there.

Viewing 10 replies - 121 through 130 (of 130 total)