If you want your Client ( user role created) or Editors to be redirected to different urls while they logout, use the code i shared below. Just change the urls in the code and paste it in your child theme’s function.php or use Code Snippet Plugins.
Continue reading “Based on User Role ( subscriber , editor) redirect to different url or login page During Logout action”Author: allaboutbasic
ACF post object drop down value auto populate or selected based on other field value

In the screenshot you can see the Post Object in ACF and Field Name is “region_id”.
That drop down ( Region) I have to auto select or populate based on other field ( Country) .
Continue reading “ACF post object drop down value auto populate or selected based on other field value”Find color from image using MAC without using any paid app. 35 seconds Video
So few days ago I was checking to find out a color used in image. There are paid apps for that in App Store. But I found another way which needs you 35 seconds to find out the color and you don’t need any paid apps. You need to go to PhotoPea to do that. Please check the video (35 seconds only).
Continue reading “Find color from image using MAC without using any paid app. 35 seconds Video”Show Specific Post Content into a page or sidebar using Shortcode and Post ID
Suppose you want to show specific post content into your homepage or any other page or in sidebar using shortcode, using the code i shared below you can do it. The shortcode works like this [copy_post_content id=”YOUR POST ID”].
Continue reading “Show Specific Post Content into a page or sidebar using Shortcode and Post ID”How to show Paypal Buy Now, Cart, Donate or Subscribe button in your wordpress website and Redirect to Paypal page after successful Contact form 7 submission
This is the way I added a Paypal button in a wordpress site and Redirect it to the Paypal Payment Page ( by auto clicking the paypal button) while the Contact Form 7 form mail sent/form submission.
Continue reading “How to show Paypal Buy Now, Cart, Donate or Subscribe button in your wordpress website and Redirect to Paypal page after successful Contact form 7 submission”How to add logo, menu and Contact number in header using Block Editor or in wordpress twenty twentythree (2023) theme : 4 minute Video

In this 4 Minute small video I have tried to show how to customize the header section of WordPress website built with the Twenty Twentythree theme and block editor. If you are using wordpress block editor theme like 2023 theme, In this tutorial, we’ll walk you through the process of adding a logo, a navigation menu, and a contact number to the header.
Continue reading “How to add logo, menu and Contact number in header using Block Editor or in wordpress twenty twentythree (2023) theme : 4 minute Video”How to edit footer copyright or Powered by text and links in Block Editor or wordpress twenty twentythree (2023) theme : 2 minute Video
Free WordPress based website for your pet Dogs or Cats
Here I am sharing you a free demo wordpress website which you can use to create your own website for your pet dogs or cats.
Basically it depends on your passion or love for your pet.
The theme which I used here is free theme Blogus. Please Download Pet Dogs/Cats free WordPress based website. You will need to use All in One Migration plugins to install/use this website.
Here is how the pages may be looked
Continue reading “Free WordPress based website for your pet Dogs or Cats”Show payment gateway logo in your website
If you want to show apple, gpay, paypal, venmo, discover, afterpay ,visa ,mastercard, american express, payment gateway logo in your website , then you can use my provided html and css code to show them like this ( screenshot below) . Code is provided below.

How to show posts from one wordpress website to another one without importing posts: Rest API and Shortcode
Can you Show posts from one wordpress website to another one without importing the posts?
Yes you can do it using REST API. Just you need to enable REST API of the site which posts you want to show.
I am sharing you a demo code to make you understand how you can code it ( it is a demo code, you need to modify it based on the fields which REST API url is providing) .
Continue reading “How to show posts from one wordpress website to another one without importing posts: Rest API and Shortcode”