By Prem Tiwari in Yii framework. Updated on
If your only goal is to achieve not ever seeing /frontend/web or /backend/web, even without using .htaccess rules, you could go for the following. Before procees make sure your directory structure would look like : …
By Prem Tiwari in Plugins, WooCommerce, WordPress. Updated on
Remove sku woocommerce | woocommerce hide sku wrapper If you don’t need to use SKUs at all in your shop, you can disable them completely by using this plugin. This plugin should work with any …
By Prem Tiwari in Freebies, Google. Updated on
Is your website going down or taking more time to load? If yes, then keep close attention in this today i am going share very useful tools which will optimize your website performances. These all …
By Prem Tiwari in Freebies, PHP Tutorial. Updated on
This script will get the Alexa ranking for your blog or website. This is a very simple PHP script to understand. About Alexa Rank Alexa’s traffic estimates are based on data from our global traffic …
By Prem Tiwari in Plugins. Updated on
Drag and drop web forms that you have created in your AWeber email marketing account into your blog, without having to log into your AWeber account or copy and paste anything! This plugin allows you …
By Prem Tiwari in Yii framework. Updated on
This article will explain the better way to use Form Input Fields in Yii2.0. Folder structure of ‘yii\widgets\ActiveForm’ class is used to create a form and ‘yii\helpers\Html’ class is used to display the different type …
By Prem Tiwari in Plugins. Updated on
If want to display the latest tweets in your WordPress sidebar area, then this plugin will help you to display latest tweets from your twitter profile. I have developed very simple WordPress plugin for this. …
By Prem Tiwari in Freebies, JavaScript, Twitter, Web Technologies. Updated on
The ClockPicker was designed for Bootstrap in the beginning. So Bootstrap (and jQuery) is the only dependency(s). Since it only used .popover and some of the .btn styles of Bootstrap, I picked these styles to build …
By Prem Tiwari in Freebies, JavaScript. Updated on
In this post i explain how to Submit Checkbox values in Form with javascript. In the demo you see the mail-box selection for mails deletion. I had experimented with javascript support. I will used java …
By Prem Tiwari in WordPress, WordPress Snippets. Updated on
In this post, I will show you how to add a login / logout link to the your WordPress navigation menu. This code snippet automatically detects whether the user is logged in or not and …
By Prem Tiwari in WordPress, WordPress Snippets. Updated on
Here’s easy & simple wordpress code snippet which allows you to remove the WordPress version number from dashboard footer. You need copy bellow code snippet and paste in your functions.php file of current theme. Have …
By Prem Tiwari in PHP Tutorial. Updated on
We are always using the JavaScript validation for form validation inour practice,but in some way many user’s disabled the javascript in his browser in such cases we strongly recomended the Server Side Form Validation. In …
By Prem Tiwari in Freebies, Google. Updated on
Google Web Designer is a program for Windows, Mac and Linux from Google for engaging, interactive HTML5-based designs and motion graphics that can run on any device.It is also a graphical design tool for creating …
By Prem Tiwari in PHP Tutorial. Updated on
Now a days email is the most popular Internet service. A plenty of emails are sent and delivered every day. The main goal of this tutorial is to demonstrate how to send email with attachments …
By Prem Tiwari in Web Technologies. Updated on
CSS3 has been split into “modules”. It contains the “old CSS specification” (which has been split into smaller pieces). In addition, new modules are added. CSS3 Modules Selectors Box Model Backgrounds and Borders Image Values …