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:
Listing: Products (sidebar)
This widget is only available if you have installed and activated WP Job Manager – Products. Overview Widget Area: Single Listing: Sidebar Intended Purpose: Output all associated WooCommerce products that have been assigned to this listing. Settings This widget has no additional settings.
Listing: Products (main)
This widget is only available if you have installed and activated WP Job Manager – Products. Overview Widget Area: Single Listing: Main Content Intended Purpose: Output all associated WooCommerce products that have been assigned to this listing. Settings This widget has no additional settings.
Modify the Listing Submission Form
While it is possible to edit the submission form without PHP you can also manually change the form. You can find the full guide here: Editing Submission Fields
How to Create the Edit Account & Billing Details Pages
If you would like to create links to the edit account and billing details pages that the WooCommerce plugin provides please follow the guide below. In your WordPress backend navigate to WooCommerce > Settings > Accounts > My Account Endpoints and you will see what the URLs of the edit account and billing […]
Does the Listify theme support RTL (Right-to-Left Language)
Listify’s RTL support is automatically generated using CSSJanus. This is the same technique used by WordPress core. This automatic generation does not provide 100% support for RTL but your website will be loaded read right to left. Some things such as main content area being on the left side of the […]
How to Create a Log Out Link in Your Menu Using WooCommerce
If you would like to create a log out link in your main menu there is a very simple way to do this using the WooCommerce plugin. In your WordPress backend navigate to WooCommerce > Settings > Accounts > My Account Endpoints and you will see what the URL of the edit-address should […]
Users See the WordPress Admin Bar, How Can I Remove It?
When visitors create an account on your site they may see the WordPress admin bar, this is great for the site administrator but normal users do not need to see this. Luckily there is a very simple plugin that will remove the WordPress admin bar for all users apart from […]