Tips & Tricks
Tips and Tricks about Wordpress and Blogs in general. Link Building Tips, Tips to promote your blog, Tips to become a better blogger, How-to’s, How to make money, 10 tips to…, How To, How to about wordpress, How to install themes, How to install plugins, how to write a better article.
By Santiago on June 4, 2009
Deep within the source code of WordPress lies an endless list of useful functions just waiting for you to use them in your theme or plugin. The problem is, most people don’t know they exist, probably because the Codex is ridiculously underdeveloped, and most people hate looking through source code. Luckily for you, reading the [...]
Posted in Tips & Tricks | Tagged Code, Functions, Wordpress
By Santiago on April 29, 2009
Great article by Thaya Kareeson from weblogtoolscollection, that show how to have or make your WordPress blog, tunned and smart for your readers.
Posted in Tips & Tricks | Tagged How To, Plugins, Posts, Site
By Santiago on April 15, 2009
Ever wished you could be able to upload your images, and didn’t care about manually resizing it? If yes, here is a real time saver: A php script that can resize your images “on the fly”.
Posted in Tips & Tricks | Tagged Code, How To, Images, Resize
By Santiago on April 15, 2009
JQuery is very popular now in WordPress used for menus, lists, form validation and it is used for comment forms style modification too.
In this post I want to show you How you can change the style of your comment forms in WordPress making more great looking using JQuery.
When comment form is selected JQeury changes the style of the forms using some of the CSS classes,changing the text, background and border form color.
Posted in Tips & Tricks | Tagged Code, Form, JQuery, Snippet, Style
By Santiago on April 7, 2009
Are you using feedburner? Probably yes, just as a lot of bloggers do. If you don’t like the chicklet dedicated to display your feedburner count, just read this article which is a new method to get your feedburner count in text mode. To display your feedburner count in full text on your WordPress blog, simply [...]
Posted in Tips & Tricks | Tagged Code, Feedburner, How To