HostOnNet Blog

Tag Archives: wordpress

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.


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


How to add custom widget in wordpress

WordPress widget is an easy-to-use way to add content and specific features into your website. You just need to drag and drop the widget into any widgetized area like sidebar, footer or header of your website and start using its


How to deactivate WordPress Plugins using PHPMyAdmin

We can deactivate a plugin through WP Admin Dashboard. What we can do if we can’t accessing the admin area ? Yes, The following situations may block you out from accessing the dashboard 1). Will show a blank page after


How to fix WordPress Plugin upgrade failed error

An error occured while updating wp google map plugin: Could not remove the old plugin.. Enabling Maintenance mode… Updating Plugin wp google map plugin (1/1) Downloading update from http://downloads.wordpress.org/plugin/wp-google-map-plugin.zip Unpacking the update… Installing the latest version… Removing the old version


How to Remove empty thumb space – WordPress to Bootstrap conversion

I am working on converting WordPress Twenty Ten theme to Bootstrap Following is the code in index.php The above code will create a empty space for Thubmnail, if we don’t have an image in our post. We can fix the


As a precaution, WordPress resets 100,000 accounts

Last week, news emerged that up to 50 lakh Gmail usernames and passwords were published to a Russian Bitcoin forum, though Google said that it didn’t believe any of it was the result of a security breach at its end.


How to show thumbnail in WordPress without plugin

Featured Images or Post Thumbnails is a theme feature. Most wordpress themes support featured images by default. An easy way to figure out whether your theme supports featured images is by going to the post editor. Simply create a new


How to use Bootstrap Navbar in WordPress Theme

If your are trying to convert wordpress theme into bootstrap,one of the first issue you will find is to have the navbar integrated with the wordpress menu. I used bootstrap menu for my wordpress blog. It looks like this: But


TimThumb.php Vulnerability in WordPress blog

Few days ago, WordPress security vulnerability in timthumb.php reported on one of our blog http://filmnews.bizhat.com. timthumb.php is a script that is used by hundreds of WordPress themes to resize images. I searched in google with ‘timthumb.php vulnerability fix’ and found