dropways / deskapp

DeskApp Admin is a free to use Bootstrap 4 admin template.
https://dropways.github.io/deskapp/
MIT License
867 stars 336 forks source link

the menu isn't active after it's clicked #14

Closed Alfana closed 5 years ago

Alfana commented 5 years ago

Steps to reproduce

  1. install the template into the codeigniter format
  2. if I click one of the menus that are made, the menu is not automatically active

Expected result

  1. when clicked the menu will automatically active

Actual result

  1. after click menu not active image
  2. my code image
  3. header image
  4. footer image

is there something wrong with the code? or what should I do?

dropways commented 5 years ago

Hi @Alfana

Thanks for using Deskapp.

here is the solution for active class please check it https://gist.github.com/sadanandkenganal/5f60461112b051dde5ab https://forum.codeigniter.com/thread-62075.html

Thank you.