"Anjali_Musmade" की गतिविधियाँ

Hello,

You have to download the source code of LeptonX as I was already given but make sure your version of LeptonX while downloading select the same one - https://support.abp.io/QA/Questions/7208/Custom-Languages-switch-component-in-public-website-project#answer-3a1297b7-1ed1-2b89-0d9f-ed99690bb61f

You don't need to add it to your application. Download it separately and create a new page Footer.razor at the same path as given above and you can check the code for reference or customize the new footer as per your requirement.

Thanks

Hello,

Thanks for the information. And your abp suite version is also the same 7.1.1, right?

While clicking save and generate, ensure your application is not up and running. Check-in Database whether Permission tables are present or re-run DBMigrator.

If you still face the issue, please check the logs and share more details.

Thanks

Hello,

You can call the IPermissionDefinitionManager.GetGroupsAsync in the OnApplicationInitialization. Give it a try.

Hello,

please check for logs and do share.

thanks

Hello,

  1. To change logo-

  2. To change Branding Name-

  3. To Customize footer- you may customize Footer page

I hope it will help you, Thanks

Hello,

try to add ManageProfileTabsService in providers: of app.module.ts file.

Or if it not worked then try to remove ManageProfileTabsService from app.module.ts; I think it causes the error.

Thanks

Hello,

could you please check once the similar issue https://support.abp.io/QA/Questions/7052/email-confirmation-password-reset-not-working-after-upgrading-to-80 if it helps you

thanks

Hello,

for website project you can customize header using https://docs.abp.io/en/commercial/latest/themes/lepton-x/mvc#main-header-branding

thanks

Hello,

you may check this documentation https://docs.abp.io/en/commercial/7.4/themes/lepton-x/angular#brand-component to customize the header.

thanks

Hello,

First create a module by using command

ng generate module my-awsome-tab-component

after that create a component using command

ng generate component my-awsome-tab-component

please try with this way. Thanks

994 प्रविष्टियों में 11 से 20 दिखा रहा है
Made with ❤️ on ABP v8.2.0-preview Updated on मार्च 25, 2024, 15:11