Title: weihiluo's Replies | WordPress.org

---

# weihiluo

  [  ](https://wordpress.org/support/users/weihiluo/)

 *   [Profile](https://wordpress.org/support/users/weihiluo/)
 *   [Topics Started](https://wordpress.org/support/users/weihiluo/topics/)
 *   [Replies Created](https://wordpress.org/support/users/weihiluo/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/weihiluo/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/weihiluo/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/weihiluo/engagements/)
 *   [Favorites](https://wordpress.org/support/users/weihiluo/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Event Manager] cannot change month displayed](https://wordpress.org/support/topic/cannot-change-month-displayed/)
 *  Thread Starter [weihiluo](https://wordpress.org/support/users/weihiluo/)
 * (@weihiluo)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/cannot-change-month-displayed/page/2/#post-13445079)
 * Wow. 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Event Manager] cannot change month displayed](https://wordpress.org/support/topic/cannot-change-month-displayed/)
 *  Thread Starter [weihiluo](https://wordpress.org/support/users/weihiluo/)
 * (@weihiluo)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/cannot-change-month-displayed/#post-13440855)
 * By 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 July
 * Also,
    [qemcalendar month=”7″] [qemcalendar month=”8″] This shows two copies 
   of July
    -  This reply was modified 5 years, 7 months ago by [weihiluo](https://wordpress.org/support/users/weihiluo/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Event Manager] cannot change month displayed](https://wordpress.org/support/topic/cannot-change-month-displayed/)
 *  Thread Starter [weihiluo](https://wordpress.org/support/users/weihiluo/)
 * (@weihiluo)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/cannot-change-month-displayed/#post-13440805)
 * Maybe 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Event Manager] cannot change month displayed](https://wordpress.org/support/topic/cannot-change-month-displayed/)
 *  Thread Starter [weihiluo](https://wordpress.org/support/users/weihiluo/)
 * (@weihiluo)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/cannot-change-month-displayed/#post-13440528)
 * Just 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](https://wordpress.org/support/users/weihiluo/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Event Manager] cannot change month displayed](https://wordpress.org/support/topic/cannot-change-month-displayed/)
 *  Thread Starter [weihiluo](https://wordpress.org/support/users/weihiluo/)
 * (@weihiluo)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/cannot-change-month-displayed/#post-13440431)
 * I wish I knew too.
 * Check out [http://bragg.golf](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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Event Manager] cannot change month displayed](https://wordpress.org/support/topic/cannot-change-month-displayed/)
 *  Thread Starter [weihiluo](https://wordpress.org/support/users/weihiluo/)
 * (@weihiluo)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/cannot-change-month-displayed/#post-13439222)
 * Ah, 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Event Manager] cannot change month displayed](https://wordpress.org/support/topic/cannot-change-month-displayed/)
 *  Thread Starter [weihiluo](https://wordpress.org/support/users/weihiluo/)
 * (@weihiluo)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/cannot-change-month-displayed/#post-13435882)
 * But, you do know there is a shortcode defined here: [https://fullworks.net/docs/quick-event-manager/usage-quick-event-manager/all-the-shortcodes/](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 year
 * What 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Event Manager] Confirmation of Cancellation](https://wordpress.org/support/topic/confirmation-of-cancellation/)
 *  Thread Starter [weihiluo](https://wordpress.org/support/users/weihiluo/)
 * (@weihiluo)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/confirmation-of-cancellation/#post-13330452)
 * I 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Event Manager] Confirmation of Cancellation](https://wordpress.org/support/topic/confirmation-of-cancellation/)
 *  Thread Starter [weihiluo](https://wordpress.org/support/users/weihiluo/)
 * (@weihiluo)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/confirmation-of-cancellation/#post-13325486)
 * In 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EventPrime – Events Calendar, Bookings and Tickets] Registering users](https://wordpress.org/support/topic/registering-users-3/)
 *  Thread Starter [weihiluo](https://wordpress.org/support/users/weihiluo/)
 * (@weihiluo)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/registering-users-3/#post-13324399)
 * I 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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EventPrime – Events Calendar, Bookings and Tickets] Changing events view redirects to main page](https://wordpress.org/support/topic/changing-events-view-redirects-to-main-page/)
 *  Thread Starter [weihiluo](https://wordpress.org/support/users/weihiluo/)
 * (@weihiluo)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/changing-events-view-redirects-to-main-page/#post-13314562)
 * 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.

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