IE8 problem when using the Ultimo theme on Magento 1 Hey all, I encountered an issue while implementing searchanise for a client’s shop with the Ultimo theme and I figured...
How to disable the default autocomplete in the Shopper skin In order to disable the default autocomplete widget in the Shopper skin, replace the file app/design/frontend/default/shopper/template/catalogsearch/form.mini.phtml with this modified attached one.
Make Searchanise work with an incompatible extension on Magento 1 Hi, Today, we would like to tell you about a workaround in the Searchanise extension for Magento 1.x that allows...
Incompatible extensions on Magento 1 Some Magento extensions don’t play well with Searchanise: SEO Layered Navigation breaks the instant search widget. Use this workaround. SEO Suite Ultimate breaks...
Fatal error: Class ‘Searchanise’ not found Go to the extension directory: cd app/code/community/ Set the 755 permissions for all files and directories: chmod -R 755 Simtech/...
Return the placeholder text “Search entire Store now…” to the search box The easiest way to put a placeholder text into a search box is with the ‘placeholder’ attribute, like that: <input...
Some products aren’t showing in search results, but they are in my Magento store. Why? By default, Searchanise widgets display products that have the Enabled status and the Search / Catalog, Search visibility. If you don’t see the products...