Base solution for your next web application
Open Closed

logo not persisting #3981


User avatar
0
evadmin created

Settings > Appearance > Upload_Logo_info isn't working correctly. I upload an image and it changes the logo on the banner. If navigate away, the image reverts to the ASP.NET Zero logo. If I click Save All and navigate away, the image reverts. Any suggestions?


4 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @evadmin,

    Are you using jQuery or Angular 4 version ? Does it show the correct logo if you press F5 and then navigate to other pages ?

  • User Avatar
    0
    evadmin created

    Hi, I'm using the jQuery version. When I navigate away it does not show the correct image. Here are the steps I took:

    • Navigate to /Admin/Settings > Appearance
    • Click "Choose File" (I selected a .png file, in case the extension matters)
    • Click "Upload" (at this point the graphic in the banner changes to look like the one I uploaded)
    • Click "Save All" (I've also tried it without clicking "Save All")
    • Press F5 (at this point the banner graphic reverts back to ASP.NET ZERO)
    • Navigate to /Admin/Dashboard (the graphic is still ASP.NET ZERO)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    I have created an issue here <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/issues/539">https://github.com/aspnetzero/aspnet-zero/issues/539</a>. Please follow this issue.

  • User Avatar
    0
    alirizaadiyahsi created

    Hi @evadmin,

    I can't reproduce your issue. Did you change anything? Which version of project did you test? Could you try latest version of project?