Author: Pixel Insert / Pixert
Increase File Upload Size WordPress
We see this error when we upload a file that bigger than upload limit size , the error look like this “exceeds the maximum upload size for this site” The web hosting company may set limit to file upload size, fortunately we could workaround this problem and increase file upload size WordPress.
Create Responsive Menu with WordPress Plugin
Responsive menu is a WordPress plugin that creates a nice three-lined menu button or responsive menu when the site viewed on devices that users can click to bring a slide out menu, which is easily navigated .
How to Disable WordPress Automatic Updates
WordPress Automatic updates were introduced in WordPress 3.7, this means most sites are now able to automatically apply these updates in the background. By default, automatic updates are only enabled for minor core releases and translation files, and the application will auto update itself if you’re on WordPress 3.9.0 when version 3.9.1 come out. We…
Useful WordPress Plugin: Category Order and Taxonomy Terms Order
Category Order and Taxonomy Terms Order is a powerful plugin to re-order categories and all custom taxonomies terms using a drag and drop capability. The best thing about this plugin, we don’t need to change theme code just to re-order categories and taxonomies, the plugin will do it for us. Just drag and drop category…
Change Posts Order with Post Types Order
WordPress displays posts and pages in order of the date published and changing that order can be frustrated. Easy solution to change posts order is by using this plugin, Post Type Order.
Show and Hidden Files on Mac OS X
I often edit. htacces, but when downloading or create files. htacces, the files hidden by Mac OS X, I’m currently using OSX 10.8.5. In Mac OS X, files with names that start with a dot (.) are hidden I’m using Terminal command to reveal the hidden files in OS X by making a change to…