sarahkautumn
Forum Replies Created
-
Ah that worked, thanks a lot!
Forum: Plugins
In reply to: [Contact Form 7] Update not possible when ReCaptcha is activeThe theme is custom. There isn’t anything regarding CF7 in there though, except a little snippet to remove the <br> between formfields:
add_filter('wpcf7_form_elements', function($content) { $content = str_replace('<br />', '', $content); return $content; });
I tried removing the code, didn’t change anything.
We are using the following plugins:
– ACF
– ACF Multilingual
– ACF Font Awesome
– Classic Editor
– Filebird
– Safe SVG
– Wordfence Security
– WP Fastest Cache
– WPML Multilingual CMS
– WPML SEO
– WPML String Translation
– Yoast SEOAlright thanks, I submitted the issue!
Hey @webtoffee,
unfortunately I am not a premium customer, so I can’t fill out the form. Is the support only available to premium customers?
Warm regards
SarahForum: Plugins
In reply to: [WP Fastest Cache] Clash with WPML Translation PluginI found out where the mistake was myself, it was a code error.
FYI: ich habe das Banner erstmal wieder deaktiviert
Hallo Matthias,
danke für die schnelle Antwort! Wenn ich das Plugin über deinen Link herunterlade und installiere wird allerdings die Free Version installiert, ich habe allerdings die bezahlte Version. Damit habe ich dann zwei Plugins. Gibt es eine M?glichkeit, die Pro Version mit dem Feature zu bekommen?
VG
SarahHi,
sorry für die sp?te Antwort, ich habe aus irgendeinem Grund keine Benachrichtigung bei der ersten Antwort bekommen.
Tats?chlich gibt es eine 403 Fehlermeldung, allerdings kann ich nicht sagen, welches Plugin diese verursacht. Ich habe das Cookie Banner nochmal aktiviert, vielleicht k?nntet ihr nochmal draufschauen! Danke!
VG
SarahForum: Plugins
In reply to: [Nelio AB Testing] Plugin doesn’t show page viewsHey David,
thanks very much for the quick reply. You’re right, I’ll take a look at it now and will hopefully resolve this.