Could you enable wp_debug and see if there are any errors occuring?
EXACT same problem here! i am very very disappointed.
when enabling your plugins and wp_debug i get a lot of errors from your plugins:
Strict Standards: Redefining already defined constructor for class jck_mwi in /Users/nicb/Data/_htdocs/rice/web/wp-content/plugins/magento-wordpress-integration/mwi.php on line 204
Warning: Cannot modify header information - headers already sent by (output started at /Users/nicb/Data/_htdocs/rice/web/wp-content/plugins/magento-wordpress-integration/mwi.php:204) in /Users/nicb/Data/_htdocs/rice/web/wp-includes/pluggable.php on line 896
Warning: Cannot modify header information - headers already sent by (output started at /Users/nicb/Data/_htdocs/rice/web/wp-content/plugins/magento-wordpress-integration/mwi.php:204) in /Users/nicb/Data/_htdocs/rice/web/wp-includes/pluggable.php on line 896
and the whole page breaks. the error messages are the only content on all pages…
i have no other plugins installed. i am running the whole setup on localhost with mamp for mac and php 5.5.3
just have one product in magento which display nicely in magento shop. i try to fetch it with your plugin to display within wordpress page. all i do is to use the basic shortcode: [mwi_product sku=”S001″/]
but default static blocks work.
james contacted me through skype and teamviewer. together we found the problem. it was a simple code error in the addon files. and i had to put a new price.phtml into my magento’s theme folder.