Search Results for: rating – Page 6

WordPress Code Snippets

In this page, I am going to add all the WordPress Code snippets that I find interesting to share with you. How to make WordPress theme WooCommerce Compatible

PHP and MySQL Code Snippets

In this page, I am going to add all the PHP and MySQL Code snippets that I find interesting to share with you. Listing all files and directories using PHP

Code Snippets

HTML CSS JavaScript jQuery / jQuery Plugins PHP and MySQL WordPress Yii Framework Laravel  

Miscellaneous
Mizanur Rahaman Mizan

How to load content on scrolling using jQuery and related plugins

In this article, I am going to show you how you can load certain portion of code only when the content is scrolled down and appeared on the screen. i.e to the viewport. To load content on scrolling we need a jQuery plugin named viewport.

Designing
Mizanur Rahaman Mizan

How to access full source code of an old commit

We use GitHub and Bitbucket for version controlling of our any web project and theme at TechnoCrews. Once in a while, we need to fully revert back to any web project. Sometimes, it is quite impossible to track an old commit after a longer period