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 > […]
Page Template: Minimal
The Minimal Page Template can be assigned to any page. It is a very simplified layout that uses the header color as the background, and has a thing single column page layout. We recommend using it on pages that include authentication short codes (login, register, etc.) or even the checkout page. […]
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
Allow Vendors to Set a Cover Image for Their Store
Allowing vendors to personalize their page is a great way to help your users create their own identity. Note: This functionality requires you to have created your Vendor Dashboard page. 1 Visit “EDD FES > Profile Form” in WordPress 2 Click “File Upload” from the “Add a Field” section on […]
How Can I Assigned Images to Each City/Region?
See: Set Specific Images for Terms in the Image Grid
Hide Listing Packages from Dropdown
In order to display WooCommerce products on your listings you must first purchase and install the Products plugin. To hide listing packages from your Products dropdown you can insert the following code to your child theme’s functions.php file: