André Cedik
Forum Replies Created
-
Forum: Plugins
In reply to: [shipcloud for WooCommerce] icon font nicht dargestelltIch bräuchte im ersten Schritt lediglich die Möglichkeit mir die entsprechende Seite, also den Warenkorb einmal anzusehen. Also ein Editor Account oder so, sollte da eigentlich erst einmal reichen, denke ich.
Forum: Plugins
In reply to: [shipcloud for WooCommerce] icon font nicht dargestelltAhh, ich habe doch noch etwas gefunden in einem anderen Theme. Da ist es so, dass die CSS-Klasse “fa” verwendet wurde, obwohl kein Font Awesome Icon an dieser Stelle angezeigt werden soll, sondern eines aus einer anderen Library. Ist in diesem Fall also ein Bug des Themes. Vielleicht ist das bei Dir ja ähnlich. Das konnte man aus Deinem Screenshot leider nicht herauslesen.
Sollte dies der Fall sein, dann ist es am besten, Du schreibst dem Author des Themes eine Nachricht, damit sie die CSS-Klasse für Font Awesome auch wirklich nur da verwenden, wo sie FA auch nutzen wollen.
Bis es da ein Update gibt, kannst Du folgendes machen:
Öffne im shipcloud-for-woocommerce Verzeichnis die Daten /vendor/fontawesome/js/fontawesome-all.js und such nach dem folgenden Codeblockvar _default = _extends({ familyPrefix: DEFAULT_FAMILY_PREFIX, replacementClass: DEFAULT_REPLACEMENT_CLASS, autoReplaceSvg: true, autoAddCss: true, autoA11y: true, searchPseudoElements: false, observeMutations: true, keepOriginalSource: true, measurePerformance: false, showMissingIcons: true }, initial);Wenn Du hier den Eintrag “autoReplaceSvg” auf “false” setzt, dann sollte er nicht automatisch das HTML umschreiben, um die Icons als SVGs anzuzeigen.
Forum: Plugins
In reply to: [shipcloud for WooCommerce] icon font nicht dargestelltHi @radioactiveman,
hab gerade mal geschaut, wie es mit Themes ist die auch FA nutzen, ob es hier generell zu Problemen kommt, aber das scheint soweit ok zu sein. Da das Theme nicht kostenlos und Dein Shop noch im Maintenance Modus ist gibt es jetzt 2 Möglichkeiten. Du schickst mir einmal Deine Theme-Files, damit ich lokal testen, wo hier der Fehler auftritt, oder Du richtest mir kurz einen Account bei Dir ein, damit ich dort nachsehen kann.
Bei der 2. Option wäre es super, wenn Du mir die Zugangsdaten an unsere Supportadresse (support@shipcloud.io) schicken könntest. Dann stehen sie hier nicht öffentlich 😉
Gruß
AndréForum: Plugins
In reply to: [shipcloud for WooCommerce] icon font nicht dargestelltHi,
das liegt daran, dass Dein Theme ebenfalls Font Awesome nutzt, um Icons darzustellen und sich da wahrscheinlich die beiden FAs gegenseitig behindern. Welches Theme nutzt Du? dann kann ich mir einmal anschauen, wie man das Problem verhindern kann.
Gruß
AndréForum: Plugins
In reply to: [shipcloud for WooCommerce] Shipping Address incompleteI think we resolved the issue. So I’m closing this ticket for now.
Forum: Plugins
In reply to: [shipcloud for WooCommerce] Fatal when creating shipping labelsHey @hubersen,
I just release version 1.9.4 which should fix the problem. Could you update your plugin and let me know if this works for your?
Forum: Plugins
In reply to: [shipcloud for WooCommerce] Fatal when creating shipping labelsHey @hubersen,
sorry to hear that. I’ll have a look and will get back to you.
Forum: Plugins
In reply to: [shipcloud for WooCommerce] Fatal Error after activation pluginAwesome. I’m closing the issue for now.
Forum: Plugins
In reply to: [shipcloud for WooCommerce] Fatal Error after activation pluginHi @togemaxxmedia (and everyone else),
I’ve just released version 1.9.2 of the plugin which should fix the problem. Please let me know if this isn’t the case.
Forum: Plugins
In reply to: [shipcloud for WooCommerce] Fatal Error after activation pluginJust a short heads up. I think I found what was causing the error. I’ve send out a pre version for testing and hoping that I can release a fix ASAP.
Forum: Plugins
In reply to: [shipcloud for WooCommerce] Fatal Error after activation pluginI just send @janothemes a file that includes a change which will hopefully fix the issue. I’ll keep you posted.
I’m currently “on vacation” until Monday, but I’ll try to fix the issue as fast as I can. So please bear with me if I can’t answer right away 😉
Forum: Plugins
In reply to: [shipcloud for WooCommerce] Fatal Error after activation pluginHey @janothemes,
could you get me a few more information about your setup? The best thing would be if you could send me a status report out of woocommerce to our support address (support@shipcloud.io).
Forum: Plugins
In reply to: [shipcloud for WooCommerce] shipcloud_orderid is not filledOk, that could be the case. I’ll close the issue for now, but will keep an eye on it. Thanks for checking.
Forum: Plugins
In reply to: [shipcloud for WooCommerce] shipcloud_orderid is not filledWell actually it should be filled. You should see something like this on the orders detail page:
https://photos.app.goo.gl/NV6Lwin41QsWJMZQ6
Only on the orders overview page you should not see the replaced id since you’re doing a batch action and the id will be replaced with the one from the order(s) you’ve selected.
Forum: Plugins
In reply to: [shipcloud for WooCommerce] shipcloud_orderid is not filledHi @mahevo,
did you have a look at your debug logs, if there is anything out of the ordinary? I’ve tried using your string “Order #[shipcloud_orderid]” for testing and everything seems fine, which is why a probably need a few more details.
Could you send me a system report that you get out of your WooCommerce plugin. Just click the entry “Status” under “WooCommerce” in the left admin navigation and then click the button “Get system report”.
Since there might be sensitive date in there, it’s probably best if you could send this data to support@shipcloud.io