icaruswebsites
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Error message – sending failsReally no idea, why I couldn’t send any submission with the linked form?
Forum: Plugins
In reply to: [Contact Form 7] Error message – sending failsHello Takayuki,
I assume you means me, so here the list:Advanced Sidebar MenuVersion 9.6.2 von OnPoint Plugins
CF7 to WebhookVersion 4.0.3 von Mário Valney
Classic WidgetsVersion 0.3 von WordPress Contributors
Conditional Fields for Contact Form 7Version 2.5.7 von Jules Colle
Contact Form 7Version 6.0.3 von Takayuki Miyoshi
CookieYes | GDPR Cookie ConsentVersion 3.2.8 von CookieYes
Custom SidebarsVersion 3.36 von WebFactory Ltd
Easy Media DownloadVersion 1.1.11 von naa986
iframeVersion 5.1 von webvitaly
LiteSpeed CacheVersion 6.5.4 von LiteSpeed Technologies
Post Types OrderVersion 2.3.3 von Nsp Code
Quick Page and Post RedirectsVersion 1.0.1 von Douglas “BearlyDoug” Hazard, Richweb.com
SiteOrigin Widgets BundleVersion 1.64.2 von SiteOrigin
Ultimate Addons for Contact Form 7Version 3.5.0 von Themefic
WP Go Maps (formerly WP Google Maps)Version 9.0.44 von WP Go Maps (formerly WP Google Maps)
WP SVG IconsVersion 3.2.3 von EH Dev Shop | Automatische Aktualisierungen deaktiviertForum: Plugins
In reply to: [Data Source for Contact Form 7] Prefill a SELCET sometimesif have Version 5.0.17 of the pro version and there seems to be no update available. WordPress doesn’t offer one.
Forum: Plugins
In reply to: [Contact Form 7] Script tags visibleNormally in the tab “Gutschein bestellen” @ https://icarus-manifest.de/demo/
but I did a version rollback one hour ago, so the bug doesn´t appear any longer. You can try it on your own by copying the following code in a form.
<script>
document.addEventListener(‘cf7-recordset’, function(evt){
if(evt.detail[‘recordset-id’] == ‘ninox_voucher_list’)
{var records = evt.detail[‘recordset-data’];
for(var i in records) records[i][‘composed_text_voucher’] = records[i][‘Bezeichnung’]+’ – ‘+records[i][‘Einzelpreis’]+’ €’;
}});
</script>It is just a script to change drowdown text in combination with CF7 datasource plugin.
Forum: Plugins
In reply to: [Ultra Addons for Contact Form 7] Bug ReportIt is also not possible to active any further option in the plugin settings and save the change.
Best,
Ralf