kah22
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Simple php question3.0.1
Forum: Fixing WordPress
In reply to: Simple php questionvtxzzy thanks for your answer, but I’m having trouble, here’s where I’m at:
original code:
return “WEEK( DATE_SUB( $column, INTERVAL $start_of_week DAY ), 0 )”;
}
}?>
added:
<?php add_theme_support(‘post-thumbnails’); ?>new code:
return “WEEK( DATE_SUB( $column, INTERVAL $start_of_week DAY ), 0 )”;
}
}?>
<?php add_theme_support(‘post-thumbnails’); ?>been VERY, VERY careful not to leave any space between ?> and additional code. No white space at end either.
Getting the following error
Fatal error: Call to undefined function the_post_thumbnail() in /websites/LinuxPackage04/ba/bi/es/my-domain.com/public_html/wp-includes/functions.php on line 4300Forum: Fixing WordPress
In reply to: WordPress Installation Going Around In CirclesSorry for any confussion. My ISP does allow me to install WordPress – I have another one with them , and went through the five minute install with it no bother.
I have database space with my ISP. I can access and edit my own database.
As I haven’t any info up there that I’m particularly interested in keeping so what would happen if I just deleted ALL wordpress files and reinstalled them?
Forum: Fixing WordPress
In reply to: WordPress Installation Going Around In CirclesThanks govpatel unfortunately my ISP doesn’t support fantastico, I’ll hae to do it myself – any other suggestions?
Forum: Networking WordPress
In reply to: MY BRAND PLUGIN VS CUSTOMIZE YOUR COMMUNITYFound my answer, great plug in BM-Custom Login got me up and running at ABC Writers Network in about 1 hour. If you were comfortable with photoshop you could really go to town
Forum: Networking WordPress
In reply to: MY BRAND PLUGIN VS CUSTOMIZE YOUR COMMUNITYI’m trying to remove the WordPress Logo that appears at the top of a page when a visitor wants to log in or register and replace it with my own. I’m am using My Brand Login by Kris Jonasson. But I’m having difficulties.
I’m quite happy with the way the login box/registrations boxes appear but try as I may I cannot get my own image to appear in place of the WordPress Logo. Activate the plugin and as stated you have a blank canvas.
Here is what I’ve done, step by step. From Settings I click My Brand, I click on the large Upload Image button and fill in the ‘add an image’ box which appears: uploading my login-1.gif file. Go through the upload precess, then check, still noting there. To check that there is nothing wrong with my image I’ve also tried it with logo-login.gif and logo.gif but again nothing. Deactivate the plugin and presto the WP logo is back.
I’m also using SI CAPTCHA Anti-Spam
Website address ABC Writers Network
Any suggestions
Kevin.Forum: Fixing WordPress
In reply to: Problems With LoginAs a follow up. Looking back on some previous answers I changed my password in my MySQL manager (phpmyadmin)but to no avail. When I log out of WordPress and attempt to log in again using the password I changed in MySQL manager, I’m still refused permission
Help!
Forum: Everything else WordPress
In reply to: Confused and would appreciate some adviceThat’s one of the first things I checked and yest it was/is active. I’ve just checked the blog and guess what – first reply and it’s not spam :); maybe things are looking up
Kevin
Forum: Everything else WordPress
In reply to: border around imageOK I’ve been playing around with WP 2.5 and I now know I can wrap text around an image using the image button in the Visual Outlay – it gives me all the options I need
Still wondering though if you you can do something similar ie wrap text around an image leaving a border using the new ‘add an image’ button in ‘add media’
Kevin