Browsing All Posts filed under »Wordpress«

9 Plugins Your Clients Will Love For Their WordPress Website | FreelanceFolder

March 10, 2010

0

There are countless blog posts with lists of plugins for WordPress, including some great lists here on Freelance Folder, but this post focuses on plugins that will make your clients’ experience in WordPress more enjoyable, easier to navigate, rich with important statistics and completely branded to match their website. For freelance web designers or WordPress [...]

Very Useful 65 Wordpress Hacks | Design your way

March 9, 2010

0

The normal themes for Wordpress are dull aren’t they? Customizing them is the only solution in order to make them look really neat but in order to do that you gotta have some knowledge of Wordpress hacks. Guess what. You have here in this article a number of 65 interesting Wordpress hacks or articles that [...]

30 Powerful Wordpress Plugins For Blog Administrators | Graphic and Web Design Blog -Resources And Tutorials

March 4, 2010

0

To handle a blog these days can be quite difficult if you are not well-organized and you don’t spend enough time managing it. That’s why there are plugins for WordPress. They literally make your job lot easier and if you work well with them you can put them to work for you.Sounds cool I know, [...]

Just Released the Notepad Theme

March 1, 2010

0

It has been a long long time since I released a WordPress Theme. Finally, I have a new release — the Notepad theme. It is inspired by the iPhone’s Notes.app. This new theme is widget compatible with threaded comments, social media buttons, and multi-level dropdown menus. It has been tested on WordPress 2.9 with Firefox, [...]

WordPress tip: Create a PDF viewer shortcode

March 1, 2010

0

If you’re using PDF files on your WordPress blog, it could be very cool to give your users the chance to open them using Google Docs. The following recipe will show you how you can do that. via WordPress tip: Create a PDF viewer shortcode.

Wordpress and jQuery: Troubleshooting, Implementing Sidebar Tabs and More

February 20, 2010

0

Wordpress and jQuery can work effectively if implemented correctly. It can enhance your blogs functionality and usability. In this post we will look at some wordpress-jQuery troubleshooting tips, techniques and also how to add tabs to your sidebar. via Wordpress and jQuery: Troubleshooting, Implementing Sidebar Tabs and More.

How to Build a Custom Wordpress Theme from Scratch

February 18, 2010

0

If you’re confident with your CSS and HTML, it’s not hard at all to step up to the challenge of building a custom Wordpress theme. This overview shows the process of how my latest custom Wordpress theme was built from design concept through to completed theme. See how the static design is split up into [...]

How to Create a Wordpress Options Panel | Nettuts+

February 16, 2010

0

Today, we’ll go through the entire process of creating an admin options panel for a WordPress theme. Then, we’ll take things a step further, as we implement jQuery to improve some of the functionality. via How to Create a Wordpress Options Panel | Nettuts+.

How to Build a Custom Wordpress Theme from Scratch

February 16, 2010

0

If you’re confident with your CSS and HTML, it’s not hard at all to step up to the challenge of building a custom Wordpress theme. This overview shows the process of how my latest custom Wordpress theme was built from design concept through to completed theme. See how the static design is split up into [...]

Speeding Up WordPress With If Statements | WPShout.com

February 16, 2010

0

Speeding up WordPress has just got easier; using PHP’s if statements you can only load the stuff you need. When building ShiftNews, one thing we were always vary wary of was the effect on load time stuff would have. That meant sprites, not making too many database calls, that kind of thing. And then Alex C [...]