Hi Gershuin19,
I fixed the issue I was having of the theme not loading the checkout button by increasing the the memory limit. (I had the actual Mijireh page set up fine).
Adding the following string to wp-config.php file:
define(‘WP_MEMORY_LIMIT’, ‘128M’);
(inserted it right below define(‘WPLANG’, ”).
Once I resolved that issue, then I ran into a different issue getting error when trying to place an oder. It looks like it is triggered by charging shipping. I made it free shipping and it seems to work. However, I need to charge for shipping so again, that didn’t really fix much. I have an open ticket with WooTheme about the issue. they talked to the developer and it looks like I ca now charge flat rate shipping with out the error. I still need to connect UPS shipping, so fingers crossed i don’t run into any more issues.
Good luck!