Welcome, Guest
Username Password: Remember me

LCA Auto all-expand feature
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: LCA Auto all-expand feature

LCA Auto all-expand feature 12 months ago #18974

Good evening,

First of all, thank you so much for creating LCA, it is such an awesome module!

Is there a way you could include auto-exmand functionality (or auto expand of the last few months)?

Now you can auto-expand only those the user expanded already but by default they are all closed...

Thanks for your time!

Re: LCA Auto all-expand feature 11 months, 3 weeks ago #18998

You can expand all months with this change:
tmpl/default.php
echo '<ul class="lca" id="lca_0_'.$iyear.'" style="display: none">';
//by
echo '<ul class="lca" id="lca_0_'.$iyear.'" style="">';
  • JoniJnm
  • OFFLINE
  • Administrador
  • Posts: 4297
  • Karma: 148
  • Page:
  • 1
Time to create page: 0.28 seconds