Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • I also have this problem.

    A wordpress site that had not been updated in a while started reporting a fatal errror from the cleantalk plugin. I tried to update CT but it failed. Updated all other plugins ok, but CT remains fatal. Uninstalled and reinstalled but will not reinstall.

    wp 6.2, CT 6.6

    Thread Starter rokhi

    (@rokhi)

    Thanks for your quick reply.
    That must be taking a lot of your time. But will be very rewarding I think
    I’ll be waiting with bated breath.

    Thread Starter rokhi

    (@rokhi)

    Thanks for you quick reply, understood.
    In your rewrite, is there a thought to include a recurrence qty request field in the meeting room booking form?
    I’m thinking that a patron may want to book the room for, say, four weekly meetings so, the booking system could check for a day/time that might be available to cover the needs, or even compute a mix of days that would allow the required time slots, and then on receipt, the admin could decide if that allocation request is acceptable and create an event to suit.

    Thread Starter rokhi

    (@rokhi)

    Hi, I know you’re in mid-rewrite, but I wonder if you could help me figure out this last hurdle in implementing the current version.

    I have set up a page with the shortcode {showCalendar] and want to edit the layout.

    I can see a preview by opening via the preview link (note:the actual preview button does not generate a preview) and when the page is called, the calendar generates (https://featherstoncommunity.org.nz/booking-calendar) so I assume the plugin is working, but if I attempt to change the page CSS through the page editor using the shortcode [showCalendar], I get the update error. If I change the shortcode to [meetingRooms] it updates ok.

    This is what the editor page looks like https://prntscr.com/npl3i8

    Thread Starter rokhi

    (@rokhi)

    Thread Starter rokhi

    (@rokhi)

    Perfect – Thanks!
    One more thing, the shortcode [showCalendar] has stopped working.
    Nothing showing in the devtools inspector.
    I had set up a page with the shortcode before, and it worked, but now it just generates an error (https://prntscr.com/nlya87)
    all that has changed is that I have added about 11 more events spread over the week, each one repeating either weekly or monthly on specified dates.

    Where could I start looking to see why this has stopped?

    Thread Starter rokhi

    (@rokhi)

    Thank you. I may not have been clear enough. The problem is that when i try to create the two separate events which are happening in the same space(container), i get a list of conflicts relating to the room used that have to be resolved and i am unable to register the second event.
    I have tried creating 2 containers to manage half the room each but that did not fool the system.
    Is there a way to set it up that will allow multiple tenants at the same time?

    Thread Starter rokhi

    (@rokhi)

    Starting to look good – How can I set it up so 2 groups can book the same space?
    I have a large room and 2 groups doing compatible stuff (mah jong and cards) want to operate at the same time. They have different contact people and members/attendees and just set up in opposite corners of the room.

    Thread Starter rokhi

    (@rokhi)

    Thanks. I think that should get me on the right track!

    Thread Starter rokhi

    (@rokhi)

    Wow! Those examples look great!
    Thanks again, that has given me some places to look

    My Events Settings menu doesn’t appear to have any general settings (https://prntscr.com/niv9nv) Should there be something there?

    Some questions:
    What are the flags to use in the shortcodes to filter the output?
    You gave three examples of filtered output and I have filtered successfully using category= and age=
    but what other flags will it respond to and what is the syntax?
    eg in the showreg instructions you show start_offset=’0′ end_offset=’7′ num_offset=’15’ I’m guessing that refers to event fields start and end but are there various forms – like start_offset, start_date etc?
    num_offset is a bit out of left field without a list of parameters to refer to for instance. so what other fields can be specified and what is the shorcode form (e.g. age group = age) can you set an actual start date? (start=..)
    can you add multiples of the same parameters to get a range of results ([showevents category=computer category=programming])

    showreg failure
    I had just copied from the shortcode example, not considering type of quotes. and it had displayed incorrectly in the post (inserting question marks – no edit facility)
    I changed the doubles to single quotes and now it works.

    Happy to be part of a test group

    You mentioned facebook (also in your product info listing), but I have not seen your facebook address anywhere – is it the library or your own?

    BTW, your caleventlistwrapper floats right, so a short description ends up kicking the whole wrapper in from the left
    I have changed it to:

    #calEventWrapper .calEventListWrapper {
    	display: table-cell;
    	float: left;
    	width: 78%;
    }

    Will that have any unintended consequences?

    Thanks again
    Your site looks great BTW and whew, what a wide range of events.
    I’ve just joined the Featherston Community Centre and offered to look at their website. Needs a bit of a makeover but I think your system will add a bit of professionalism to the facility booking area for a start.

    Thread Starter rokhi

    (@rokhi)

    Thanks for your quick reply

    Yes, that’s the only page I have seen how to set up.

    I also have an events calendar page ([showCalendar] ) which I assume responds to selecting a room (I assume that’s how the booking calendar is generated), but I have left the event calendar URL field in meeting room settings/settings blank as the form says to do so when it’s on the same site.

    I opened the events plugin to find the shortcode and it says

    IMPORTANT!! I’ve added a new page requirement. Please create a new page on your site and add the shortcode [showReg] to it.
    In the settings, please add the URL to this new page.

    Which settings? There are no URL fields in the events settings, so are these the ones in meeting room settings/settings?
    like this: https://prntscr.com/niou2b

    and is the URL to go in the reservations page field?

    I currently have the main room booking form url there. That’s what comes up for booking rooms and functions fine.

    It then says

    Use a shortcode to display a list of upcoming events with:
    [showEvents start_offset=”0? end_offset=”7? num_offset=”15?]
    Start offset is how many days to start from today. Default is 0.
    End offset if how many days to show after the start offset. Default is 7.
    Num Offset is the number of items to display. Default is 0 (all).

    [showCalendar]

    This shows the full calendar.

    But showreg shows a registration listing request form (https://prntscr.com/nios0b) and I don’t see how to get [showevents] to display a specific event so people can be sent to a url and book a seat at it.

    I set up showevents like this (https://prntscr.com/niowqh) which resulted in https://prntscr.com/niox1z

    If I try putting in the showevents shortcode as text The page won’t save (https://prntscr.com/nioxzy)

    any ideas?

Viewing 11 replies - 1 through 11 (of 11 total)