diff --git a/Classes/Utility/FlexFormUtility.php b/Classes/Utility/FlexFormUtility.php
index 2dde7dd5bbd2fdbd2b300535397fe526930cea50..2dcb331ee318f39e00e507c75b271854da0ae3f8 100644
--- a/Classes/Utility/FlexFormUtility.php
+++ b/Classes/Utility/FlexFormUtility.php
@@ -43,9 +43,6 @@ class FlexFormUtility
 	 */
 	public function getOptions(array &$config)
 	{
-		// Get the current page ID from the FlexForm context
-		$pageId = (int) $config['effectivePid'];
-
 		$configurationManager = GeneralUtility::makeInstance(ConfigurationManagerInterface::class);
 		$fullTypoScript = $configurationManager->getConfiguration(
 			ConfigurationManagerInterface::CONFIGURATION_TYPE_FULL_TYPOSCRIPT
diff --git a/Resources/Private/Language/de.locallang.xlf b/Resources/Private/Language/de.locallang.xlf
index af9946ec9936b6974dcd4597d153f661b28ef0d3..70513cddbff3229aeb37c5983228969993f80347 100644
--- a/Resources/Private/Language/de.locallang.xlf
+++ b/Resources/Private/Language/de.locallang.xlf
@@ -298,8 +298,8 @@
 				<target>Filter</target>
 			</trans-unit>
 			<trans-unit id="flexform.backend.filters.description">
-				<source>Below are the available Frontend filters. Select which of them you would like to activate for this plugin instance.</source>
-				<target>Nachfolgend finden Sie die verfügbaren Frontend-Filter. Wählen Sie aus, welche davon Sie für diese Plugin-Instanz aktivieren möchten.</target>
+				<source>Below are the available Frontend filters. Select which of them you would like to activate for this plugin instance. If you select any of the filters, you must set the extension to uncached. Please refer to the official extension documentation.</source>
+				<target>Nachfolgend finden Sie die verfügbaren Frontend-Filter. Wählen Sie aus, welche davon Sie für diese Plugin-Instanz aktivieren möchten. Wenn Sie einen der Filter auswählen, müssen Sie die Erweiterung auf uncached setzen. Bitte lesen Sie die offizielle Dokumentation der Erweiterung.</target>
 			</trans-unit>
 			<trans-unit id="response.noItemsFound">
 				<source>No videos found</source>