koseb
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] MISSING_SHIPPING_ADDRESS ErrorHi @piofre, unfortunately not. Currently we still have it so that we use the standard checkout page from woocommerce. As described above, so first make a backup of your page in case something doesn’t work, then delete all the content on the checkout page and then just insert the shortcode [woocommerce_checkout]. Save and you’re done. After that it worked for us again… If this doesn’t help, I think you better open a new ticket or contact the support of the plugin directly.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] MISSING_SHIPPING_ADDRESS ErrorHello Daniel,
here’s how I solved the problem. Deleted the content on the checkout page and added the default WooCommerce shortcode [woocommerce_checkout]. IMPORTANT: Make a backup of the page before and test it on a staging or test page first.
I use the Divi theme and there are several shortcodes stored on the checkout page that can be used to customize the page. Unfortunately there seems to be a problem Divi shortcodes. With the standard WooCommerce shortcode the page is not as customizable as the Divi page but at least everything works with it.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] MISSING_SHIPPING_ADDRESS ErrorHi,
ok thank you. I sent you a ticket.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] MISSING_SHIPPING_ADDRESS ErrorHi Joost,
sorry for the late feedback. After several tests, the problem unfortunately persists. What else can be the reason for this? We should fix this as soon as possible.
Forum: Plugins
In reply to: [Email Template Customizer for WooCommerce] css is not displayedok i tried that but i can’t assign a div class to the billing address modul.
I can only drag billing address into the field and set font, size etc. but I can’t set a custom css class.
How could I create a specific class for the element?
Forum: Plugins
In reply to: [Email Template Customizer for WooCommerce] css is not displayedHi and thanks for your answer.
where and how do I activate the css classes? I can’t find any setting for this. The most important thing would be that I remove the links for phone number and emails. We always copy them from the email and it bothers that the links are clickable. This should be possible with the following CSS code?
a {
text-decoration: none;
pointer-events: none;
}Is there any way I can implement this?
Marin, thank you very much for your very good and fast help. The code worked and the bar is displayed. Perfect!
thanks again!
Best regards
SebastianHi Marin,
thank you very much for your answer. Ok I would be really grateful if you could create a code snippet for me. It is about the following page: Crypto-Gin.de
Very nice of you, thank you so much!
Best regards,
SebastianForum: Plugins
In reply to: [Age Verification] Redirect to other sitemany thanks for your response.
I added the code to my theme’s funcion.php file. Unfortunately it does not work.
Do you know what could be causing this?
I added my desired URL to ‘YOU_URL_HERE’.Forum: Plugins
In reply to: [Germanized for WooCommerce] Checkboxen für AGBs sind keine PflichfelderAlso es lag doch an einem Plugin. Das Problem wurde durch “Checkout Field Editor and Manager for WooCommerce” ausgelöst.
Hab das Plugin Deaktiviert, jetzt läut es ohne Probleme.
Danke nochmal für deine MühenViele Grüße
Forum: Plugins
In reply to: [Germanized for WooCommerce] Checkboxen für AGBs sind keine PflichfelderOk, schade. Trotzdem vielen Dank für Deine Mühe.
Sobald ich den Fehler entdeckt habe, berichte ich hier davon.
Vielleicht hilft es jemandem weiter.Forum: Plugins
In reply to: [Germanized for WooCommerce] Checkboxen für AGBs sind keine PflichfelderHi,
nein wir haben noch die kostenlose Version.
Hier die Einstellungen der CheckboxDer HTML Code dazu sieht so aus.
<p class=”legal form-row checkbox-legal validate-required” data-checkbox=”terms”>
<label for=”legal” class=”woocommerce-form__label woocommerce-form__label-for-checkbox checkbox”>
<input type=”checkbox” class=”woocommerce-form__input woocommerce-form__input-checkbox input-checkbox” name=”legal” id=”legal”>
<span class=”woocommerce-gzd-legal-checkbox-text”>Mit deiner Bestellung erklärst du dich mit unseren Allgemeinen Geschäftsbedingungen und Widerrufsbestimmungen einverstanden.</span>
<abbr class=”required” title=”erforderlich”>*</abbr>
</label>
<input type=”hidden” name=”legal-field” value=”1″>
</p>Forum: Plugins
In reply to: [Germanized for WooCommerce] Checkboxen für AGBs sind keine PflichfelderVielen Dank für die schnelle antwort!
Hier findest du einen Screenshot Checkout
Wir benutzen WooCommerce Stripe-Gateway, WooCommerce PayPal Payments und MyCryptoCheckout. Selbst wenn ich alles Deaktiviere bleibt der Fehler bestehen.
Hier noch ein Screenshot von den Einstellungen in Germanized: Einstellungen Germanized