cramoisi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP changes encoding after Update to 2.0.4A. J’ai résolu un problème similaire de la façon suivante : 1. exporter le contenu de la base de donnée via phpmyadmin 2. ouvir le fichier .sql en local et changer son codage en charset en ISO-8859-1 3. Vider les tables et réintroduire les données dans la base.
B. On peut arriver au même résultat en produisant un fichier d’exportation .xml contenant posts et commentaires avec le plugin http://www.technosailor.com/wordpress-to-wordpress-import/. Il suffit alors d’ouvrir le fichier .xml avec un éditeur de texte, changer de le sauver en ISO-8859-1 et de réintroduire les données dans wordpress via le système d’import proposé par le même plugin.
La solution A est préférable ; je pense que la seconde change l’ID des posts dans la db.
(guys, sorry for the french, i’m a lazy boy)
Forum: Themes and Templates
In reply to: showing only sidebar backroundADD and not HAD in “you had a grey” 🙂
Forum: Themes and Templates
In reply to: showing only sidebar backroundi think the only solution you have (and the best) is to edit the kubrickbg.jpg and remove the grey. After you have do that, you edit you css file and you had a grey background (same color that you removed from the .jpg) in the #sidebar. By this way the grey will ONLY be displayed when your page has a sidebar.
Forum: Themes and Templates
In reply to: showing only sidebar backroundHello,
You should edit your http://blog.mobi.ee/wp-content/themes/default/images/kubrickbg.jpg file. The background of the sidebar is a part of the background of the page. If you don’t want to edit it, you can use the .widecolumn style instead of the .narrowcolumn.
Forum: Fixing WordPress
In reply to: private posts bug in wordpress 1.5.1.1okay, that was a problem of refresh due to my host (and not to wordpress) ; i solve it right now.
Forum: Fixing WordPress
In reply to: private posts bug in wordpress 1.5.1.1i know that, but the fact is that they are visible like any other public posts.
Forum: Plugins
In reply to: Viewlevel Enhancement pluginoops, the post above was mine 🙂