loop2 Please Wait...
DeveloperGang

How To Get Current Theme Name And Package Name In Magento?

How To Get Current Theme Name And Package Name In Magento?
Current Package name Mage::getSingleton('core/design_package')->getPackageName() Current Theme name Mage::getSingleton('core/design_package')->getTheme('frontend') Read...

How to Change the Logo in Magento ?

How to Change the Logo in Magento ?
First, you need to login to the admin panel. Then go to System ==> Configuration ==> Design ==> Header. There change the image name to what you want. Upload your Logo...

What is the Use of in_array() Function in PHP?

What is the Use of in_array() Function in PHP?
If you want to check particular value exists in an array or not,then you can use in_array() function. Example: Output: PHP exists For Technology Business write for us blogs...

What is Difference Between echo() and print()?

What is Difference Between echo() and print()?
introduction: echo and print both are used to display output in PHP. echo/print both can be used with or without parentheses Syntax: Difference: In PHP echo does not...

What is difference between require() and include()?

php.png
require() and include() both are used for including files in PHP. When you include a file using include() and that file is not exists then it will give warning(E_WARNING) and...

How to Remove index.php From the Website URL in Magento?

How to Remove index.php From the Website URL in Magento?
There is an easy way to remove index.php from your website url only in case the mod_rewrite module is enabled on your server. To check this, you may contact your server administrat...

How To Get The Regular Price And Sale Price In WooCommerce?

How To Get The Regular Price And Sale Price In WooCommerce?
IN WordPress platform the Woocommerce is the best platform that used for an eCommerce solution. Sale price and regular price are just meta keys. we can easily get the prices by u...

How To Stop A Vimeo Or Video By Close With jQuery

How To Stop A Vimeo Or Video By Close With jQuery
In some of the cases when we close the button of a modal or popup in which our Video or Vimeo is playing. after closing the Vimeo or video still playing. Do not worry. we can close...

Add Active Class To The Menu Li In WordPress

Add Active Class To The Menu Li In WordPress
By default, there is a .current-menu-item class added in the menu li. we can easily add the active class by simple WordPress filter. add_filter('nav_menu_css_class' , 'special_na...

wp_nav_menu Add or Remove Sub-menu Class in Menu WordPress.

wp_nav_menu Add  or Remove  Sub-menu Class in Menu WordPress.
We can add additional class to submenu Suppose we have following structure: Home Home1 Home2 Home3 Home4 Home5 Home6 In that case if we want to...

Displaying All Posts ....

Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga, aspernatur.