loop2 Please Wait...
DeveloperGang

Wocommerce get product gallery images.

Sometimes you need to get product gallery images. It is very easy and simple to get product gallery images. There is wocommerce function get_gallery_attachment_ids(),by using...

How to Change the order of the Woocommerce tabs..???

Hello folks..!! As you already read our post to add new tabs or we can say add custom tabs in woocommerce. If you haven't read yet don't worry ...... just Go to the Below link...

Fatal error: Allowed memory size of 67108864 bytes exhausted in Wordpress

Sometimes we found that error: Fatal error: the Allowed memory size of 67108864 bytes exhausted. Generally, we have the solution for this that can be attempted in the first try...

types of hooks in WordPress...

Hooks allow user to create WordPress theme or plugin with shortcode without changing the original core files. two types of hooks: 1) Action hooks 2) Filter hooks 1. Action...

What is WordPress?

Word press is a best Open Source CMS which allows it to be used free of cost. You can use it on any kind of personal or commercial website without having to pay a single penny for...

Redirecting Wordpress's Login/Register page to a custom login/registration page..

IN SOME CASES we have been used the plugin for the custom login, registration page. OR we have created our pages using custom codes for Login and register page. In that cases th...

How to get the date of post in a separate day, month and year variables wordpress.??

Sometimes our custom design requires Day, month and year in a seprate or wow looking format... For this we need the day for the post, month for the post, and Year for the post in a...

How to redirect a page in php?

very easy way: header("Location:index.php"); // here index.php is the page where we want to redirect. you can change the name where to want to redirect.

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...

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