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
Add Additional Information to the Single Listing Page
Add the following code snippet to the end of your child theme’s functions.php file:
WooCommerce
Note: This has been taken from the official installation instructions found here: https://wordpress.org/plugins/woocommerce/installation/ Automatic installation Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of WooCommerce, log in to your WordPress dashboard, navigate […]
How to disable expired listings from being deleted after 30 days
By default, all expired listings are automatically deleted after 30 days. To disable this, you can add the following code snippet into your child theme’s functions.php
Compatible WP Job Manager Add-ons
If you have issues with any of the compatible listed below (that have not been created by Astoundify) please seek the support from the original add-on developer. Compatible Incompatible WP Job Manager – Applications WP Job Manager – Reviews (by Astoundify) WP Job Manager – Contact Listing (by Astoundify) WP […]
Remove Author Info Icon
Disable the the “Display profile link” checkbox in the Listify – Listing: Author widget.
Hide the “Claimed” Badge on Listings
Add the following CSS to your child theme to hide the “Claimed” badge (check mark) next to claimed listings.
Display Only the “Category” Field
Visit Customize ▸ Listings ▸ Search Filters and remove the existing filters and add back only the “Category” field.
How Do I Disable asp_tags
If your server is rendering the inline Javascript templates required by Listify for mapping, you need to have your host turn off asp_tags in your php.ini file. Please contact your webhost and send them this message: Hello, I need asp_tags turned off via my php.ini file. It is causing a […]