Class
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Images upload but no thumbnails or previewPosting here because my problem may be related.
After upgrading to WP2 I had to re-upload the post images and edit my posts, adding the images back in.
I edited maybe 30 posts, happily uploading images and adding them to posts from the panel.
For some reason the menu you get when clicking on the thumb stopped working, it’s not there anymore.
So I can upload images and see the thumbs but nothing else, no linking or deleting.If I click the “next” button from “browse all”, those thumbs can I delete/link and such, the menu is gone from the firsts “page” of thumbs only.
When it happened I figured it was a FireFox error, but after clearing cache, restarting and trying Opera, I guess not.
Does anyone have a solution to this? Where are information about the images stored?
Hm, I tried editing another (previous) post, there I get the menu when clicking a thumb from the list, maybe I uploaded a corrupt image after?
There is plenty of information about this here in the forums and in the codex…
Forum: Themes and Templates
In reply to: Clickable header image request..skippy posted the correct answer before me, I was struggling with the forum accepting my code 🙂
john1000, study the relevant php pages in other templates, maybe you’d figured out that way.
Forum: Themes and Templates
In reply to: Clickable header image request..You need
<?php bloginfo('name'); ?>before link close tag.Forum: Fixing WordPress
In reply to: Image not appearing in IESome day I’ll learn to actually read the posts 😉 Sorry about that..
I can’t see the image in either browser now when I went to check again.Forum: Fixing WordPress
In reply to: Image not appearing in IEGuess you got it sorted? It looks fine in FF, image to the left with text on the right side.
Forum: Fixing WordPress
In reply to: problem with post managementYour profile link is wrong, you got ‘out-0f-sync’, not ‘out-of-sync’ (which is working).
Do you both have to have user lvl10? How about making two users lvl9 and just use those two?
The theme you want to use has a background image for the whole page but you want to remove that and put a image in the header instead? I’m easily confused 🙂
Forum: Installing WordPress
In reply to: Blogger importmy entries are in the directories on my site, they are not coming up as wordpress entries What does this mean, what directories?
Can you see them in the admin interface (edit -> posts)?
If so, what are the post status, ‘published’, ‘draft’?Forum: Fixing WordPress
In reply to: Blogger importThe only thing worse than posting in the wrong section is posting several times 😉
I answered in the other post, maybe the posts are imported with a ‘draft’ status?
Forum: Installing WordPress
In reply to: Blogger importMaybe they are marked as ‘draft’ or something when imported?
Forum: Fixing WordPress
In reply to: noticed installation problemsTry creating a table ‘wp_linkclicks’.
I guess this is created by a plugin because I don’t have that table.Forum: Your WordPress
In reply to: QeerBlogGreat work!
The links in the sidebar is a little hard to read perhaps, other than that I like it alot.Forum: Your WordPress
In reply to: My new WordPress site with galleriesIt looks good, clean, loads fast and like the others said, the galleries are nicely integrated.
Forum: Requests and Feedback
In reply to: People should search moreFor me anyway it’s more pleasant to try to help the ones that searched first.
Then there’s the ones that want you to code their websites for free or complain if the code sample you privided wasn’t 100% usable…Now I’m just ranting. I’ll look at your other questions after I get some food 🙂