Today we look into how to simplify the WordPress user registration process. We go through a solution to allow WordPress registration with email only and replace or remove the need for the username field.
Today we look into different WooCommerce redirection rules after login, logout, and registration. In addition, we investigate some options for redirection hooks after user registration. We explore custom experiences, such as redirections based on user role and the different options for WooCommerce redirects after checkout and the thank you page.
Today we look into how to customize the WooCommerce template files, in particular, we focus on how to create your template files and use the folder structure for easy WooCommerce theme customization.
In this article, we look into how to set WooCommerce prices by user role. Our goal for today is to find automated ways to show different product prices for different users. In order to get this, we investigate some plugins and coding options. In addition, we dive into analyzing how using role based pricing with these different pricing strategies can affect your WooCommerce store performance.
The new Users Insights 4.2 update has been just released. The update introduces new columns to the Users Insights table, such as number of page visits, active membership names for WooCommerce Memberships and MemberPress and BuddyBoss profile types. The WooCommerce reports also include some improvements, like options to filter some of the reports by date and a new “Most refunded products” report.
In this guide we’ll dive deep into Ultimate Member custom fields. We look into how to create them on your site, and how you can use them for better user interactions. In addition, we investigate how these fields are stored in the database and how you can access these fields data.
In this tutorial we are going to learn how to change the number of products per page in WooCommerce. You’ll be able to do it in a few different ways with different tools and complexity.
In this tutorial, we are going to learn how to skip the add to cart step on your WooCommerce store and redirect customers directly to the checkout page. This process should potentially make the purchasing process a bit faster and hopefully a bit more pleasant for your customers.
In this tutorial, we will be showing you how to remove the WooCommerce tabs from the product page. In situations when the information displayed in WooCommerce profit page tabs might not be relevant to your store, you can remove them from the product page.
Today we’ll look into how to programmatically create WooCommerce coupons and different ways to implement these coupons. Here we’ll investigate how to use this strategy to boost your customer retention.