Thursday 8 January 2015

Change product list page template in magento


If you need to set page template for all categories, you need to take into consideration of default categories as well as layered categories. Use local.xml file for this.

first we want to create local.xml file in your theme. in path like this

app\design\frontend\<your_package>\<your_theme>\layout\local.xml

How to display discount percentage for Special Price in Magento


If price. phtml file not in your theme, please copy from here

copy

App/design/frontend/base/default/template/catalog/product/price.phtml

paste
App/design/frontend/default/YOURTEMPLATE/template/catalog/product/price.phtml

Tuesday 6 January 2015

exmaple of usefull php function

I am Know Some usefull php function for generally use.

Monday 5 January 2015

How to add google fonts in magento theme? add google font in magento.


ADDING GOOGLE FONTS IN MGENTO THEME
You can add the css link into the admin design panel.

Wednesday 24 December 2014

separate sentences (paragraph) using pipeline by dots using javascript and html



Just check this code using this code you can separated setences. i am septences where dots using pipe line.



Select Box design using html and css

hello some select box design

Tuesday 28 October 2014

Saturday 4 October 2014

get latitude and longitude from address using google map also seach near by places

HELLO Getting serach near by of your location

get latitude and longitude from address using google map also seach near by places