pixelarbeit
Forum Replies Created
-
Forum: Plugins
In reply to: [CleverReach Integration for Contact Form 7] Mapping: List FieldsHey,
Group und Form sind ausgew?hlt und gespeichert? Erst danach werden die Felder geladen.
Sind in CleverReach bei der Liste oder global weitere Felder hinterlegt?Gru?
DennisForum: Plugins
In reply to: [PayPal Plus for WooCommerce] Fatal Error ab Version 2.1.0: Name not foundDer Fehler tritt nun doch wieder auf. Allerdings nur auf diesem Server. Ich habe mal Storefront aktiviert und alle Plugins au?er WooCommerce und PayPal Plus deaktiviert.
Auf einer anderen Seite l?uft das Plugin problemlos. Bin nun etwas überfragt und belasse es vorerst mal bei der funktionierenden Version.
Forum: Plugins
In reply to: [PayPal Plus for WooCommerce] Fatal Error ab Version 2.1.0: Name not foundHallo @aweissinpsyde,
sehr seltsam. Hatte vorgestern alle Plugins aktualisiert und da mir PayPal Plus nicht angezeigt wurde. Hatte manuell die Versionen 2.1.* aus dem SVN gezogen und getestet und hatte dabei die genannten Fehler.
Soeben alle Plugins deaktiviert, PayPal Plus auf 2.2.0 aktualisiert und alles wieder aktiviert. Keine Probleme. Nochmal 2.1.2 von SVN gezogen und hochgeladen. Ebenso keine Fehler.
Seltsam, aber l?uft nun. Danke für die Hilfe.
Grü?e
DennisForum: Plugins
In reply to: [PayPal Plus for WooCommerce] Fatal Error ab Version 2.1.0: Name not foundHey Andreas,
siehe oben. Das Problem tritt bei mir AB Version 2.1.0 auf. Die erste Fehlermeldung kommt bei 2.1.0 und 2.1.2..
Habe das Plugin auch gerade noch auf einer anderen Seite installiert. Dort funktioniert es. Eventuell funkt da ein anderes Plugin dazwischen?
Grü?e
DennisForum: Plugins
In reply to: [CleverReach Integration for Contact Form 7] Double Opt In will not sendFunktioniert nun ja, deshalb schlie?e ich das mal.
Forum: Plugins
In reply to: [CleverReach Integration for Contact Form 7] Double Opt In will not sendEin Formular ist in CleverReach auch angelegt mit Opt-In Email? Ich glaube das wird zwar schon automatisch angelegt. Formular ist in der CF7 Konfiguration hinterlegt?
Ich hatte letztens noch ein Problem, dass ich einfach keine Rechte dafür hatte. Das war ein Problem seitens CleverReach. Aktuell gibt’s dafür leider keinen sinnvollen Debug-Log. Daran arbeite ich aktuell, aber das wird noch einige Wochen dauern.
Falls Du mir einen Zugang für [email protected] anlegen kannst, k?nnte ich mir das mal konkret anschauen.
Forum: Plugins
In reply to: [CleverReach Integration for Contact Form 7] Double Opt In will not sendEin anderer Nutzer hatte mir letztens das gleiche Problem geschildert. Bei ihm war das Problem anscheinend, dass kein Impressum, Datenschutztext, etc. in CleverReach hinterlegt war. Danach lief es wohl.
Forum: Plugins
In reply to: [CleverReach Integration for Contact Form 7] Debug output?Thanks for reporting. Indeed this was not intended to go into the WordPress SVN. Removed it with version 2.1.2.
Cheers,
DennisSomewhere in your JS file or in a script tag in your footer. This only works, if you’re using the same jQuery instance as the plugin.
Quick update. My full solution looks like this:
$(document).on('woo_variation_default_gallery_loaded', showDefaultVariationGallery); function showDefaultVariationGallery() { setTimeout(() => { $('#pa_farbe').trigger('change'); }, 400); }
- This reply was modified 5 years, 9 months ago by pixelarbeit.
Not sure when this is happening but I changed the access of the static var. This should be fixed with version 2.1.1. Can you confirm this?
- This reply was modified 6 years, 4 months ago by pixelarbeit.
Hey,
thanks for opening a ticket.Your suggestion won’t work, as this is giving me a “Notice: Accessing static property as non static” Notice. Which plugin version and which php version are u using?
Regards
Thank for reporting. Fixed with version 2.1