Using Tags Instead of Categories for site structure

There is neither inherent advantage nor inherent disadvantage in using Tags versus Categories. Tags and categories are merely taxonomies, which are used to describe content. Tags and Categories don’t actually provide site “structure”, though their index pages can be added to custom Nav Menus. The primary difference between Categories and Tags is that Categories can … Read more

How can I set a post thumbnail image without making a featured image?

This is your theme specific to show featured image in single post view. I think you’re using Modern Style theme, just remove following code from single.php on line 14, now featured images only will be shown on tag/category archive pages (and I think on main page too ). <?php if ( function_exists(“has_post_thumbnail”) && has_post_thumbnail() ) … Read more

Using taxonomies to handle layout?

Taxonomies are sort of overkill in this case. Taxonomies are not required to have an archive page (they can be used for internal things only). Your nav menus, for example, are terms in a taxonomy — just a way of grouping content that belongs together. What you’re talking about is a bit outside of that … Read more

Using categories on navigation bar instead of pages

If you are using the nav menus you can just add specific categories from your administration panel in Apperence->menus. If you don’t see the categories box open “screen options” and check them to display. If you want dinamicly add them you will need to write a plugin.

What is the best way to manage small blocks of content on my home page?

http://wordpress.org/extend/plugins/types/ This is easiest in my opinion. It’s like managing custom post types but with the custom field functionality. Simply first create a group ‘what we do’, then add each title as a text field ( there’s a button when creating groups that says ‘text’ just hit it 3 times and name each whatever). ‘Example … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)