Hello, I recently purchased this theme assuming that It will provide multiple options for project structure but I did not read the documentation clearly, I have an already existing next js project and I want to integrate the admin side with this theme. How can I do that? Thank you.
Blazor 8 comes with a feature "Enhanced navigation" which basically intercepts navigation using anchor elements and instead of a full page load, issues a fetch request with subsequent DOM diff/patch.
Blazor supports registering an event listener for that scenario which I have currently implement...
hello.
The drag function does not work in the doc example.
Even if you copy the source code, it doesn't work.
keenthemms : seven-html-pro
doc Url : https://preview.keenthemes.com/html/seven-html-pro/docs/general/draggable/restricted
Hello.
This page is broken, so the "theme builder" is not usable.
https://preview.keenthemes.com/start-html-pro/layout-builder.html
I paid for the theme and my license is still valid so I'd like to use that page too.
in the StartDashboardPage component i tried to working just with one element Tableswidget1 but when a go to dashboard it sticks to top until i reload the page it become normal
I am using the good bootstrap admin template. I used to have a full style guide for the theme at https://preview.keenthemes.com/good/documentation, and now it has disappeared. It was really useful to be able to see the styling options available for my theme. How do I find that again?
After purchasing the theme, an error occurs when you import the vscode folder and run it.
vscode -> npm intall ->npm run dev error
An error has occurred.
version
node version : v16.20.2
vue version : @vue/cli 5.0.8
select project : https://keenthemes.com/products/rider-vue-pro
-------...
Hi,
I order your template, however, it can not satisfy my requirement.
Could you please give me customer service contact email, I can
email my order record and all necessary information. Thanks.
Charles
ctu1121@gmail.com
https://preview.keenthemes.com/seven-html-pro/dashboards/finance-performance.html
I am interested in this template.
This template is implemented with Bootstrap.
Are there any templates converted to Vue or built with Vue?
Hi There,
I recently purchased your Keen V.3.0.5 theme and have started working with it, but I noticed today that your Docs & Components website is not working:
https://preview.keenthemes.com/html/keen/docs/index
Can you please advise when this will be functional again?
Thanks!
Reuben
Hi,
Thanks for great blazor them, I tried to convert templte to RTL but not worked with me. Can you help me please.
screen shot :
https://ibb.co/Hx4JYfN
in KTTheme :
private string _direction = "rtl";
in json file :
"Direction": "rtl"
Hi as i try to move from login screen getting error using blazor theme
Cannot read properties of undefined (reading 'closest')
TypeError: Cannot read properties of undefined (reading 'closest')
at _getItemParentElement (https://localhost:7287/assets/js/scripts.bundle.js:2517:24)
at _getItem...
Hi in blazor app i want to show popup on specific location
like i have a button on button clck i want show poup box beside that button.
like this or any other way
i have two child box inside that i have button on that clcik show popop in that box only etc
https://developer.adobe.com/commerce...
I want to set default page signin form but as I try to change it i'm getting errors and if i set Auth.razor its show me auth layout but i'm not able to set signin page as default page for app
@using Solution.UI.Pages.Error;
@using Layout
In balzor clcik event not working. Not hitting login function instead of this its moved to Other page. Anyone guide me about the issue
Code.....................
@using JWTAuthentication.Authentication;
@using Solution.UI.Shared.Partials.General;
@using Solution.UI._keenthemes.lib...