weihiluo
Forum Replies Created
-
Forum: Plugins
In reply to: [Quick Event Manager] cannot change month displayedWow. I updated the plugin this morning.
It works exactly as advertised.
I can now see into October easily.
And, I don’t have to touch the page each month to keep up to date.Thank you.
Forum: Plugins
In reply to: [Quick Event Manager] cannot change month displayedBy the way, I can recreate your success. If there is one calendar on the page, then I can choose what month to display. If however, there are two calendars, then you always get two copies of the first.
Exmaple:
[qemcalendar month=”7″]
[qemcalendar]
This shows two copies of JulyAlso,
[qemcalendar month=”7″]
[qemcalendar month=”8″]
This shows two copies of July- This reply was modified 5 years, 7 months ago by weihiluo.
Forum: Plugins
In reply to: [Quick Event Manager] cannot change month displayedMaybe my explanation was poor. But if you read the first post, that was how I triggered the “bug,” if you want to call it that. I was trying to show current month and next month on the same page.
I am trying to make it easy to see our group’s plans for the near future all in one page.
The worst time is during the last week of the month …. you can only see a couple of days ahead without needing to press a button.Forum: Plugins
In reply to: [Quick Event Manager] cannot change month displayedJust for information, I am running Version 9.0.16 of QEM
I am running wordpress 5.5.1
I am running the Astra theme, version 2.5.5- This reply was modified 5 years, 7 months ago by weihiluo.
Forum: Plugins
In reply to: [Quick Event Manager] cannot change month displayedI wish I knew too.
Check out http://bragg.golf
My front page has three lines on it:
Calendar
[qemcalendar]
[qemcalendar month=β7β³]But, when the page renders, we get:
Calendar
<September calendar>
<September calendar>Do you see what I am seeing?
Forum: Plugins
In reply to: [Quick Event Manager] cannot change month displayedAh, makes sense now.
I read the code a little and I think I know where the issue is.
I would also like relative month display as well.
I agree that would be a nice feature.So, while I am no PHP developer, if I can find a way to fix the bug and/or implement the relative month shortcode, I will submit the code to you.
Forum: Plugins
In reply to: [Quick Event Manager] cannot change month displayedBut, you do know there is a shortcode defined here: https://fullworks.net/docs/quick-event-manager/usage-quick-event-manager/all-the-shortcodes/
This page describes this short code:
[qemcalendar month=”7″] Display events from the 7th month of this yearWhat I was trying to report is that this shortcode is not working.
If I put this shortcode on my page, it does not show July events, it is showing September events.I was doing a poor job of submitting a bug report. π
Forum: Plugins
In reply to: [Quick Event Manager] Confirmation of CancellationI did some better testing. It took me a while to get a good and stable snmp setup.
Anyway, I have the autoresponder set on with the radio button “after registration” selected. When a user books an event, the admin gets an email and so does the user. However, when the user cancels the booking, only the admin gets an email.
I have one user that would like confirmation of cancellation. It is not a big deal. This is still the best plugin I have tested by far.
Forum: Plugins
In reply to: [Quick Event Manager] Confirmation of CancellationIn my test, I got the email when I registered, but not when I cancelled. That is why I was asking. Let me try to reproduce. I just assumed I missed a config parameter somewhere.
By the way, my admin email address got the cancellation notice. But, the user that processed the cancellation did not. I don’t think I was clear about that.
Forum: Plugins
In reply to: [EventPrime β Events Calendar, Bookings and Tickets] Registering usersI understand. I just don’t want the username to be the same as the email address. I will look at the plugin you suggested. Thank you.
I found my own solution here. Your wordpress site cannot use “plain” permalink settings. This results in two question marks in the url and messes everything up. You must chnage the permalink naming scheme to something else and normal funtion returns.