Themen

⌘K
  1. Themen
  2. Eintrittskarten
  3. Ticket-Themen
  4. Aktualisierung der Ticket-Themen

Aktualisierung der Ticket-Themen

From time to time, it may be necessary to update your ticket theme(s) so that you can access new features added to FooEvents. There are two methods you can use to update ticket themes:

Update via the WordPress Admin Area #

Similar to how you update WordPress plugins, you can update existing ticket themes in the Ticket Themes section of your WordPress admin area.

Before you update your ticket themes, please note:

  • Make a backup of the ticket theme(s) you currently have installed, especially if you have made any customizations to the ticket theme code.
  • If you previously made changes to the ticket theme code, you will need to reapply those changes to the updated version, or copy the new updates into your modified version.

Gehen Sie folgendermaßen vor, um Ihre Ticket-Themen zu aktualisieren:

FooEvents Ticket Theme Update

  1. Download the most recent version of the ticket theme(s) from FooEvents-Konto > Herunterladen.
  2. In Ihrem WordPress Verwaltungsbereich, gehen Sie zu FooEvents > Ticket-Themen.
  3. Klicken Sie auf die Ticket-Thema hochladen button, then click the Datei auswählen oder Durchsuchen Sie button and select the ticket theme ZIP file that you downloaded.
  4. Prüfen Sie die Overwrite ticket themes with matching folder names setting. This will ensure that the existing theme files are replaced with the updated files.
  5. Klicken Sie auf Hochladen. A confirmation message will appear, warning that the original ticket theme files will be overwritten. Click OK to continue

You need to upload the ticket theme ZIP file. Some browsers automatically unzip files when downloading themes, so if you only see an extracted folder on your desktop, you will need to compress it into a ZIP file before uploading it. Also ensure that the ZIP file name matches the original folder name (for example, admission_ticket_theme.zip).

Once done, confirm the latest version is reflecting:

FooEvents Ticket Theme version number

Update using FTP #

If the upload and overwrite option does not work for your setup, you can update your ticket theme(s) manually via FTP.

  1. Verbinden Sie sich mit Ihrem Webserver über FTP.
  2. Navigieren Sie zu dem Ordner: wp-content/uploads/fooevents/themes.
  3. Make a backup of the FooEvents ticket theme(s) that you currently have installed. This is especially important if you have made any changes to the ticket theme code.
  4. Löschen Sie die existing ticket theme folder(s) on your server. If you are updating the Voreinstellung 2020, Standard-PDF Einzel, oder Standard-PDF Mehrere themes, please note that the FooEvents plugins may recreate these theme folders automatisch after they are deleted. If you see these folders again after deleting them, you can skip the upload step below.
  5. Herunterladen der aktuellste Version of the ticket theme(s) from the Herunterladen tab in your FooEvents-Konto.
  6. Entpacken Sie die aktuelle Ticket-Themen-ZIP-Dateien that you downloaded, then upload the extracted theme folder(s) to wp-content/uploads/fooevents/themes.
  7. If you previously made changes to the ticket theme code, you will need to copy those changes into the new ticket theme files. Alternatively, you can copy the updates from the new ticket theme files into your current modified ticket theme files.

The main change you may need to make when updating custom ticket theme code is to use the newer image URL variables as the src values for your image tags:

  • Logo: $icket['WooCommerceEventsTicketLogo']
  • Bild der Kopfzeile: $ticket['WooCommerceEventsTicketHeaderImage']
  • Barcode: $BarcodeURL
  • Standort-Symbol: 1TP12StandortSymbol
  • Zeit-Symbol: $imeIcon
  • Ticket-Symbol: $icketIcon
  • Scissors/dotted lines: $cut1 und $cut2
  • Teilerbild: $Teiler
Schlagwörter , ,