Wednesday, April 25, 2012

Magento Belvg

Belvg had launches the new extension which will help the developer to get relief from the pain with already overridden Magento classes (models, routers, blocks, helpers). The extension provides the list of changes, made by other developers, and indicates where rewriting are located.

Just Click on the Link and you can download easily as it is free extension

Hope this will help you!

Friday, April 20, 2012

Magento Hide only particular category from left Navigation

Magneto Show Category on left side as but some time we require to hide particular category or subcategory
so we can remove just open the following file

Magento Remove Category from left Navigation

Magento By default shows the Category on the left side navigation but sometime we don't require to show the category on left side

so easy way to remove just open the following file and

Wednesday, April 18, 2012

Magento increment QTY Box in Cart or View page

Magento had default textbox for Quantity but some time we require to add the qty box  with increment value without entering the value in textbox.We can add the followimg code in cart or view page

Sunday, April 15, 2012

Magento Can't able to login in admin

Some time After the installation of magento we can't able to login in admin and we stuck that we have not installed Properly generically while installing some of the permission is required which is not available and so we need to edit one file

Saturday, April 14, 2012

Magento Review Raitng layout

Due to some reason we required the rating review layout should look different on list page and different  on view page but as magento had default one file which will work for both in list page and view page

Now  we can easily show different layout of review in List page and  different in view page or any other file
Need to follow this step

Magento get URL Paths

WE can Easily get the URL path from static blocks in CMS, PHP and phtml pages
 To Retrieve URL path in STATIC BLOCK

 To get SKIN URL 
 {{skin url='images/sampleimage.jpg '}}

 To get Media URL 
 {{media url='/sampleimage.jpg'}}

 To get Store URL 
 {{store url='mypage.html'}}

 To get Base URL 
 {{base url='yourstore/mypage.html'}}

Wednesday, April 4, 2012

Magneto get Previous & Next Product Links on Product view Page

It will be easy if you will get the next and previous product from any page instead of going to category or navigation or any other link You can add this code in any of the temaplte file Suppose we are showing in the view.phtml

Tuesday, April 3, 2012

Magento change main image to any product picture on mouse over

Magento change main image to any product picture on mouse over Magento eCommerce Product image change on hover: mouseover: Magento have default feature that when u click on the product image it will get opened in new window so now you can show the product image into the main image on mouseover or on mouse

Sunday, April 1, 2012

Magento Newsletter Subscribe Form in Footer or Header

Sometime it may required to add the newslettersubscribe box in Header or Footer.Magento template you would need to go and find the relevant lines in the layout XML files and modify them to show in a new postition. This however was a tedious process; especially when it came to precise positioning on your page.
create a block on the fly and position it precisely in your template files with one line of code.

LinkWithin

Blog has moved, searching new blog...