lbessant
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: WordPress 8×15 BannersOr make your own in colours to match your site:
Button Maker :: Kalsey Consulting Group
A quick googling on “Steal These Buttons” will turn up loads of the little things, including nice ones for (X)THML and CSS validity.
Forum: Everything else WordPress
In reply to: DreamHost and Receiving PingbacksOn DH. Using Podz’s very useful test blog[1], my conclusion is that Pingbacks don’t get through, but Trackbacks work just fine. On my site, anyway.
[1] Thanks, Podz ??
Forum: Fixing WordPress
In reply to: Admin Section redirects to indexI think you’ll need to edit the values directly in your database.
For phpMyAdmin, this guide by Podz should help.
Forum: Plugins
In reply to: More Smilies PluginOooh, nice ??
I’ll have a play with that later, thanks!
Forum: Fixing WordPress
In reply to: Pop Up Comment CssThat would probably be down to this:
<style type="text/css" media="screen">
@import url( 44caliberlove.com );
</style>Needs an actual css file there…
Hmmmm. If you don’t have write access (and presumably no FTP either?), getting an automatic redirect is going to be difficult[1]. Maybe your single post could just have a link to the new address?
[1] Though someone might have a better idea
Forum: Fixing WordPress
In reply to: Removing Meta Links?That would be the
<meta....>
tags.I’d guess “Meta Links” would be the items under the “Meta” heading in the sidebar. In the default theme, these live in sidebar.php.
If you want the whole “meta”[1] section to go, delete from
<li><h2><?php _e('Meta'); ?></h2>
up to and including the
</li>
just before the closing<?php } ?>
[1] Am I alone in thinking that “meta” is a heading that’s not altogether helpful for a lot of people?
Forum: Everything else WordPress
In reply to: Take the GEEK test :)Hey, according to that, I’m a geek!
I never realised that before….
(Stop laughing!!)
Forum: Fixing WordPress
In reply to: GetWeather Plugin – Please Help!And that the images were uploaded in binary format…
Forum: Fixing WordPress
In reply to: MovableType Permalinks vs. WordPress PermalinksGood timing. I noticed this plugin earlier. Haven’t tried it myself, but it looks like it might be what you’re after…
Forum: Installing WordPress
In reply to: Cannot modify header information – headers already sent byYou most likely have some surplus whitespace in wp-config – either before the opening
<?php
or after the closing?>
.This Codex page might assist.
Forum: Fixing WordPress
In reply to: Where is the <?php wp_loginout(); ?> function located?It lives in wp-includes/template-functions-general.php
The Codex is always worth checking….
Forum: Fixing WordPress
In reply to: 10 second fix?I think this might be one problem:
<script src="https://yoursite.com/wp/wp-content/plugins/md5.js" type="text/javascript"></script>
Unless “yoursite.com” is a domain you’re using….
Forum: Everything else WordPress
In reply to: Your Sites Rank on TechnoratiOh, well..
If we’re all playing:
Losing it[1] Technorati Rank: 660,464. It makes me feel so important….