Author: therichpost
-
Some media queries working examples
Hello, welcome to therichpost.com. In this post, I will tell you Some media queries working examples. Media queries play very important role in responsiveness. There are lots of media queries hacks and I will tell some of them. @media(min-width:992px) @media(min-width:1200px) @media screen and (max-width:767px) @media(max-width:768px) @media(max-width:480px) @media only screen and (max-width:480px) @media(min-width:992px) and (max-width:1199px) There…
Written by

-
How to grow hair back home remedies?
Hello, welcome to therichpost.com. In this post, I will tell you How to grow hair back home remedies? I am making this post with my personal experience. Before marriage I had hair fall problem and litle baldness problem and I was very worry about that. After marriage my wife saw this and told me, I…
Written by

-
Remove image size from thumbnail in wordpress with jquery
Hello, welcome to therichpost.com. In this post, I will tell you How to Remove image size from thumbnail in wordpress with jquery? WordPress is the best cms and jquery is also the best. Today we will do this size trick with jquery. Please check this image link with size: https://therichpost.com/wp-content/uploads/2017/12/jquery-364×150.jpg Please check this image link…
Written by

-
Get today date with jquery
Hello, welcome to therichpost.com. In this post, I will tell you Get today date with jquery. I personally like jquery very much. Most of my code is full with jquery. When I stuck in php or other language then that stuckness I remove with jquery code. In my starting career, I learned jquery first. Here…
Written by

-
Bootstrap modal popup design after mail sent
Hello, welcome to therichpost.com. In this post, I will tell you How to create Bootstrap modal popup design after mail sent? Bootstrap is the most popular front-end framework. The popup design, which I will make in this post, can be used after send mail or data inserted successfully or any other success. Now In this…
Written by

-
How to use Typescript variables in angular2 inline template?
Hello, welcome to therichpost.com. In this post, I will tell you How to use Typescript variables in angular2 inline template? Nowadays Angularjs is very popular and known as one page website. I am familiar with Angular1 very well but Angular2 is totally different with Angular1. Angular2 is totally command based. The very new feature in…
Written by

-
Jquery all time methods and functions
Hello, welcome to therichpost.com. In this post, I will tell you Jquery all time methods and functions. I personally like jquery very much. Most of my code is full with jquery. When I stuck in php or other language then that stuckness I remove with jquery code. Today In this post, you will more code…
Written by

-
Remove query string from wordpress styles, scripts path with add filter hook
Hello, welcome to therichpost.com. In this post, I will tell you How to Remove query string from wordpress styles, scripts path with add filter hook? WordPress is the best cms. WordPress hooks(add_action, add_filter) give us the power to edit or change the code without interruption into the files and this is the best thing about…
Written by

-
Custom helper php function to print array
Hello, welcome to therichpost.com. In this post, Custom helper php function to print array.. I personally like php ver much. PHP is the best web language. There are many cms and frameworks in PHP and WordPress is the best example. facebook also used PHPin it. Here is the code for Custom helper php function to…
Written by

-
How to create custom login error message in wordpress login page?
Hello, welcome to therichpost.com. In this post, I will tell you How to create custom login error message in wordpress login page? WordPress is the best cms. WordPress hooks(add_action, add_filter) give us the power to edit or change the code without interruption into the files and this is the best thing about wordpress. Now I…
Written by
