frits297
Forum Replies Created
-
Forum: Plugins
In reply to: [Magento Wordpress Integration] Plugin not working?Ok, thanks. Can you give an estimate on when you will be releasing an update?
I checked the widget with ‘prices’ ticked off, that seems to also solve the problem.
Forum: Plugins
In reply to: [Magento Wordpress Integration] Plugin not working?Ok, changing the property price to ‘false’ solved the error. The product is now showing on the page. The next question is then, why is this? The widget and default blocks are still not working.
Forum: Plugins
In reply to: [Magento Wordpress Integration] Plugin not working?I’ve just enabled debugging and got this:
Fatal error: Call to a member function getStoreLabel() on a non-object in /home/vaw/domains/vanalleswatontwerp.nl/public_html/development/colorfabb/magento/app/design/frontend/base/default/template/catalog/product/price.phtml on line 50
Forum: Plugins
In reply to: [Magento Wordpress Integration] Plugin not working?Hello James, thank you for your reply, I’ve just made two pages, both with the shortcode, the first has nothing filled out in the ‘sku’ properties and can be found here: http://vanalleswatontwerp.nl/development/colorfabb/wordpress/?page_id=8 (you can see that the shortcode somewhat works by saying it “Please specify an SKU for your product or products.”)
The other page has the same shortcode except that it has the ‘sku’ property set to ‘abc’, which matches a product on the magento website. http://vanalleswatontwerp.nl/development/colorfabb/wordpress/?page_id=49 (The page fails to load properly)
I tried the widget on multiple locations using different themes, no avail.
I think the problem lies somewhere in magento…