Categories

Monday, November 25, 2024
#919814419350 therichposts@gmail.com

Year Archives: 2018

woocommerce
Woocommerce Hooks

How to Remove Woocommerce cart quantity selector from cart page?

Hello, welcome to therichpost.com. In this post, I will tell you , How to Remove Woocommerce cart quantity selector from cart page? WordPress is the best cms and Woocommerce is the best Ecommerce plugin. WordPress hooks(add_action, add_filter) give us the power to edit or change the code without interruption into...

reactjs
Reactjs

React js Onclick Event Handler Example

Hello, welcome to therichpost.com. In this post, I will tell you, React js Onclick Event Handler Example. Reactjs is a Javascript Library to build user interface.Today, In this post, I will tell you reactjs onclick event handler working and I will the li value with reactjs onclick event and this...

reactjs
Reactjs

Reactjs dynamically added class to html elements

Hello, welcome to therichpost.com. In this post, I will tell you, Reactjs dynamically added class to html elements. Reactjs is a Javascript Library to build user interfaceIn this post, I am adding className property  to li based on object value and this is very interesting and I am doing it...

bootstrap
Bootstrap

Best way to reset form in Bootstrap Popup modal after modal close

Hello, welcome to therichpost.com. In this post, I will tell you, Best way to reset form in Bootstrap Popup modal after modal close. Bootstrap is the most popular front-end framework.I was facing one problem that, how to reset form in Bootstrap Popup modal after modal close? and I tried all...

How to add custom meta title and meta description in Wordpress?
Wordpress HooksWordpress Tricks

How to Exclude categories from RSS feed WordPress?

Welcome to therichpost.com. In this post, I will tell you, How to Exclude categories from RSS feed Wordpress? Like I always say WordPress is the best cms.Here is the working code for Exclude categories from RSS feed Wordpress and you need to add this into your theme’s functions.php file:function exclude_cat_wps($query)...

woocommerce
Woocommerce Hooks

How to Disable WooCommerce shop page?

Hello, welcome to therichpost.com. In this post, I will tell you , How to Disable WooCommerce shop page? WordPress is the best cms and Woocommerce is the best Ecommerce plugin. WordPress hooks(add_action, add_filter) give us the power to edit or change the code without interruption into the files and this...

reactjs
Reactjs

How to render an array of objects in React?

Hello, welcome to therichpost.com. In this post, I will tell you, How to render an array of objects in React?Reactjs is a Javascript Library to build user interface. Now I am also learning Reactjs these day because of my passion to learn new things.In this post, we will render an...

How to add custom meta title and meta description in Wordpress?
Wordpress HooksWordpress Tricks

How to Change the author slug WordPress?

Welcome to therichpost.com. In this post, I will tell you, How to Change the author slug Wordpress? Like I always say WordPress is the best cms.Here is the working code for Change the author slug Wordpress and you need to add this into your theme's functions.php file:add_action('init', 'cng_author_base'); function cng_author_base() {...

How to add custom meta title and meta description in Wordpress?
Wordpress Hooks

How to Require minimum comment length for post in wordpress?

Welcome to therichpost.com. In this post, I will tell you, How to Require minimum comment length for post in wordpress? Like I always say WordPress is the best cms.Here is the working and tested wordpress hook for Require minimum comment length for post in wordpress and you need to add...

reactjs
Reactjs

How to merge two components in reactjs?

Hello, welcome to therichpost.com. In this post, I will tell you, How to merge two components in reactjs? Reactjs is a Javascript Library to build user interface. Now I am also learning Reactjs these day because of my passion to learn new things.In this post, we will merge two components...

1 18 19 20 41
Page 19 of 41