Cleveland Heights-University Heights Public Library Webdeveloper
Forum Replies Created
-
Forum: Plugins
In reply to: [Book a Room] Reservation Pop-up ModalCan you please check that your browser window isn’t zoomed in?
The pop up automatically centers but can look funky if you have your window zoomed.
Also, what browser and OS are you using?
Forum: Plugins
In reply to: [Book a Room] Multi Day EventsNo, each date needs to be registered.
I’m putting up my roadmap for changes on our Facebook page early next week, which includes this.
Forum: Plugins
In reply to: [Book a Room] Functionality questionsCan you check here:
https://www.facebook.com/bookaroomplugin/
I’ve added another and will be adding a few more soon.
Forum: Plugins
In reply to: [Book a Room] Recomendation – ID tagsThere are three CSS rules for the days.
#calDisplay .calNoDay
For days that aren’t filled (empty spots on calendar)#calDisplay .calSelectedDay
The day the user is on#calDisplay .calToday
TodayI am overhauling some things as I can, so I expect to make things much more customizable in the future.
Forum: Plugins
In reply to: [Book a Room] Optional Fields in Registration Form?Sorry about the wait, but please understand that I’m a single developer, this is a free plugin, and my normal duties and other priorities need to come first. I’m doing what I can to rewrite and improve a project that originally took almost two years, and was my only project at the time – this was originally written for us to use at our own library, and we then released it as Open Source.
Now that other people are using it, there are hundreds of things I need to think about to make it work so it can be translated, work on multisite, and to create additional customization and a whole reporting system, which means changing the database setup.
This also means taking into consideration how to upgrade all previous versions without losing any data. Our own library has over 16,000 rows of registration data, 14,500 rows of reservation data, 28,000 rows of time data. If the changes I make don’t upgrade properly, we lose years worth of archival meeting room data, and that’s just us.
So, I’m working on it, but I’m not working at a rich, exciting, multinational corporation. I’m a just guy who works for a library trying to save us (and others) some money with a simpler and free system that is focused on multi-branch, multi-setup room libraries.
Don’t lose heart, I’ve not forgotten you! It’s just a lot easier to fix smaller bugs than it is to redo the whole registration system to make it customizable. It’s still in the works, but it’s going to be a bit.
Forum: Plugins
In reply to: [Book a Room] Functionality questionsThere are several reports. Do you have the Exports and Reports plugin?
Here’s an example of Attendance by Meetings:
Please change the {YOUR_DATABASE_NAME} and {YOUR_WP_PREFIX} to your values.
This will return:
branch_description – text, name of branch
eventCount – text, number of events
attendance – text, attendance for each event
ti_startTime – Date + Time, the date of the event.If that works, I have a few more I can share.
Forum: Plugins
In reply to: [Book a Room] Events do not display on calendarI won’t be able to make all of the changes for #1, but as for #2, I’m going to work on this – the problem that makes it less that super simple is that an event and a meeting really do contain different information so I need to make sure that meetings can display the title and don’t link to registration. Not a super big deal, but not a 5 minute fix. I’ll work on it and try and get a release out soon.
Forum: Plugins
In reply to: [Book a Room] Events do not display on calendarLet me just double check what you’re looking for. Do either of these apply?
You want a calendar of Public Meetings that the public has entered and staff has approved. People can not register to attend these. This will be available for all public to see.
You want a calendar of Events that the public can sign up to attend. But unlike a standard Event, you want the public to be able to sign up and go through approval, like a meeting. This will be available for all public to see.
Forum: Plugins
In reply to: [Book a Room] Events do not display on calendarI’m looking into editing the shortcode to allow this. Give me a little time to work on it and I’ll see what I can do.
Forum: Plugins
In reply to: [Book a Room] Multisite / Network CompatiableIt’s on my To Do list.
This plugin was developed and is maintained by a single developer for our own library and released open source to the community at large. While I am trying to add in as many features as I can, and I am usually quick to release bug fixes, this free plugin is not my primary focus, and you may find that another plugin or paid meeting room application fits your needs better.
I closed it since this is not so much a support question as a feature request. I’ll change it to “not a support question” if you prefer.
Forum: Plugins
In reply to: [Book a Room] Uninstall and DB CleanupClosed it a little soon! The update was just released this morning. Please give it a go and see it that takes care of things. I ran into 3 options that weren’t being deleted, bookaroom_defaultState_name, bookaroom_hide_contract, bookaroom_installing. These and all tables are being removed on uninstall now.
Forum: Plugins
In reply to: [Book a Room] Uninstall and DB CleanupI think these left overs are just WP options, and I’m redoing how these are managed to make them part of the DB so you can export your entire system. Thanks for looking into this!
Forum: Plugins
In reply to: [Book a Room] Multisite / Network CompatiableIt’s on it!
Forum: Plugins
In reply to: [Book a Room] Rooms can be booked in the pastThe current version only has
32 levels of security. Logged in users are considered staff and have no restrictions. Unlogged users count as public and are restricted. In the next major release I hope to add more layers.- This reply was modified 9 years, 3 months ago by Cleveland Heights-University Heights Public Library Webdeveloper.
Forum: Plugins
In reply to: [Book a Room Event Calendar] No entries on the calendarThis has been moved to the main Book a Room plugin.