Cleveland Heights-University Heights Public Library Webdeveloper
Forum Replies Created
-
Forum: Plugins
In reply to: [Book a Room] I have problem with the timeIt looks like I lost a response! I’ve updated the plugin to a new version which should fix the problem.
Forum: Plugins
In reply to: [Book a Room] I have problem with the timeI think this is a small bug I’m planning on fixing soon. Can you try the times without the leading 0? Just 1:00 pm and 3:00pm. The new error checking doesn’t like that zero and I have to fix it so it thinks that those times are valid. Can you let me know if that helps?
Forum: Plugins
In reply to: [Book a Room] ical exportThe iCal stuff is partially finished, as is Google Calendar. I can walk you through un-commenting out some things to test it, but it should be finished well before 12 months!
Forum: Plugins
In reply to: [Book a Room] View Calendar by Category or AgeIf you go to the search page and build a search, it will give you a URL that you can use made from your choices. You can also add a title= to get a specific title only. (I’m making a slight change to that so it’s verbatim and not a wildcard).
So, for only Children’s category events for the next month at only Noble Neighborhood, I would set up the search and hit submit. I then also his Name sort in this example. This gives me the following link in the URL bar:
You can see the variables:
searchTerms=
(Blank, none used)branchID=3
(Noble)startDate=08%2F18%2F2016
endDate=09%2F17%2F2016
(Dates with the / made HTML safe by the browser, automatically)ageGroup[]=2
(This is Children. You can have more than one ageGroup or Category listed)sortOrder=name
(How to sort)action=searchReturn
(This is important and tells the app what to do)Forum: Plugins
In reply to: [Book a Room] ical exportThere is going to be an iCal link as well as Outlook and Google Calendar in an upcoming update.
Forum: Plugins
In reply to: [Book a Room] Calender showing meeting reservationPlease let me know if this is still giving you issues.
Forum: Plugins
In reply to: [Book a Room] Spanish TranslationI am currently working on a version that uses WP’s i18n tools. I should have a test version soon. If you’re interested, please look us up on Facebook and I’ll be getting a test/beta version up soon!
Forum: Plugins
In reply to: [Book a Room] Import ToolsUnfortunately, there isn’t any import feature that works with any paid systems. I’m not sure if any paid products even offer an export, and it would have to be in an open format that could be converted to something Book a Room could read.
Even with 4 branches and multiple room configurations, our library was able to switch over by hand pretty quickly and the time we save now is well worth it!
Forum: Plugins
In reply to: [Book a Room] Spanish TranslationFor the moment, I’m focusing on bugs and some older feature requests. This is still on the list!
Forum: Plugins
In reply to: [Book a Room] Calender showing meeting reservationThe Event Calendar shows staff scheduled events. These would be events you schedule in the admin area under Create Events.
The Meeting Rooms are where the public reserves meeting rooms. You can view the meeting room list from the admin area. You can see a daily list, and even print room signs.
There is a difference between an event, which the public does NOT schedule but can attend, and meeting room requests, which are personal, public uses of a room.
Forum: Plugins
In reply to: [Book a Room] Calender showing meeting reservationDid you have any luck?
Forum: Plugins
In reply to: [Book a Room] Calender showing meeting reservationI’m not sure I understand the question. Have you installed the Event Calendar plugin? https://wordpress.org/plugins/book-a-room-event-calendar/
Forum: Plugins
In reply to: [Book a Room] Possible Problem with Permalinks on the event calendarClosing. Please let me know if you continue to have issues!
Forum: Plugins
In reply to: [Book a Room] Possible Problem with Permalinks on the event calendarNew version going up. Please try it and see it that works. Thanks!
Forum: Plugins
In reply to: [Book a Room] Reservation CalendarThe current calendar is the only one available at the moment.