Forum Replies Created
-
Author
-
adam@jafactory.comParticipant
Discovered it has to do with file permissions. Please identify the specific directories and files which need webserver write privileges.
adam@jafactory.comParticipanthahaha, well the chances I found an issue where like 0.0001%. It’s safe to assume most of your users have made an error on their end, and not something like this. A site that sells a woocommerce payment gateway plugin, having checkout problems, that is a noodle twister for sure. I was almost certain it was going to end up in my court to resolve, thank you for the awesome support!
adam@jafactory.comParticipantYou rock, thanks! Working perfectly now. I was so stumped, now I feel like the idiot!
adam@jafactory.comParticipantDidn’t i just explain how it has nothing to do with the plugin? Your theme cannot show multiple payments gateways during checkout, how is that not explaining things?
adam@jafactory.comParticipantYes, basically Woocommerce will loop through each payment gateway and render a payment_type div/ul/li like section.
I added Stripe to show you more in that checkout section.
Something seems to be breaking whatever jquery does to change the display attribute on those radio selections.
adam@jafactory.comParticipantKleo 2.4.1
WC 2.3.5I know it is theme related because I have a test site which uses vanilla themes from WP, the accordion works in that scenario: https://test.jafactory.com/?page_id=6
adam@jafactory.comParticipantThe issue with my gateway plugin (which I author) was that it would not load the credit card form, as well it would show php bombs for things like wc_add_notice and other functions that have changed. function calls have changed.
If your gateway plugin doesn’t follow 2.3.+ guidelines it simply might not show the credit card checkout form or anything like that.
Woocommerce barely maintains the plugin base they have for anything other than the most common plugins. Gateway plugins rarely have template files, they just use hooks.
RE new release, great news for Monday, I look forward to running it in staging.
adam@jafactory.comParticipantI had to make adjustments to my gateway plugin software for WC 2.3.4, you might need to contact your plugin developer.
adam@jafactory.comParticipantGreat, looking forward to the email notice from Envato for new download!
adam@jafactory.comParticipantThe template files are more or less in need of rewrite. The cart view also had duplicate buttons, css issues, etc. I have to update the plugin we sell as well, so I feel your pain.
-
AuthorPosts