Magento 1: Troubleshooting

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.mi...
Thu, 30 Mar, 2023 at 5:05 PM
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 you to use Searchanise with an incompatibl...
Thu, 30 Mar, 2023 at 5:06 PM
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. Note Sear...
Thu, 30 Mar, 2023 at 5:06 PM
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/ Apply the 644 pe...
Thu, 30 Mar, 2023 at 5:06 PM
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 id="search" type="te...
Thu, 30 Mar, 2023 at 5:06 PM
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 in...
Thu, 30 Mar, 2023 at 5:06 PM