Blogs may serve any of a number of purposes, ranging from the outpouring of an individual’s deepest feelings, to being a platform for political opinions that the blogger may be afraid to voice in person. Blogs can also serve as a means for a company to get news of its product or service out to its customers. Whatever the reason for writing, certain basic elements of blogging have remained constant. Many of the necessary ingredients for a successful blog are the same as when blogging first became popular in the late 1990s.
Show Featured images in Feed
Well we always love subscribers those subscribe to our posts, but sometime we see that featured images cannot be viewed in the RSS Feed, well today we are going to show featured images in Feed, with a simple lines of code.
How to Detect Safari Browser on iOS
Well Safari browser is been used on many platforms, like MacBook, IPad, IPhone and etc. so how to check if the user is coming from IPhone or IPad and give him a different design or stylesheet, well that is pretty simple their is a variable in WordPress that allows us to detect whether the visitor is from the iPhone
How to Create MultiBoot Flash Drive
Creating MultiBoot Flash Drive is really useful when you like to have many OS (Operating Systems) in your Pocket. well the ideology behind creating a MultiBoot Flash Drive is simple that is to carry all your favorite Operating Systems with you, and whenever you need. you all might be thinking why do I need this ? well the answer is pretty simple, you cannot carry the CD/DVD everytime you want to Boot or Format, well nowadays most of people use USB over CD/DVD because it is much more faster and reliable, you CD can get scratched or your CD/DVD ROM might get damaged and stop functioning, then you cannot use that CD of the Operating System. but every computer has many USB Ports at least 4 of them at the Back.
How to add Favicon to your WordPress site
Today i m going to show how to add Favicon to your WordPress site, well nowadays each blog its own favicon as a part of branding its website, well adding a favicon is not that difficult, but still some people find it, so today we will make it easy for adding favicon in WordPress blog.
Alternate Table Row Color
Today I m going to show you how to alternate table Row color by 2 different Method one includes CSS3 and other jQuery both are pretty simple, so I guess you might wanna know what is all this, you might have seen on many websites or blogs that nowadays in table you see that each row has different color alternately, well some people do it the hard way and some the easy way, today I will show you all the easy way to do it.
How to remove category from WordPress URL
when displaying Category URL in wordpress the wordpress adds the word ‘category’ in between the category and the site link eg : example.com/category/wordpress , has the word category is useless we can remove category word by simple trick.
How to automatically email contributors when theirs post is published
When you run a blog with many authors, and you want the author of the post to know that his post has been published but you cannot email contributors each time their posts is published, so for that I have a solution for automatically email contributors of post that their post is published.