Base solution for your next web application
Open Closed

Metronic classes issue in 9.3.1 rc and 9.2.1 versions #9777


User avatar
1
omkarchoudhari created

We migrated our Angular & .NET Core version to 9.3.1 - rc , but it seems that in latest version of the template , previous Metronic classes do not exist anymore.They have been replaced with new ones. So the issue is we are not able to migrate easily to the newest template. Same is the case for version 9.2.1

Our client project is already using the metronic classes since last 6 months.

Can you suggest the quickest solution for this please ? we do not want migration to affect the existing UI of client project already in production.

Any urgent help would be appreciated.

Thanks


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

    Hi @omkarchoudhari

    I think you are using Metronic 6.x (AspNet Zero 8.x or lower). If so, unfortunately, there is no straight way for upgrading from Metronic 6 to 7. But basically, metronic removed "kt-" prefixes from all of its stlyes. You can try it that way. There are some html structure changes for example for checkbox and radio buttons.

  • User Avatar
    0
    omkarchoudhari created

    Yes we did that however, its not working.

    My question is , can we use metronic 6 with latest template.. 9.3.1 - rc ? If yes it would great because our application is already in production.

    Can you help here ? Or any other suggestions ?

    Thanks

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    We haven't tried using Metronic 6 with AspNet Zero 9.x versions. You can try to replace only css and js files in AspNet Zero with your 6.x versions. In that case, it might work.