Today Merchello released 1.6.1. If you are upgrading, you will need to add the following section to your /Config/Dashboard.config file in order to see the Merchello section dashboard. No functionality is lost in this version but over time the dashboard will mature so you will want to include it.
Great question. I'm sorry I wasn't more clear. Logon to the Umbraco back office. In the Developer section, the main content area will have two tabs. One of the tabs is the Examine Indexes. Click that tab, click on each Merchello index, and select re-index.
Notes about Upgrading to released 1.6.1
Hi,
Today Merchello released 1.6.1. If you are upgrading, you will need to add the following section to your /Config/Dashboard.config file in order to see the Merchello section dashboard. No functionality is lost in this version but over time the dashboard will mature so you will want to include it.
<section alias="MerchelloSection">
<areas>
<area>merchello</area>
</areas>
<tab caption="Welcome">
<control showOnce="false" addPanel="true" panelCaption="">
~/App_Plugins/Merchello/BackOffice/Merchello/Dashboard.html
</control>
</tab>
</section>
-Dina
Also, please re-index your Examine indexes on the Back office. That seems to catch a lot of us by surprise each time.
Hi All
How do I "please re-index your Examine indexes on the Back office"?
Thanks
Hi Paul,
Great question. I'm sorry I wasn't more clear. Logon to the Umbraco back office. In the Developer section, the main content area will have two tabs. One of the tabs is the Examine Indexes. Click that tab, click on each Merchello index, and select re-index.
-Dina
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.