steinhaeuser
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [Plugin: Lightbox 2] lightboxoff in custom fieldAre there any new consolidated findings about this feature?
I also have the problem of “lightboxoff: false” showing of in new post. And there is no way yet, to get rid of it beside deactivating the plugin…
Forum: Fixing WordPress
In reply to: How-to in 2.6.1.: Link listing by categoriesI hate solving it myself. However, it trains oneself to stay uptodate 😎
`
<?php wp_list_bookmarks(‘title_before=<b>&title_after=</b>’); ?>
‘CU on the next prob, Steffen
Forum: Fixing WordPress
In reply to: German Umlaut and line breaks in ‘Blogging via Email’Am I right, that noone is using this feature and thus, help cann’ be provided???
Forum: Fixing WordPress
In reply to: German Umlaut and line breaks in ‘Blogging via Email’I had to delete the entry in my blog. However I try to copy’n’paste a part of the miswriting here
Still two errors still show up:
1. The email text shows up with new line breaks plus '=3D'
2. German Umlaut are also substituted by somthing like '=3D4C', which =
seems to be the alpha-numeric substitute of the letter.
Ciao, Steffen
Forum: Fixing WordPress
In reply to: Blog by email problemHi sommernyte,
did you fix it by now? I’ve got the same problem, see http://www.rt-weinheim.de with an test post for the error.
Ciao, Steffen
Forum: Fixing WordPress
In reply to: German Umlaut and line breaks in ‘Blogging via Email’Even sending the emails in different codings via MS Outlook (Win XP SP2) does change the appearance of the Umlaut only, and even the line-breaks are visible as characters.
Ciao, Steffen
Forum: Fixing WordPress
In reply to: Can I get back a deleted post?As far as I know, the deleting posts also deletes them in the database. Thus there is no flag set, to mark posts not to show up again. I’m sorry.
To be sure finally, you have to look in your database. But I don’t think, you’ll find anything left there.
Ciao, Steffen
Forum: Fixing WordPress
In reply to: blogroll link orderHi Chris,
I think, you’ve to change the code in the sidebar template, see themes > edit…
There you’ve to find the command ‘get_links’. Than you set the 5th argument to ‘id’ and it should work fine for you.
For further description see http://codex.ww.wp.xz.cn/Template_Tags/get_links.
Ciao, Steffen
Forum: Fixing WordPress
In reply to: Permalink writing in .htaccess causes 403 errorThanks podz,
I’ve tried it, but it didn’t work. The message of the 403 error is as follows:
Forbidden
You don't have permission to access /wordpress/ on this server.-------------------------------------------------------
Apache/1.3.26 Server at http://www.die-steinhaeuser.de Port 80
Maybe the configuration of the web space or the root is wrong. My web pages are not in the root of the web, but in the sub-dir /wordpress/.
Any hint?
CU, Steffen
Forum: Fixing WordPress
In reply to: in dimension2k theme in sidebar topics don’t show upNow I started changing the order of the different things to show up at the sidebar. Why this works and why some of the chapters as ‘search’ and ‘meta’ somehow overrule the others, I don’t understand.
However, it works now, but the order is not the one I wanted to have…
CU, Steffen