
Search In
In wordpress you can create a admin page in admin section, to start this we have to first use hook function add_action() to create a menu in admin.
Before doing this we have to first create a directory under the plugins folder for now we create 'hell
Before we begin with the setup of the varnish with Apache, let us know a bit about Varnish and then move ahead with configuration of varnish with apache with some examples that gives you an idea of basic settings for the server.
Varnish is an HTTP A
Step-1 Go to browser
Step-2 Click on Administrator:
Step-3 Click on about OpenERP
Step-4 Click on activate the developer mode.
You can activate the developer mode in the About Box located under your username in the top right corner of OpenERP
If you would like to disable word-press updates please follow the below process:
Open your current selected Theme folder.
Open under this folder function.php and
put the below code at the end of this file
//To Disable Theme Updates # WP Version 3.0
This tutorial will help how to change the password in ubuntu.For changing the password follow the follow the steps bellow:
Step 1: Select “recovery mode” the second boot option in your GNU GRUB console.
Step 2: In Recovery Menu window select option
While parsing the skin from HTML file that has been developed by HTML developer. There are many unknown issues occurs. For example-
Sub-Menu does not show under Main menu.
Slider does not rotate in Homepage.
Layout is malformed.
Works fine when log
In Cakephp we have some default error pages but we can create our own error page. Here we will create a custom error page to show error if controller not found. If controller not found then we will show 404 error page. Below are few steps for creati
CakePHP or Symphony2? This is a common question that are arising in the developers community and topic lists this may lead developers sometimes get undermine to clarify users as which is the best framework in php.
Lets talk about Symphony2 first,
You have to add a theme attribute in the Android manifest file under activity section. So that only that particular activity will become transparent.
After the above step, add background attribute to your layout file as shown below:
<linearla
Hello friends,
As we have seen, cordova push plugin only provides access to notification action when we click on notification from status bar, but if we want to perform that action without clicking on notification we have to add some extra code.
1