
Search In
Hello Readers,
This tutorial will guide you about "How to change category page layout ".
There are different ways to change the category layout in Magento.
1. Change individual category page layout
Login to admin panel
&
My question is with regards to the below code its a hangman game. I got this code online and trying to reverse engineer it so i can understand it better. My question is specifically regarding two lines , i need to understand the individual line and
In Magento e-commerce website we usually add products to cart through add to cart button, but if we are required to add many products to cart by selecting them with the checkbox. Then we can do this as,
Add checkbox input tag in lis
How to go to the desired page on clicking a link when the same link is present in more than one page using ui router in angularjs?
If you have one link present in more than one page and you want to redirect to the page from where you came to the lin
Whether you are newbie web Developer or Tech Geek, WordPress is great CMS (Content Management System) platform experimenting to make a website with thousands of tweaking plugins for customization. For changing header or footer you need to install plu
Steps to Create a WCF service in Visual Studio 2010
1.To create a new WCF service application project, go to File->New->Project. Then select WCF under Visual C# installed templates and then select wcf service application.
2.In the solution ex
While building projects in MVC we also have a requirement to build API that can run on any device whether its a mobile device or whether it is a laptop.
Web API we mainly build so that it can run on any device and on any platform. The
PHP script is used in a HTML form to allow users for uploading a file from a folder or server. Whenever user do so initially the file is in the temporary directory after it will relocated into the target destination. The uploaded file could be anythi
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 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
