
Set the First Gallery Image of a Listing as Its Featured Image
By default, MyListing does not use the Featured Image portion of the Listing, so Listing owners cannot add their own Featured Image from the front

By default, MyListing does not use the Featured Image portion of the Listing, so Listing owners cannot add their own Featured Image from the front

This snippet redirects to a custom page once a listing is submitted and after waiting 3 seconds. Customization Notes

This code snippet adds a Select Role dropdown to the WooCommerce orders table.

This code snippet adds a custom URL field to WooCommerce products that you can use to specify a unique redirection based on the product purchased.

For this specific example, the user is asked to enter a special offer code. If the field is empty, a custom error is shown. If

This code snippet is versatile, providing the ability to assign coupons when various links are used. The key thing to note when looking at this

WordPress blocks SVG uploads by default, so you end up converting images to a different format to get around “file type not allowed” errors. The

This code snippet allows website owners to send users to a custom URL after they log out. Adjust Line 6 as desired.

By default, MyListing allows up to 3 Cover Detail elements. Adjust Line 2 as desired.

By default, WordPress includes a color palette that you can use when using Elementor’s Text Editor widget, MyListing’s WP Editor field, etc. In many cases,

By default, WordPress allows you to categorize Posts, but not Pages. After adding this code snippet to your website, you’ll be able to assign a

By default, WooCommerce redirects all users to the MyListing Dashboard (i.e., My Account), which may not be desirable for website owners. Customization Notes By default,

By default, WooCommerce will attempt to display your Terms & Conditions inline (i.e., on your Checkout page). Some site owners prefer to open their terms

By default, MyListing uses a listing’s logo social share image, and this code snippet tells MyListing to pull the first gallery image instead.
Option 1: CSS This option is the easiest to implement. It’s also very useful for those who want to hide the link options on a

After a product is added to the cart, the shopper is sent straight to checkout instead of staying on the product page or going to

This snippet will duplicate a Post, Page, Listing, etc., set the status to ‘Draft, and drop you right into editing mode.

By default, WordPress allows you to add Tags to Posts, but not Pages. After adding this code snippet to your website, you’ll be able to

This code snippet adds a Select Coupon dropdown to the WooCommerce orders table so you can easily see which coupons were applied to which orders.

In this snippet example, we are adding a custom WooCommerce endpoint named “Support.” Anywhere you see the word “Support,” change it to the name of

Depending on your site setup, users may need to confirm they want to log out, which some may not consider the best user experience. Use