How to Add Google+ to a WordPress Site
Here is WP Plugin Google Plus for wordpress.
Otherwise following article may help you to add manually.
We have observed many WordPress website users/owners wants to add Google+ sharing button with their posts. And First thing you need to do is put the following code in your section of your site which you can change/alter by editing the header.php file of your wp theme.
Google+ Add to Circles Method:
<script...
Top 10 Professional One Page WordPress Themes
WordPress themes have made the easy life for everyone. Many small level companies earning lot of money through WordPress premium and free wp themes. It has been become industry.
In this tough competitive world, you should find the best options when it comes to online business. The themes you choose should leave an everlasting impression in the minds of the viewer or the customer and should make him...
How to display WordPress posts in columns
Something I think is funny when I build websites in WordPress is to try to move away from the traditional blog layout, and build the page a little differently. One of the tricks I have used are that instead of presenting blog posts in the traditional way, are listed on one line from the top down, so I have chosen to present them in columns, from left to right.
Examples of this can be seen on several...
Download failed Destination directory for file streaming does not exist
When updating a component (or the core) in wordpress, you may get the error message “Destination directory for file streaming does not exist or is not writable”. This directory is either wp-content/ or a custom path defined in wp-config.php.
To fix this issue, you can remove any define() calls specifying “WP_TEMP_DIR” as key, and enter the following instead:
define('WP_TEMP_DIR',...
How to Fix Skype Overwriting Phone Numbers in WordPress Themes
If you have Skype on your computer you may have noticed that sometimes Skype highlights phone numbers automatically when you visit a website. From a WordPress developers point of view this can be very frustrating. Not only can it make your site look bad, but it can mess up the layout as well. In fact, just recently we had a client whose page kept breaking because Skype was highlighting his phone number....
WordPress Custom Fields [ Part 2 ] Final
Only Display Posts with a Specific Custom Field
The best part about query_posts function in WordPress is that it has a parameter for custom fields. So we can use it to create a loop that only displays posts with a specific custom field key and/or value. All you would have to do is enter the query_posts tag above your post’s loop statement. Let’s say you want to display posts that you wrote...
WordPress Custom Fields [ Part 1 ]
What are WordPress Custom Fields?
Custom fields are a form of meta-data to store arbitrary information with each post of WordPress. While this does not sound so powerful, it is the most powerful of the WordPress posts and content types (type known as post). This meta-data is handled with key / value pairs. The key is a “name” that identifies the specific field so it is a constant and must...
Theme Review: Garnish [Minimal WordPress theme]
In real search finding a minimal WordPress theme is a challenging job. And Specially when you are looking for best Minimal theme for your one of the best website with all special requirments and needs. Many of Minimal WordPress themes has been created and been popup around the Google. But Sometimes special thems relased to meet your needs.
Garnish is beautiful Minimal theme. Its easy to navigate and...
Recent Comments