loop2 Please Wait...
DeveloperGang

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?

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

Woocommerce-Theme-.png
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 usi...

How to stop a Vimeo or Video by close with Jquery

vimeo.png
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 cl...

Add active class to the menu li in wordpress

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

wp_nav_menu add or remove sub-menu class in menu wordpress.

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

How to add facebook (fb) like button in the product view page magento???

magento.jpeg
As we all know there are many Magento extensions for social sharing services I have shared this article for add just single Facebook like button in product view page::: Read the F...

How to find out if a record already exists in a database or not in Magento ?

Magento-url.png
To check out whether record exists in the database of MAGENTO you can use the following query::: getCollection()->addFieldToFilter('field_name', $value_to_check)->getFirstIt...

How to add Magento newsletter in footer or Header?

magento.jpeg
To set the Newsletter on Footer also in Header section: Must follow below steps.. FOR THE FOOTER: Go to app/design/frontend/default/your_theme/layout/ open newsletter.xml Check the...

Introduction of Java.

Java programming language has been derived on the basis of OOP(Object Oriented Programming). Earlier Java was called Oak. To learn Java programming language, first you need...
Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga, aspernatur.