HostOnNet Blog

Installing unrar in CentOS

You can download unrar (WinRAR) from http://www.rarlab.com/download.htm For CentOS 6.x 64 Bit, i downloaded latest RAR 5.21 for Linux x64 Command line only. Now you will be able to use unrar command. They also have rar binary, but on Linux,


How to add Bootstrap breadcrumbs in WordPress

Sorry, I forgot to say how I add Bootstrap breadcrumbs in blog A breadcrumb is a navigation scheme that indicates the user’s location in a website or web application. Breadcrumb navigation can greatly enhance the accessibility of websites having large


How to add Bootstrap Pager in WordPress

Hi, I’m almost finished our blog modification,bootstrap conversion etc. Now we need previous and next links on blog to provide simple and quick navigation to the user instead of the complex pagination. I have created previous and next button with


Download Apps from Google Play with a browser extension

In previous post we have checked how to download APK directly from Google Play using Evozi Apk Downloader. Do you know we can do the same with Chrome/Firefox EXTENSION APK Downloader Follow the steps for install APK Downloader add-on in


How to download apps on PC and install it on mobile ?

I have installed many apps from Play Store in my mobile.But I didn’t tried from PC by connecting USB cable. As we know, We can’t download apk file directly from Play Store when we access it from PC. Play Store


How to remove ‘Continue Reading’ from wordpress

For removing ‘Continue Reading’ link from wordpress TwentyTen theme, Edit functions.php in your theme folder and add the following code.


syntaxhighlighter plugin fix in Bootstrap 3

We are using syntaxhighlighter plugin to highlight portions of code. After converting WordPress Twenty Ten theme to Bootstrap 3, the code showing empty space on top. (ie, code start with line number 2). See the screenshot below We can fix


Installing composer on Cpanel Server

To install composer on Cpanel server, run If you get error related to phar, you need to run EasyApache and enable phar, this can be done through WHM.


How to fix nav-collapse issue when using two Bootsrap Navbar

Currently, Iam working on to convert http://blog.hostonnet.com to Bootstrap Responsive Framework In blog, I have to use two Navbars, one is from http://hostonnet.com and other is blog menu. I added the Navbar code and it work fine but in a