Hello, I bought this "Keen v3.0.6" theme to add to my project.The structure is different, so we use the sass directory.This does not include the path or specifications for loading the icons fonts.If I use the supplied styles and compare them with the compiled ones they are different by default...
\starterkit\assets>npm run buildnpm ERR! Missing script: "build"npm ERR!npm ERR! To see a list of scripts, run:npm ERR! npm runnpm ERR! A complete log of this run can be found in: C:\Users\athamma\AppData\Local\npm-cache\_logs\2024-01-23T07_25_47_443Z-debug-0.log
Hello,I just tried to set up the https://keenthemes.com/products/ceres-html-pro theme into an Angular project. I built the yarn and gulp files, and then I copied and pasted the assets into my Angular project.Here, I have two issues:1. Angular and the theme assets are found, but I get this...
Hello, friends. Just bought Good template to implement admin panel for my website.I use Laravel 10 framework. Laravel uses Vite out of the box for all frontend cases.I have a problems with integration, too many files and I don't know which of files I have to use and how to use for convenient usa...
i am facing problem in metronic theme in old version but i have a new version of node js Error:-ERROR in ./src/_metronic/assets/sass/style.scss (./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[7].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[7].us...
Hi, based on user data retrieved from the server, I need to dynamically create action button - Toggle drop down (which will show edit / delete button) . When I click this button , Menu is not opening. Template : Seven Html 1.1.4Page : User Management / User
Following latest update on Start bootstrap theme, the dark mode button is not present in the layout, also on manually changing the theme mode to dark, the body background, card heading, etc don’t display well.
Hi,I have created a 'clean' install of Craft template.Withing the gulp.config.js file, I have only amended 'path' and 'dist' values to reflect my local set up.When running 'gulp' only the plugins folder is being being generated, no CSS/Media etc.Any ideas why this would be happening?...
Hi,I purchased the Start – Bootstrap 5 Admin Dashboard Theme from https://themes.getbootstrap.com/ site. There it shows version v1.0.9, however the current version in the hosted demo site is v1.1.4 Changelog says this as well.Start HTML Pro v1.1.4 - 9 November, 2023How to download the l...
Hi - We purchased Keen from the GetBootstrap marketplace, and are trying to use the LayoutBuilder to export components. The form is working, but it will export components only for the "home" page of the theme, which has no navbar in the header and drops that content in a right-hand sidebar inst...
Hi, I've added a dropdown button in datatable row. But it doesn't show dropdown menu on click. Then I've checked demo page and got the same result at https://preview.keenthemes.com/keen/demo1/apps/customers/list.htmlDropdown buttons doesn't work
I just updated my site with the latest Craft version, but can't seem to get hover to work. Elevate up on hoverI add this to my site, and it does nothing....what am I doing wrong? https://themes.getbootstrap.com/pro...
Hello,I'm having a problem with Bootstrap 5 regarding the use of utility classes for display control. My goal is to hide a specific element on screens of size "xs" and display it from screens of size "sm" and larger.To achieve this, I've applied the .d-none and .d-sm-block classes to my elem...