Dashboard News

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 12 ans
Is there a way to turn off or hide the nopCommerce news feed that shows on the admin dashboard page? (version 2.3)

Thanks,
Arun
Il y a 12 ans
Sorry Guys I am new to NOPcommerce
I found the solution

1. Open \Administration\Views\Home\Index.cshtml file
2. Remove the following code:

<td class="rightcol">
            @Html.Action("NopCommerceNews", "Home")
</td>
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.