Categories

Friday, April 19, 2024
#919814419350 therichposts@gmail.com

Month Archives: July 2018

woocommerce
Woocommerce Hooks

Woocommerce hook to redirect user after login based on users

Hello to all, welcome to therichpost.com. In this post, I will tell you, Woocommerce hook to redirect user after login based on users.I am redirecting different users to different pages after woocommerce login based on usernames.Here is the working code for Woocommerce hook to redirect user after login based on users and...

woocommerce
Woocommerce Hooks

How to add banner image woocommerce shop page with hook?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to add banner image woocommerce shop page with hook?I am sharing two hooks and both are working.Here is the working code for How to add banner image woocommerce shop page with hook? and you need to add this...

drugs_addiction_in_punjab
Stories

Drugs addiction in punjab youth

Hello to all, welcome to therichpost.com. Today I am going to share very serious problem in my state punjab and that is Drugs addiction in punjab youth.I am sharing real story in this post. Like all days. On 3rd  july, I went outside from my office for a walk at lunch break....

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

Hook meaning in wordpress

Hello to all, welcome to therichpost.com. In this post, I will tell you all the simple definition of wordpress hooks.Wordpress Hooks means:Hooks are the that functions, which change the working of wordpress main functions without interrupting the core files or code functions and same for wordpress plugins.Hooks are the two...

woocommerce
WoocommerceWordpress Tricks

Woocommerce get order total on daily basis

Hello to all, welcome to therichpost.com. In this post, I am sharing the code for, how to get Woocommerce get order total on daily basis? Woocommerce is the best e-commerce plugin for shopping websites.Here is the working code for Woocommerce get order total on daily basis:// functions.php file code function get_daily_purchases_total(){ global $wpdb;...

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

How to remove image from wordpress post content?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to remove image from wordpress post content? Here is the working code and you can add this into your wordpress theme's any template file:$content = get_post_field('post_content', $post_id); $content = preg_replace("//i", "", $content); //or $content = get_the_content(); $content =...

woocommerce
Woocommerce

Woocommerce checkout page notices

Hello to all, welcome to therichpost.com. In this post, I am sharing the code for Woocommerce checkout page notices. Woocommerce is the most popular e-commerce plugin for WordPress.With this hook, you can add custom notification on woocommerce checkout page. I have also shared the code  for woocommerce cart page noticies...

woocommerce
Woocommerce

Woocommerce custom code in Woocommerce archive page

Hello to all, welcome to therichpost.com. In this post, I am sharing the code for Woocommerce custom code in Woocommerce archive page. Woocommerce is the most popular e-commerce plugin for WordPress.Here is the working code and you need to add this into woocommerce archive page template:

woocommerce
Wordpress Tricks

Woocommerce custom shop page wordpress template

Hello to all, welcome to therichpost.com. In this post, I am sharing the code to make Woocommerce custom shop page wordpress template.  Woocommerce is the most popular e-commerce plugin for Wordpress.It is very easy to use and integrate and there are also so many hooks in Woocommerce, which makes woocommerce customization...

1 2 3
Page 3 of 3