Inloggen
Aan de slag

Easy Digital Downloads Documentatie

Documentatie, Referentiemateriaal en Tutorials voor Easy Digital Downloads 

Frontend Submissions – Veelgestelde vragen

Hieronder vindt u vragen die specifiek betrekking hebben op de
Frontend Submissions extensie voor Easy Digital Downloads.

Werkt Frontend Submissions met PHP 7?

Ja, vanaf FES versie 2.4.

Waarom tonen mijn Vendor-pagina's een 404-fout?

Meestal kan dit worden opgelost door naar
Instellingen → Permalinks te navigeren en op de knop Wijzigingen opslaan te klikken. Er hoeven geen wijzigingen te worden aangebracht; het opslaan van de bestaande instellingen zal in de meeste gevallen de juiste herschrijvingen creëren.

Zorg er ook voor dat er een Vendor-pagina is ingesteld onder
EDD FES → Instellingen → Formulieren/Pagina's.

Waarom krijg ik een foutmelding bij het uploaden van afbeeldingen?

Er zijn een aantal redenen waarom u een foutmelding kunt krijgen bij het uploaden van bestanden via de mediabestanden-uploader. Hoewel niet alle weergegeven fouten gedetailleerd zijn, hebben we een lijst samengesteld met mogelijke redenen waarom u een fout bent tegengekomen. Controleer alstublieft het volgende:

  • Gebrek aan machtigingen – Heeft de gebruiker toestemming om bestanden te uploaden? Zorg ervoor dat de machtigingen van de verkoper niet per ongeluk op deze manier zijn gewijzigd. WPBeginner heeft een artikel waarin wordt uitgelegd wat de benodigde machtigingen zijn en hoe u deze kunt instellen.
  • Gebrek aan geheugen – Dit is een algemeen WordPress-probleem dat optreedt wanneer u uw standaard geheugenlimiet overschrijdt. Om deze te verhogen, probeer define('WP_MEMORY_LIMIT', '64M'); in uw wp-config.php-bestand direct BOVEN de regel /* Dat's all, stop editing! Happy blogging. */ te plaatsen.
  • Niet-ondersteunde bestandsextensie – Standaard staat WordPress alleen bepaalde afbeeldings-, document-, audio- en videobestands types toe. Zorg ervoor dat de poging tot uploaden van een toegestaan bestandstype is.
  • Machtigingen voor uploadmap – Heeft u de machtigingen voor een van uw uploadmappen gewijzigd?
  • Een andere plugin die de opslagmap wijzigt naar een niet-ondersteunde map – Controleer of u de fout tegenkomt met alle andere plugins gedeactiveerd, behalve EDD en FES.
  • Slechte bestandsnaam – Hoewel zeldzaam, controleer uw bestandsnaam op abnormale tekens zoals ' of vergelijkbaar.
  • PHP-versie – Neem contact op met uw host om te zien welke PHP-versie u gebruikt. U zou op minimaal versie 5.6 moeten draaien om compatibel te zijn met WordPress.
  • Jetpack-conflicten – Heeft u uploadfouten na het tijdelijk deactiveren van Jetpack? U kunt testen door Jetpack opnieuw te activeren en vervolgens instellingen te wisselen om te zien of een individuele Jetpack-module het conflict veroorzaakt.
  • Plugin die het bestand minimaliseert bij upload – Als u deze functionaliteit heeft geïmplementeerd, probeer dan het uploadproces met de bovengenoemde functionaliteit verwijderd.
  • Blocking media-upload.php or admin-ajax.php – Be sure you do not have any .htaccess restrictions, caching, or security plugins/settings that block access to files necessary for the upload. Plugins, such as WP Admin No Show, that remove access to /wp-admin/ for non-administrators are frequent causes of this problem.

Note: There is a known conflict between the “User Avatars Plugin” and FES. If you experience an image upload error, check to see if you have that plugin activated. If so, deactivate it. If you do not have it activated, temporarily deactivate all other plugins besides EDD and FES then try once more.

Can vendors create new categories?

Yes. By using the “Category” field type in your submission form and setting the “type” option to “Text Input”, your vendors can create categories by entering comma-separated categories upon submission. For example, they could enter “Category 1, Category 2, Category 3” into that field and categories with those names will be created upon submission.

Can vendors access customer sales data?

From the automatically created Vendor Dashboard, Vendors can view their products as well as sales data for their products.

Can there be multiple submission forms?

FES only supports one submission form at this time.

Conditional logic for form fields?

FES does not currently support conditional logic for form fields. This means that the state of one field cannot depend on the current state of another.

Can I display submission form data on products page?

FES does not currently have a template tag system for easily displaying submission form data on product pages or other pages on your site. However, this is currently being developed and will be added in a future release.

Can I change the max upload file size limit for vendors?

The max file size for uploads cannot be set in FES specifically. FES uses the settings that all media uploaders in your WordPress install will use, which is based on your PHP settings. You can adjust your PHP settings to create a new max file size but that means it will apply to
all media uploaders and not just FES.

You’d use the following code (adjust as needed) in your php.ini file:

upload_max_filesize=128M

Can I limit the number of products a vendor can submit?

Yes, you can control the number of products a vendor can publish using Restrict Content Pro and the EDD FES Vendor Limits add-on.

Limiting the number of products a vendor can publish

At this time, Frontend Submissions doesn’t support this out of the box. However, you can do this using Restrict Content Pro and the free
EDD FES Vendor Limits add-on for Restrict Content Pro.

Google Maps Field Missing

Google Maps was removed in FES 2.1 due to compatibility issues.

Can I customize the Frontend Submissions templates?

Yes, Frontend Submissions uses the same
themeing methods that Easy Digital Downloads core uses.

Note: There are code snippets specific to Frontend Submissions that allow for even more customizations available here.

Was dit artikel nuttig?

Begin vandaag nog met verkopen!

Sluit u aan bij meer dan 50.000 slimme winkel eigenaren, en begin met de eenvoudigste manier om digitale producten te verkopen met WordPress.

Copyright © 2025 Sandhills Development, LLC

[universally_switcher]