Posts Tagged ‘if’

I said about if and else with two or more single.php article. Also you can use this simple functions on your categories. You can show your categories in two columns. This a simple code and you can apply it only copy/paste

Monday, September 28th, 2009 at 20:47 | 0 comments
Categories: Wordpress

Some plugins break your blog when you deactivate! This reason some plugins don’t have an ‘if’ function with this short codes. This can break your blog. You can change it very simple. We will use if and function_exists tags when we call the plugin ord function. With this simple tags help us to work clean.

Tuesday, September 22nd, 2009 at 03:46 | 0 comments
Categories: Wordpress

Have you ever a semi-private post? If your answer is ‘yes‘ you can hide your post from search engines. How? Very Simple. It’s only 3 line code. With this code you will add a noindex tag to your post. Firstly you have to know your post ID. It’s important for this code. If you already [...]

Saturday, July 18th, 2009 at 04:26 | 0 comments
Categories: Wordpress

Hi everybody. Yes we will add author name to archive, admin/editor/publisher archive pages show their name like “Author archive for (author name)”. Lets begin…

Friday, July 17th, 2009 at 20:00 | 0 comments
Categories: Wordpress

In WordPress, we can use only one single.php. But sometimes we need different single pages for different categories. Also my friend Hakan needs 2 different single.php for his site. We build a blog page for his Vectorss site but we had a problem with ads and published pictures. We have to change this single pages. [...]

Friday, July 17th, 2009 at 02:32 | 0 comments
Categories: Wordpress
TOP