- Posts: 7
- Thank you received: 0
Implement Uikt
- Antonio Jimenez Fuentes
- Topic Author
- Offline
- New Member
-
Less
More
6 years 4 months ago #119708
by Antonio Jimenez Fuentes
Implement Uikt was created by Antonio Jimenez Fuentes
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
6 years 4 months ago #119709
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Implement Uikt
Surely we will have it supported. Maybe on January 2019
Tuan
Tuan
Please Log in or Create an account to join the conversation.
- StreetSportService
-
- Offline
- Premium Member
-
Less
More
- Posts: 102
- Thank you received: 11
6 years 1 month ago #122631
by StreetSportService
Replied by StreetSportService on topic Implement Uikt
Hi Tuan
Is UIKIT 3 implemented for Event Bookings as well as Membership Pro?
Is UIKIT 3 implemented for Event Bookings as well as Membership Pro?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
6 years 1 month ago #122632
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Implement Uikt
It was implemented for Membership Pro. We haven't had it supported for Events Booking yet
Tuan
Tuan
Please Log in or Create an account to join the conversation.
- StreetSportService
-
- Offline
- Premium Member
-
Less
More
- Posts: 102
- Thank you received: 11
6 years 1 month ago #122874
by StreetSportService
Replied by StreetSportService on topic Implement Uikt
Okay
Is UIkit for event booking on your To-Do list?

Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
6 years 1 month ago #122890
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Implement Uikt
Yes, it's. However, honestly, it will take sometime to have it available. Maybe I can start supporting it in the most used views/pages in the extension first and leave the less used views/pages for future development
Guess it should be OK
Tuan
Guess it should be OK
Tuan
Please Log in or Create an account to join the conversation.
- StreetSportService
-
- Offline
- Premium Member
-
Less
More
- Posts: 102
- Thank you received: 11
6 years 1 month ago #122935
by StreetSportService
Replied by StreetSportService on topic Implement Uikt
That sound great Tuan
The process suggested would work.
I just hope you will do it in an continues process taking a bite at a time, until it is fully completed as on process.
It would be very valuable to have this fully integrated with UIKit (especially together with UIKit in membership pro).
The process suggested would work.
I just hope you will do it in an continues process taking a bite at a time, until it is fully completed as on process.
It would be very valuable to have this fully integrated with UIKit (especially together with UIKit in membership pro).
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
6 years 1 month ago #122944
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Implement Uikt
Will do. Will update you when it's ready to used. Should not be hard, just take time as Events Booking has many different layout (unless Membership Pro)
As I said, I will work on widely used layout first, for other layouts, we can have it as on-going development
Tuan
As I said, I will work on widely used layout first, for other layouts, we can have it as on-going development
Tuan
The following user(s) said Thank You: StreetSportService
Please Log in or Create an account to join the conversation.
- Daniel
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 2
6 years 1 month ago #123067
by Daniel
Replied by Daniel on topic Implement Uikt
For all who are using Uikit: You can implement a progress bar very easy in your custom theme:
Just put the following code for example into the events_table.php (/components/com_eventbooking/themes/default/common)
Just put the following code for example into the events_table.php (/components/com_eventbooking/themes/default/common)
Code:
<progress id="js-progressbar" class="uk-progress" value="<?php echo $item->total_registrants; ?>" max="<?php echo $item->event_capacity; ?>"></progress>
The following user(s) said Thank You: Tuan Pham Ngoc, StreetSportService
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
6 years 1 month ago #123069
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Implement Uikt
Thanks for sharing the tip Daniel.
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.