
Search In
Hello Friends,
If you would like to define Contact Form-7 in hindi language. Please open your admin panel and follow the step below:
Step 1: Click at Contact form on left menu --> Add New
Step 2: Default contact form's content appear as bel


Hi there!
This blog post will tell you how to add Powerpoint slide presentation in your websites. We add images, colors, figures, charts etc and many other things in our website to make it look more interactive and appealing. Powerpoint presentation
Here I have created a RecyclerView app in android. In this app we have added item in RecyclerView and when we click on the item in RecyclerView the item will be removed. In this recycler view I have used notifyItem Inserted() and notifyItemRemoved()
Broken Links:
Links for which pages are not found or there is a change in main URL that's why it is showing broken.
Dead hyperlinks on websites are not just infuriating , but there presence may do some serious vandalization to your online business a
Hello Everyone,
In this blog we will discuss about how to update multiple array elements in MongoDb using a single query.
Let say we have a collection in MongoDb named "Form" which consists of the below available documents:
> db.Form.find().pr
Hi All
Today we will discuss about how to Localize Ionic application.
We have a JavaScript library for AngularJS "Angular Translate".
It allows you to Translate your application depending upon language you desire.
It will provide a great way to loca
In the below example I have created Expanding toolbar in android. Here first I have created CoordinatorLayout in activity_main.xml layout then I have added RecyclerView, CollapsingToolbarLayout and Toolbar with in CoordinatorLayout, In MainActivity I
In this blog tutorial, i am going to explain how to create magento custom admin module in backend admin panel.
Lets start by creating the following folders:
app/code/local/My/Pant/etc
app/code/local/My/Pant/controllers
app/code/local/My/Pant/Helper
In the below example code I have created Custom Notification in android. Here first I have added ImageView and TextView in activity_main.xml layout. Then I have used NotificationManager class and NotificationService in MainActivity. You can s
In the below example I have created simulate animation in android. Here I have added first TextView and ImageView in activity_main.xml layout ,In MainActivity I have used Runnable Thread. On this animation image will be rotate like watch. You can see
