Title: llb027's Replies | WordPress.org

---

# llb027

  [  ](https://wordpress.org/support/users/llb027/)

 *   [Profile](https://wordpress.org/support/users/llb027/)
 *   [Topics Started](https://wordpress.org/support/users/llb027/topics/)
 *   [Replies Created](https://wordpress.org/support/users/llb027/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/llb027/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/llb027/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/llb027/engagements/)
 *   [Favorites](https://wordpress.org/support/users/llb027/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] [Plugin: Events Manager] Problem with datepicker](https://wordpress.org/support/topic/plugin-events-manager-problem-with-datepicker/)
 *  [llb027](https://wordpress.org/support/users/llb027/)
 * (@llb027)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-events-manager-problem-with-datepicker/page/2/#post-2780063)
 * I use the Askit template from Elegant themes and the date picker did not displayed.
   
   I solved this by modifying the ui.lightness.css file. (events-manager->include-
   >css)
 * Line 14, I have suppressed the two clip attributes and it’s perfectly working.
   
   Original : .ui-helper-hidden-accessible { position: absolute !important; clip:
   rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); } Modified : .ui-helper-hidden-
   accessible { position: absolute !important; }
 * Hope this will work for you.

Viewing 1 replies (of 1 total)