Listing: Photo Gallery Slider

Overview Widget Area: Single Listing: Main Content Intended Purpose: Output an image gallery sof the items attached to the listing. Settings Title (optional) The title of the widget. Icon (optional) The accompanying icon next to the title. Choose icon class from  ionicons.com. Number to show How many thumbnails to show on the image gallery slider.

Keep Featured Listings at the Top in FacetWP

By default FacetWP will remove the “sticky” functionality of featured listings in Listify. If you would like featured listings to remain at the top you will need to insert this code in the “Query Arguments” field in the “Listings” template in “Settings > FacetWP > Templates” Then add the following […]

Order Listings Randomly

Order your listings randomly. This will cause featured listings to not appear on the top. Do not put this code in the parent Listify theme’s functions.php. First create a child theme then add the code to the child theme’s functions.php file.

Page: Slider

Overview Widget Area: Homepage Intended Purpose: Display a full width hero slider. The Jobify homepage allows you to use any slider plugin of your choice. Settings Slider ShortcodeAdd the shortcode of the slider you would like to display on the homepage. Tip: Slider Display If your slider is not displaying correctly please contact […]

Limit Upload Size for Non-Admins

Limit the upload size limit to 1MB for any users who are not an administrator. Do not put this code in the parent Listify theme’s functions.php. First create a child theme then add the code to the child theme’s functions.php