flatee
Forum Replies Created
-
sorry, yes, i found it (i did not find before your explanation. All good now, thanks.
I use 3.5.3 – as the new version to enter the tracking number is not convinent to us. to slow, and addition popup for entering mask. We find the 3.5.3 better. It would be perfekt, if user can choose which entering mode he likes.
- This reply was modified 2 years, 5 months ago by flatee.
OMG, thank you so much. Unbelievable, I did not find the gear button. After searching so long time before. THANK YOU so much.
Forum: Plugins
In reply to: [Advanced Shipment Tracking for WooCommerce] New interfacePlease make both version possible for entering the trackingnumber. The “old style” was so fast and quick. Please let this available in the new versions of the plugin. I have downgraded to the last version. I am avoiding to upgradem, until i am sure, the box is remaining as it was.
thanks a lot for this very good plugin. It works perfectly
- This reply was modified 2 years, 6 months ago by flatee.
Forum: Plugins
In reply to: [WPC Product Bundles for WooCommerce] Bundle not working in other languageswondering, why the plugin does not sync the settings between different languages with WPML. Is it supposed to do the bundle setting in every single product / language?
Forum: Plugins
In reply to: [TikTok] Failed to get business entity Code 10032solved the issue, by installing and older plugin version. retried to connect, got error again, after updating the plugin to 1.012 it worked
@duracelltomi Thank you – the fix https://github.com/duracelltomi/gtm4wp/commit/7a0cfca7b32c79bb41b2abb96e97dfaf3ed3c639
solves the issuew with the 403 error – please keep this in your next version.
Thanks
Same problem here. Roll back to 1.15.2 sovles the problems.
Found out, that if container setting is off, the works too, but delivers not data google 🙁
Forum: Themes and Templates
In reply to: [Neve] the_content Error with Elementor Page BuilderHey @luciamarinescu
sorry to say, but this answer is not really what I d like to hear. It is not working, as I sent you also the screenshots.Let me know, what is the defauft file, which has to be modified to get it correctly done?
Thanks!
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] 10.9. crash / error with wooI restored back to 10.8. no chance to get it run with 10.9 🥲
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] 10.9. crash / error with woothis topic mentions exactly the same issue:
https://ww.wp.xz.cn/support/topic/fatal-error-uncaught-error-63/Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Not shown pay button in product page@jricketts4 Thanks – actually my theme is installed as child theme. Have no clue, why it was overridden.
I will install the code snippets plug-in. THanks a lot for this tip.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Not shown pay button in product page@jricketts4 appreciate your help to resolve the issue.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Not shown pay button in product pageThe issue is coming back after any update from the theme – functions.php will be overridden anytime.
This filter will be lost always.
add_filter(‘wc_stripe_hide_payment_request_on_product_page’, ‘__return_true’);How can I remove the stripe payment button from stripe definitivly from the product page?
- This reply was modified 5 years, 7 months ago by flatee.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Not shown pay button in product pageHey Joey – my issues are not solved so far.
I changed from neve theme to store front theme – so it worked our correctly.
After contacting the neve team, unfortuantely they could rebuild the issue, as they sit somewhere in a country, which is most probably not apple to see the apple (or stripe payment) button. I tried to open my shop for all countries – it did not work neither.I decide to add the following code in functions.php
add_filter( ‘wc_stripe_hide_payment_request_on_product_page’, ‘__return_true’ );
This solved my issues.
Exactly same issue here – have neve pro theme. After changing to storefront the payment button appears. I sent ticket to support theme of theme isle, hope they can help to solve.