eija
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Rich Text Editor Problem – 2.1My friend had this same problem when I updated her blog. The problem was solved when she updated her browser (Firefox) from version 1.x to 2.0.0.2
I had the latest version of Firefox when updating and there was no problem with anything.
Forum: Installing WordPress
In reply to: Blogroll and category issues with 2.1 upgrade – my solutionHere’s what I did:
I chose a theme that works (both the WP default theme and the classic theme, I chose the classic), opened the theme editor and chose the sidebar file from it. From the code I highlighted the code for the blogroll:
<?php wp_list_bookmarks('title_after=&title_before='); ?>(hope the code shows here right)
Then I copy-pasted the code into the sidebar.php of my own blog theme to replace the old blogroll code, and uploaded it into the server. And everything works just fine!
Erm… worked with one blog with only one link group, not the other with three link categories. Or yes, it worked, but then css didn’t work at the blogroll titles anymore.
Thank you, thank you, thank you, justinbaeder!
Forum: Fixing WordPress
In reply to: API endpointNope… I can’t get it to work. Not in Firefox, IE or Opera. Tried all of them. I’ve changed the folder and file permissions into 777 – no help. I’ve tried all possible (and impossible) api addresses. The xmlrpc file is located where it should be.
The funny thing is, that I have two sites from the same service provider: In URL A I have three blogs (WP 2.0) and Flickr works just fine. When I installed WP 2.0.2 there, it worked without problems, too, with Flickr. URL B is newer, and when I install wordpress there, the blog works just fine, but Flickr doesn’t accept the api endpoint.
So I guess it must be an issue with the server side…
Forum: Fixing WordPress
In reply to: Akismet ProblemI have the same problem. One person is being stopped by akismet every time.
Still no ideas for this one? Anyone?
Forum: Plugins
In reply to: photo plugin, where you can define where the photos links are taken fromHi
I’m using both Zoto (http://www.zoto.com/) and the flickr (http://www.flickr.com/)
Both have their advantages, so I can’t really tell which one I like more. But I use the Flickr one more. Zoto has more space available, but uploading is easier to Flickr. Both of them have good options how to post a blogpost directly from your photo account.
And both are free for basic users.
Forum: Fixing WordPress
In reply to: Rich Text editor not working properlyJust a thought… the html facility opens up in a pop-up window. So if you have those blocked, there might be the reason.