Author: therichpost
-
What is RequestOptions in Angular?
Hello, welcome to therichpost.com. In this post, I will tell you, What is RequestOptions in Angular? I am familiar with Angular 1 very well but Angular 2 is totally different with Angular 1. Angular2 is totally command based. RequestOptions is used in when we post or send data like if we want to send json…
Written by

-
Change default WordPress search to search for woocommerce products
Hello, welcome to therichpost.com. In this post, I will tell you How to Change default WordPress search to search for woocommerce products? WordPress is the best cms. There is default wordpress search form but we can it for search Woocommerce products also with simple trick. This is the main code for search woocommerce products: <input…
Written by

-
Get WordPress data in Angular2 with WordPress rest api
Hello, welcome to therichpost.com. In this post, I will tell you How to Get WordPress data in Angular2 with WordPress rest api/ Nowadays Angularjs is very popular and known as one page website. I am familiar with Angular 1 very well but Angular 2 is totally different with Angular 1. Angular2 is totally command based.…
Written by

-
Add three dots at end of string with css
Hello, welcome to therichpost.com. In this post, I will tell you How to Add three dots at end of string with css/ Css plays very important in the website. Without Css, the website is like feels less. Here is the Css code to Add three dots at end of string with css: .add-three-dots{display: inline-block; width:…
Written by

-
Therichpost Seo Progress After One Month
Hello to all, welcome to therichpost.com. I will tell you Therichpost Seo Progress. Seo is the main part for every website. Google search in website depends on seo. Yoast SEO is the best plugin for this. Here is the image of seo graph of Therichpost : Here is the second Image(20 Sep 2018): Please…
Written by

-
How to apply CSS to iframe with jQuery?
Hello, welcome to therichpost.com. In this post, I will tell you How to apply CSS to iframe 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. Here is the working code to…
Written by

-
How to get all users in wordpress with rest api hook?
Hello, welcome to therichpost.com. In this post, I will tell you How to get all users in wordpress with rest api 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 wordpress. Now I…
Written by

-
How to get and show phpmysql data in angularjs2 or 4?
Hello, welcome to therichpost.com. In this post, I will tell you How to get and show php mysql data in angularjs 2 or 4? Nowadays Angularjs is very popular and known as one page website. I am familiar with Angular 1 very well but Angular 2 is totally different with Angular 1. Angular2 is totally…
Written by

-
How to save php mysql data in Excel sheet?
Hello, welcome to therichpost.com. In this post, I will tell you How to save php mysql data in Excel sheet? 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. In this post, I…
Written by

-
FormData example with ajax file upload
Hello, welcome to therichpost.com. In this post, I will tell you FormData example with ajax file upload. 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. if we want to send data from one…
Written by
