loop2 Please Wait...
DeveloperGang

Get Page Title, Excerpt Or Content By Id Or Name In WordPress..!

Get Page Title, Excerpt Or Content By Id Or Name In WordPress..!
Yes, We can easily get the Name of the page, Excerpt of the page and Content of the page, etc. by its id or by name. Below easy and simple code will show you how it works. Get pa...

Get Menus by Name in WordPress....!!!

Get Menus by Name in WordPress....!!!
Source file wp_get_nav_menu_object() is located in wp-includes/nav-menu.php. to get the menu by its name. use below code: wp_nav_menu( array( 'menu' => 'your men...

Woocommerce Categories in WordPress Menu

Woocommerce Categories in WordPress Menu
It's very simple and easy way to show woocommerce categories in our menu. Login to WordPress menu: Go to Appearance --> Menus On the top right side, you will see Screen optio...

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...
Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga, aspernatur.