loop2 Please Wait...
DeveloperGang

How to Create a Page Template in WordPress?

template.png
Page templates are a specific type of template file that can be used for one or more pages. some of the main features for page templates are listed below, Have a look : that...

Get page title, excerpt or content by id or name in wordpress..!

How-to-Create-Registration-Form-in-Wordpress-Without-Plugin_.png
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 page...

Get menus by name in WordPress....!!!

wordpress-menu.png
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

pro_cat.png
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 options....

How to add a class in li tag using wordpress menu ?

li_class.png
yes, it is very easy that we can add a class in li tag from the admin panel of wordpress. without using the jQuery. Wordpress allows us to add a class from its menu admin. Login to...

How to add the header logo in wordpress?

wordpress-image-in-image-tag.png
Login to your admin panel: On left side go to Appearance and click on Header You will see header image option Now click on add new image Selece your image and click on SAVE AND PU...

How to get current theme name and package name in magento?

Magento-url.png
Current Package name Mage::getSingleton('core/design_package')->getPackageName() Current Theme name Mage::getSingleton('core/design_package')->getTheme('frontend') Read the...

How to change the logo in magento ?

Magento-url.png
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 ski...

What is the use of in_array() function in PHP?

php.png
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 subm...

What is difference between echo() and print()?

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