Tche111
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] WooCommerce Stripe Webhook WarningSorry it didn’t work out on your side
Actually I didn’t check the warning yesterday (I was so happy that the payments were going through again) but I just did now and it’s not displayed anymore
(It has been replaced by “Le dernier ? Webhook ? LIVE traité avec succès a été enregistré à 2024-09-16 18:21:11 UTC.”)Are you sure you cleared all the caches? And maybe do a new payment attempt so that there is a new webhook to treat?
Good luck
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] WooCommerce Stripe Webhook WarningI confirm the payment from and back the customer’s bank account
But it works again!
I am not sure what precisely solved the issue, but I tried this:
- Desactivate / Reactivate the plugin
- In Woocommerce>Settings>Payments>Payment Methods,
delete “WooPayments” (not able to save it once moved down after or below Stripe) - Clear cache
- In Woocommerce>Settings>Payments>Payment Methods>Stripe,
untick all and save - Clear cache
- In Woocommerce>Settings>Payments>Payment Methods>Stripe,
tick what you need and save - Clear cache
- Get confused with the test mode (on/off)
- Try real payment
- Check Payment receipt on Stripe Account (OK!)
I hope it works for you
- This reply was modified 2 months, 1 week ago by Tche111.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] WooCommerce Stripe Webhook WarningHi,
Same problem for me.
I noticed it through a customer whose order was shown as cancelled but he was up to show me the bank statement of the operation. The payment occured on Saturday and he fortunately received his money back today (and was honest enough to tell me)
I have blocked the online payments and I currently only allow bank transfers but I am looking for a full solution as well.
Looking forward to your solution
Sincerely
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Stickthis is not a function?Hi Mark,
Thanks for your answer, step 2 worked… but I am using the paid version of wp-rocket. So I didnt want to get rid of it and I reactivated it. Actually, the issue seems to come from the “defer JS” feature of the cache plugin… I gonna ask wp-rocket if I can exclude somehow your plugin from the defering unless you know a solution.
Thanks a lot already for your support,
Sincerely,
ThierryForum: Plugins
In reply to: [Advanced Editor Tools] Headings and tables not workingSmall correction: it works fine with posts, pages and questions but not with answers
Questions and Answers are custom posts type created/used by the plugin Anspress Q&A. I have asked his author but with the numerous Tiny MCEA install I think that somebody might have encountered the same kind of issue with custom post type… and could help me save time.
Looking forward to reading your answer,
Sincerely,
Tche
Forum: Plugins
In reply to: [Advanced Editor Tools] Tools menu disappearedHello I think I have had the same issue
Since the installation of the plugin post and page editor have been set on text view in admin panel with no way to get to the html view and no buttons displayed at all.
To check if it was coming from a conflict with another plugin, I desactivated all others one by one… Checking the results each time… until I also desactivated Tiny MCEA… checking if it wasnt wp ^^…
I reactivated them all one by one, starting with Tiny MCEA and following with the most important among the other ones… The buttons appeared as defined in Tiny MCEA Settings and remained.
Unfortunately, I have another problem now… let’s see if I can find sth in the support forum ??
Forum: Plugins
In reply to: [Theme My Login] How to dispay form in comment.php if user is not logged inSorry to push it up again,
I might not be the only one having to deal with a comment-form call with an array… and wishing to ease the connection process with TML…Forum: Plugins
In reply to: [Theme My Login] How to dispay form in comment.php if user is not logged inThanks for your answer Jef but I knew this way already…
My problem is that I can not follow this way in my comment.php with the array, the sprintf and the whole ..thing.
Could you or anybody further help?Forum: Plugins
In reply to: [Theme My Login] How to dispay form in comment.php if user is not logged inAny ideas, any body?
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] injection doesn't workHi ReedySeth,
Thanks a lot for your work, your great plugin and your answers!
I tried the mentioned solution but I dont know why it doesnt work with my child-theme. I desactivated all other plugins but the problem remains.
Do you have an idea where I should look at, what I should do?Many thanks in advance for your help!
Hi Andrew, I am a bit confused I have answered 3 times to you but I still can not see my reply.
So let me try again: IT IS WORKING!!! THANKS A LOT!!!
The foo button is indeed opening and hiding te left sidebar.
Unfortunately, the search-toggle is opening and closing it as well on the same time than it does with the search container.Maybe I could just get rid of it… if I could add a second foo button on the right side of the screen to open and close the second sidebar?
How should your jquery be adapted?Hi Andrew thanks a lot the foo button is now working fine with the sidebar but the search toggle is opening and closing both sidebar and search-container…
Can you help a little more?Hey Andrew,
It is working! Thank a lot!!!But there remains a small issue:
when I click on “Foo” the sidebar shows off and hide when I click again
when I click on “search-toggle” both search-container and sidebars appear and hide on click…
Do you have an idea why?I d like to but I don’t know how to check if it loads (twice or not at all). Could you please tell?
I wonder if it wouldnt be easier to
– copy paste the original functions.js (from twentyfourteen parent) into the childtheme/js folder
– add a second toggle function (cf left-toggle)
– dequeue js parent and enqueue js child (in childtheme/functions.php)?iow try to debug the functions.js I pasted here at the opening of the discussion?
Thanks a lot, again for you help Andrew. I am sure we will get it to work
Of course here it is:
https://pastebin.com/v26i3DNk