Hi
I got some problem in checkout process when Im using child theme.
In child theme’s checkout process, the spinner is spinning forever (sc1.png).
If I change it to parent theme, there was no problem (sc2.png).
An order could completed if I delete div element “<div class=”blockUI blockOverlay”>..</div>” by using Chrome’s inspector.
I thought the problem is on child theme’s side but actually there is only 2 files in child theme’s directory
“functions.php”
“style.css”
and there is NO code in functions.php without “<?php”.
please help me.
Attachments:
You must be
logged in to view attached files.