Swashata has written 257 articles

Hi there, I am the Lead Developer at WPQuark.com. I love to create something beautiful for WordPress and here I write about how to use them. When I am not working, usually I am doing a number of other creative things ;).

Available Glyphicons and Icomoon Icons

With WP Knowledge Base, we have already included bootstrap CSS which gives you the awesome Glyphicon icon collection. But if this is not sufficient for you, then you can also use the included icomoon icons. [icon type=”glyphicon-adjust”]Available Glyphicon Icons Click on the image above to learn the classes and corresponding icons. [icon type=”glyphicon-adjust” class=”ipt-icon-IcoMoon”]Available Icomoon…

Requirements and Compatibility

Server Requirements Please make sure your server meets the following requirements. WordPress Version 3.5.+. We are using latest APIs to make the plugin work better. If you are running an older version, please check this guide to upgrade. PHP Requirements Version 5.3 or greater. (Starting version 3.0 eForm has deprecated PHP version 5.2). Memory at…

Increase php.ini memory limit

While working with WordPress and several themes and plugins, the most obvious error one can come through is a “White Screen of Death“. The reason can be many, yet the most common one is exceeding PHP memory limit. So let us see how we can increase our PHP memory limit. [notification type=”alert-info” close=”false” ]This tutorial…