Custom fields in Wordpress posts

May 10, 2010 by Mike · Comments Off
Filed under: PHP, Web programming, Wordpress 

Question: I plan a blog that will present posts and pages in different languages. I want to build only one Wordpress blog for all. How to assign a language property to a post? Do I have to set and get a meta tag? Can I use custom fields in the admin menu?
Read more

Can’t edit Wordpress post in Internet Explorer 8

April 22, 2010 by Alex · Comments Off
Filed under: PHP, Wordpress 

Problem: In Wordpress 2.9 my post editor’s scroll bar and the text bounces almost nonstop. In the Internet Explorer 8.0 it’s getting hard to write a post. Wordpress 2.7 just scrolled up when it autosaved, but in 2.9 it is almost constantly moving around. It’s impossible to write posts in Wordpress anymore. Please do not say that, I am NOT going to use Safari or Firefox… Annoying, really.
Read more

Wordpress error: session_start() cannot send session cache limiter

January 13, 2010 by Alex · Leave a Comment
Filed under: HTML, PHP, Web programming, Wordpress 

Wordpress question: I get the session_start(); Cannot send session cache limiter – headers already sent (output started at /var/www/html/includes/myfile.php:1) in … error message when I activate my plugin. I had this on line 7: session_start();
My widget doesn’t work properly and as I was told it has something to do with cookies. I hope that you guys can tell me what is going on with my cookies.
pls help me.

Read more

Wordpress permalink on Windows IIS 7

December 29, 2009 by Alex · Comments Off
Filed under: HTML, PHP, Programming, Web programming, Wordpress 

Question: I have trouble installing permalinks for my Wordpress project. I get an infamous Server Error 500 while running 64 bit Windows Server 2008 and IIS 7. PHP 5.3.1 and fast CGI module is installed. What to do? Wordpress instructions did not work out well(http://codex.wordpress.org/Using_Permalinks).

Read more

Next Page »