Recipient Management for Elementor Pro Single Listing Contact Forms
Check out the Replace MyListing’s Contact Form 7 with Elementor Pro guide for more information.
Check out the Replace MyListing’s Contact Form 7 with Elementor Pro guide for more information.

Let’s say you have a listing with a ton of information in the Description field. Rather than displaying all that information at once, this snippet adds

This snippet helps you reduce the number of WooCommerce endpoints within the MyListing dashboard. Instead of three separate endpoints for Account, Payment Methods, and Address,

By default, WooCommerce redirects users to their Dashboard (i.e., My Account), which may not be desirable for website owners. Adjust the website URL on Line
Hide Both Sign In and Register Hide Login Hide Register

If you use WooCommerce Subscriptions, it may append /day, /month, etc., to the price. This snippet uses the opacity setting to make that text transparent.
The Remove Map Functionality and API Calls code snippet will help speed up MyListing websites that don’t need map services.
This snippet will add a 5% surcharge to the customer’s cart, but you can change the 0.05 value on Line 8 as desired.
By default, WordPress doesn’t provide a Registration Date column, let alone make it sortable. This snippet makes it possible to remove plugins like Admin Columns
This snippet is commonly used when website owners want to show customers a welcome page after checkout. Welcome pages are great ways to educate customers,
The Gallery Cover Navigation Arrows code snippet allows for more design capabilities within a MyListing website by applying navigation arrows to Single Listing cover areas.
This snippet is useful when you want to hide particular actions (Promote, Edit, Stats, Delete, etc.) from the Listing Cards found under the /my-account/my-listings/ endpoint.

This code snippet is useful for those who just want to show the days remaining before an event starts.
The Remove Promoted and Featured Listing Badges code snippet is useful when you want to hide both or just one of the badge types. While

Out of the box, WooCommerce redirects users to their Dashboard (i.e., My Account), which may not be desirable for website owners. Adjust the ‘$redirect =

There are two code snippets required here. Be sure to grab the CSS code snippet as well. Add Body Class For All User Roles to WordPress
In the example, we are setting the default role to ‘Subscriber’, but you can set your desired role by editing the ‘$args[‘role’] = ‘subscriber’;’ entry.

By default, any line that starts with ‘unset’ will remove the corresponding field. Remove each line, starting with ‘unset,’ for any field you wish to
This overall snippet also includes a bonus snippet for fixing field border-radius issues that come with Elementor Pro forms. Here are some examples.
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