Open Closed

CMS Kit not working! #6819


User avatar
0
brauerj@gc.adventist.org created
  • ABP Framework version: v7.3.2 Commercial
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)
  • Tiered: no
  • Steps to reproduce the issue:

Using the CMS menus I created several CMS artifacts including a page and menu and nothing seems to be working! The url-slugs don't work and the menus don't show. The Global Features are activated and I tested whether any migrations were needed but they weren't.


2 Answer(s)
  • User Avatar
    0
    brauerj@gc.adventist.org created

    It looks like your assuming we're using the public website. I'll try adding the public modules to the admin site and see if that works.

  • User Avatar
    0
    brauerj@gc.adventist.org created

    Adding [DependsOn(typeof(CmsKitProPublicWebModule))] to the MainBlazorModule obtained what I was looking for.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11