Set Specific Images for Terms in the Image Grid

Simply visit Listings ▸ Listing Categories and click the “Edit” link for the category you would like to add a Featured image to. Upload a “Featured Image” to appear in the Image Grid. This also applies for Tags, Regions, and Types. NOTE: If you find you do not have the […]

Remove the “Add Photos” Link in Single Listing Page

To completely remove the “Add Photos” link on the listing page, you can use this CSS code: .content-single-job_listing-actions-start { display: none; } This needs to be inserted, via copy/paste, into a brand new line at the bottom of your ‘Additional CSS section found by navigating to: 1. WP Admin 2. […]

Create a Popup Window

With Listify you can easily use links throughout your site to open popup/modal windows. Listify has two types of popups: Inline AJAX Inline loads content that already exists on your current page. AJAX uses the link’s URL as the source to load in to the popup window. To create an […]

Using a Prepackaged Listify Translation

Listify is translated in to many different languages! If your language has translated 75% or more of the strings in Listify the language files will automatically be packaged with Listify. This means if you have WordPress set to use your language they will be applied automatically.  If your language is still […]

Remove Star Ratings

To disable stars from being visible on listing cards visit  Customize ▸ Listings ▸ Labels & Behavior and disable “Allow star ratings on listings” If you do not use ratings on your listings at all you can remove this functionality completely by adding the following to your child theme’s functions.php file:

Remove Single Listing Action Links

If you want to remove all of the single listing’s action links (share, claim listing, upload photos), then you can use the following code. (Requires version 1.0.1.3 or higher). If you have existing code in your functions.php be sure to omit the first line (<?php) when adding the code to […]

Page Template: Single Column

The Single Column template is a slightly thinner version of the full width page template. It does not use a sidebar and spans 10/12ths of the page’s container. 1 Create a new page via Pages > Add New in WordPress 2 Apply the Single Column page template.

Page Template: Full Width

You can use the Full Width template to create a page that spans the full width of the page container, without the sidebar on the right.  “Full Width” does not mean that the page will span the entire width of the window. 1 Create a new page via Pages > […]

List of Shortcodes

Frontend Submissions includes several short codes for displaying the submission forms, vendor dashboard, profile form, and more.  You can find the full list of those short codes here: http://docs.easydigitaldownloads.com/article/333-frontend-submissions-short-codes