Categories
WordPress

How to Add support of Uploading .pdf Files in WordPress

Just received a request by contact form, to write a post about adding .pdf file in the Media uploader of WordPress, so here it is. Working lat at night though it feels awesome :) How to Add support of Uploading .pdf Files in WordPress Add the following function in your theme’s funstions.php file just before […]

Categories
NEWS

Participation In Blog Engage Guest Blogging Contest

  Hi Guys!!! For all the freakify.com lovers & all my well-wishers, I am feeling great pleasure to inform you that this time I am participating in a Guest Blogging Contest hosted by Blog Engage. For this I have written an article which is very much close to my heart & narrates a lot about […]

Categories
Plugins WordPress

Add the Featured Image Automatically in WordPress

If you are one of the WordPress users, you might know about the featured image in the Write post panel. Today I will tell you how to set a featured image automaitcally in your blog post. Some people find this task quite boring and time consuming to a speacial featured image to there blog post […]

Categories
WordPress

Change Default From Address in WordPress : 2 Methods

Change Default From Address in WordPress by the two methods I am going to list below. Default From address is sometimes like [email protected] when it send email to any user. Method #1 Put this code in your theme's functions.php File at the end after ?> & change [email protected] and Ahmad Awais   <?php add_filter('wp_mail_from', 'new_mail_from'); […]

Categories
Computers Windows

Windows 8 Announced !

Windows 8 Announced !Yes its true that Tami announced that more than 630 million Windows 7 licenses have been sold to date.But new Windows is about to be launched in August. Windows 8 was announced.At the Microsoft Worldwide Partner Conference, Windows Chief Marketing Officer & the Chief Financial Officer Tami Reller told thousands of partners from all […]

Categories
WordPress

Make Your WordPress Blog Load Fast by Using Gzip Compression

WordPress is the most comonly used blogging platform, a lot of poeple use it. You can make it load faster by compressing the files by Using Gzip Compression. This compression makes your file size way less than it wver used to be. It compresses your CSS and Js files It generally reduces the response size by […]

Categories
WordPress

Show Admin Bar to Administrators only in WordPress

If you are using WordPress than you might be quite aware of the thing called Admin Bar. It is the bar that apears at the top of your WordPress site when you are logged in. Today I will tell you how to show this bar to admins only. Why only admins? If you have a […]

Categories
Tips of Freaks

How to Restore your Blog if server crashes and you have no Backup !

Isn't the title interesting enough ? Restoring your blog with having no latest back up? Yes ! It is not possible in a very good manner but still something is better than nothing. So let me get staright here to tell you this is an experimental way. It may work for some and may not […]

Categories
Tips of Freaks

How to republish your posts with a different date in WordPress?

Republishing a WordPress post to another date can leave behind a 404 error in WordPress.Today I will tell you how to tackle with such stuff.It is kinda easy you have install a plugin , you need two hands and yes a head with brain in it :P  Requirements Install this plugin in WordPress Simple-301-redirects. Open notepad […]

Categories
Giveaways

WINNERS ANNOUNCED [Giveaway # 3] 10 Internet Download Manager FREE Licenses Worth $300

Freakify turned 2 years old this week so we decided to reward our worthy readers with some good giveaways.One of them is [Giveaway # 3] 10 Internet Download Manager FREE Licenses Worth $300. For now we have announced the 10 lucky winners. Winners: Ammir Attaa Mairaj Pirzada Mohsin Ali Waheed Sai Kumar  Guppu Boss Sai Krishna Ehsan Ullah […]

Categories
NEWS

Scheduled Server Maintenance Notice

  Hello,   A maintenance has been scheduled on Saturday, June 30, 2012 from 3:00AM-4:00AM EST. During this time, we will be:   1. Converting from CloudLinux to CentOS as we have found it to be more stable and fast. 2. Updating Kernel.   You may experience 5-15 minutes of service interruption during the entire […]

Categories
Stuff The www Tips of Freaks

Responsive Design YES or NO Decision is yours!

Responsive design is one of the most discussed topic these days in modern web technologies.By responsive design one means to make a site’s design responsive to the screen size on which the site is being browsed. eg. if a mobile opens it , it will show clickable menus, and readable text without zooming, and when […]