This topic has 12 replies, 2 voices, and was last updated 9 years by adam@jafactory.com.
-
Author
Tagged: woocommerce
-
February 25, 2015 at 18:46 #47605adam@jafactory.comParticipant
I have an issue where the additional payment gateways/checkout options are not sliding/toggling on the checkout page. It appears to be an issue with the theme. Please have a look at the checkout process page on https://jafactory.com/product/fast-charge-woocommerce-plugin/ (add to cart and checkout)
I suspect form-pay.php needs a look and checkout/payment-method.php.
There are no JS errors in the console of any kind, I am stumped.
February 25, 2015 at 19:11 #47613sharmstrModeratorHow did you determine it was a theme issue? What version of Kleo are you running?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 25, 2015 at 21:15 #47641adam@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
February 25, 2015 at 21:26 #47642sharmstrModeratorOkay cool. Do you know how it injects the accordion? Its really hard to help without the plugin.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 25, 2015 at 22:02 #47645adam@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.
February 26, 2015 at 02:52 #47669sharmstrModeratorBut you’re not telling me HOW it injects the loop. What add_action or filter are they using? Again, its nearly impossible to figure this out without the plugin and see its code. Does that make sense?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 26, 2015 at 06:40 #47679adam@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?
February 26, 2015 at 07:02 #47681sharmstrModeratorGot it. Sorry. The links to plugins completely confused me. I’ll look at it in the morning.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 26, 2015 at 07:03 #47682sharmstrModeratorAnd just so you dont think I’m a complete idiot, it was due to the fact that the link was to a check out plugin and you’re having problems with checkout. 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 26, 2015 at 15:02 #47752sharmstrModeratorOpen /kleo/woocommerce/checkout/form-checkout.php and change
COPY CODE<div class="order-review-wrap">
to
COPY CODE<div id="order_review" class="order-review-wrap">
It will be in the next udpate
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 26, 2015 at 16:03 #47773adam@jafactory.comParticipantYou rock, thanks! Working perfectly now. I was so stumped, now I feel like the idiot!
February 26, 2015 at 16:08 #47775sharmstrModeratorLOL. You shouldn’t. I was staring at the jquery scratching my head. “This should work. What the heck???”.
Sorry again for not understanding. I get in “solve issues as fast as I can mode” which sometimes, as you’ve seen, isn’t the best mode to be in.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 26, 2015 at 16:13 #47776adam@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!
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.