David Carson
Member
Posted 1 year ago #
I've just installed default versions of WordPress 3.0.1 and Magento 1.4.1.1 locally using MAMP. Both are fully functional.
WP is in the root - localhost.localdomain/wordpress/
Magento is in a subdirectory - localhost.localdomain/wordpress/magento/
I followed the instructions - http://wordpress.org/extend/plugins/mage-enabler/installation/.
On step 4, I can see the Mage Enabler admin page tab after the plugin is activated, but the page itself is empty.
Has anyone else experienced this?
David Carson
Member
Posted 1 year ago #
Fixed.
Seems like there is some issue with the stylesheet url and the top div in view.php (at least when installed via MAMP).
I put the absolute URL in the stylesheet, removed the top div (.mage-enabler-box) and it was good to go.
Richard Feraro
Member
Posted 1 year ago #
Hello David! Thanks for the feedback. We're you able to record the URL of the stylesheet before and after you did the editing? I don't have MAMP but I'll try to install one this week to see it for myself :)
Richard Feraro
Member
Posted 1 year ago #
This has been fixed in version 1.2.2 of the plugin
David Carson
Member
Posted 1 year ago #
I just updated the Mage Enabler plugin to 1.2.2 and it works perfectly.
Thanks, Richard!
Richard Feraro
Member
Posted 1 year ago #
You're welcome David. Thanks for the feedback.