Git Product home page Git Product logo

Comments (7)

rarestoma avatar rarestoma commented on August 23, 2024 1

Hi @vip3rousmango,

Thank you for working with our products.

It is in our next update list. I hope we will launch the new update as soon as possible.

Thank you,
Rares

from black-dashboard.

rarestoma avatar rarestoma commented on August 23, 2024

Hello,

Thank you for the interest in our products.

Yes, we have to remove these lines in our next update because we do not use such elements in this theme.

All the best,
Rares

from black-dashboard.

ndousson avatar ndousson commented on August 23, 2024

Hi @rarestoma,

Thank you for your answer.

I let you close this issue or maybe let it open but with Milestone next update or Labels evolution ;)

Nicolas.

from black-dashboard.

IceBreakerG avatar IceBreakerG commented on August 23, 2024

Just an update, but this was not fixed in version 1.0.1.

from black-dashboard.

filliph avatar filliph commented on August 23, 2024

It's still an issue. This is the SCSS when installing via npm:

table.tablesorter thead tr .header{
	background-image: url("../../../assets/img/dashboard/pro/bg.gif");
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url("../../../assets/img/dashboard/pro/asc.gif");
}
table.tablesorter thead tr .headerSortDown {
	background-image: url("../../../assets/img/dashboard/pro/desc.gif");
}

If the free version doesn't work, how is anyone meant to have confidence the paid version works?

from black-dashboard.

rarestoma avatar rarestoma commented on August 23, 2024

Hello,

Thank you for your interest in our product. We will change these lines in our next updates but until then please remove them. The PRO version contains the DataTable.net component that has the order option. Please check the PRO version here: https://themes.getbootstrap.com/product/black-dashboard-pro-premium-bootstrap-4-admin/.

I hope it helps.

All the best,
Rares

from black-dashboard.

vip3rousmango avatar vip3rousmango commented on August 23, 2024

This is still occurring...
Just hit this when trying to build using Parcel 1 or 2.

× Build failed.
@parcel/resolver-default: Cannot find module '../img/asc.gif' from 'R:\NG-VS-Dashboard\assets\css'
R:\NG-VS-Dashboard\assets\css\black-dashboard.css
R:\NG-VS-Dashboard\assets\css\black-dashboard.css:11553:3
  11552 | table.tablesorter thead tr .headerSortUp {
> 11553 |   background-image: url("../img/asc.gif"); }
>       |   ^^^^^^^^^^^^^^^^
  11554 |
  11555 | table.tablesorter thead tr .headerSortDown {

from black-dashboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.