How Do I Customize the Map Marker Icon?

The following is example HTML of a marker that is output on the map, and the CSS used to style it. Copy the CSS to your child theme to make modifications. The marker-color-78 is the ID of the category applied to the listing and is used to apply the chosen […]

Why Can’t I See Job Listings on the Map

There are a few things that need to be ensured before your listings can properly appear on your map. Each listing must have geolocated information attached to it (latitude and longitude) The listing must appear in the current results. For example, if you have 40 listings but only show 20 […]

Version 2.12.0 Footer Widgets

Marketify 2.12.0 and beyond has converted the footer area of the theme to use widgets to manage all sections. Previously only the top three sections had dynamic widget areas which presented issues if you were not happy with the chosen layout of the bottom row of items. Each column of […]

Why Am I Redirected to the WordPress Login Screen?

When a login error occurs when using the Login popup through Listify you will be taken to the built-in WordPress login screen. We have chosen to keep this as the default behavior as it will integrate the best with other WordPress plugins and not break the redirection slow.  If you want […]

Display lowest price of a product on a Listing card

You can add a Products price to your Listing Card when you  Add a Product to your Listing. Adding the following snippet will display the lowest product price on the Listing Card: If you have existing code in your functions.php be sure to omit the first line (<?php) when adding […]

Disable Homepage Hero Video Loop

When adding a  Video to your homepage, the video will loop. If you wish to have the video play only once and not have it loop you can place the following code in your child theme’s  functions.php file:

Create a Booking Calendar Date Availability Filter

Using FacetWP not only can you create custom filters, but you can also create filters for the WooCommerce Bookings feature. Allowing users to search listing based a bookings availability using a date range filter. For more information, please see: FacetWP FacetWP – Bookings

What Paid Plugins do you use in your Listify Rentals Theme Demo

Our Rentals Them Demo uses these additional premium plugins: WooCommerce Bookings WooCommerce Social Login Astoundify Plugin Bundle Listings Payments Labels (free) Favorites (free) These plugins are not required for your website to function and only needed if you require the additional functionality provided. To read more about why these plugins are not […]