Title: jshare's Replies | WordPress.org

---

# jshare

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 252 total)

1 [2](https://wordpress.org/support/users/jshare/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/jshare/replies/page/3/?output_format=md)…
[15](https://wordpress.org/support/users/jshare/replies/page/15/?output_format=md)
[16](https://wordpress.org/support/users/jshare/replies/page/16/?output_format=md)
[17](https://wordpress.org/support/users/jshare/replies/page/17/?output_format=md)
[→](https://wordpress.org/support/users/jshare/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP FullCalendar] After upgrade to 1.4, no events appear anymore](https://wordpress.org/support/topic/after-upgrade-to-1-4-no-events-appear-anymore/)
 *  Thread Starter [jshare](https://wordpress.org/support/users/jshare/)
 * (@jshare)
 * [5 years ago](https://wordpress.org/support/topic/after-upgrade-to-1-4-no-events-appear-anymore/#post-14332439)
 * Events still don’t appear with WP FullCalendar 1.4 and YASR 2.7.1 activated, 
   and this is regardless of whether the Events pages try to display ratings or 
   not. Sounds like a Javascript conflict. This is on a test site, so I can’t give
   you access, unfortunately.
 * I have enabled the WPFC_DEBUG, but I don’t see anything different in the Console
   compared to before. Maybe I’m not looking in the right place?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP FullCalendar] After upgrade to 1.4, no events appear anymore](https://wordpress.org/support/topic/after-upgrade-to-1-4-no-events-appear-anymore/)
 *  Thread Starter [jshare](https://wordpress.org/support/users/jshare/)
 * (@jshare)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/after-upgrade-to-1-4-no-events-appear-anymore/#post-14286491)
 * Correction: 2.6.7 did not fix the issue. I’ve now disabled the plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP FullCalendar] After upgrade to 1.4, no events appear anymore](https://wordpress.org/support/topic/after-upgrade-to-1-4-no-events-appear-anymore/)
 *  Thread Starter [jshare](https://wordpress.org/support/users/jshare/)
 * (@jshare)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/after-upgrade-to-1-4-no-events-appear-anymore/#post-14284561)
 * The conflict was with version 2.6.6 of YASR. Version 2.6.7 released today has
   resolved the conflict, and events are now appearing again in the calendar on 
   my test site.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP FullCalendar] After upgrade to 1.4, no events appear anymore](https://wordpress.org/support/topic/after-upgrade-to-1-4-no-events-appear-anymore/)
 *  Thread Starter [jshare](https://wordpress.org/support/users/jshare/)
 * (@jshare)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/after-upgrade-to-1-4-no-events-appear-anymore/#post-14278149)
 * Thanks.
 * Using your plugin, I found that 1.4 conflicts with my use of the [YASR (Yet Another Stars Rating)](https://wordpress.org/plugins/yet-another-stars-rating/)
   plugin. If I deactivate that, the events return to the calendar.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP FullCalendar] Tooltip stopped working](https://wordpress.org/support/topic/tooltip-stopped-working/)
 *  [jshare](https://wordpress.org/support/users/jshare/)
 * (@jshare)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/tooltip-stopped-working/#post-13318686)
 * This is due to an issue with jQuery Migrate in WordPress 5.5:
 * [https://www.searchenginejournal.com/wordpress-5-5-issues/377851/](https://www.searchenginejournal.com/wordpress-5-5-issues/377851/)
 * The fix is to install [Enable jQuery Migrate Helper](https://wordpress.org/plugins/enable-jquery-migrate-helper/).
 * It should work now 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Location type: URL not workin](https://wordpress.org/support/topic/location-type-url-not-workin/)
 *  [jshare](https://wordpress.org/support/users/jshare/)
 * (@jshare)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/location-type-url-not-workin/#post-13141489)
 * [@bersani](https://wordpress.org/support/users/bersani/)
 * It sounds like you may be using the wrong placeholder, but it’s not working for
   me either.
 * In a test environment, I just updated to latest Events Manager and then enabled
   the ‘URLs’ location type, which I had never noticed before.
 * Next I edited my ‘Single event page format’ to add:
 *     ```
       {has_location}
               LOCATIONURL: #_LOCATIONURL<br/>
       	LOCATIONLINK: #_LOCATIONLINK<br/>
       {/has_location}
       ```
   
 * Then I edited an existing past event to give it a Location of the URL type, filled
   the URL and Link Text fields and saved my changes.
 * When I check the updated event post, I now see:
 * >  LOCATIONURL: [https://staging.mydomain.com/events/test-event/](https://staging.mydomain.com/events/test-event/)
   > 
   > LOCATIONLINK:
 * So while the plugin is recognizing there’s a location, I was expecting LOCATIONLINK
   to use the URL and Link Text information that I provided, so maybe there’s a 
   bug here.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Feature request: Calendar Timezone Awareness](https://wordpress.org/support/topic/feature-request-calendar-timezone-awareness/)
 *  Thread Starter [jshare](https://wordpress.org/support/users/jshare/)
 * (@jshare)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/feature-request-calendar-timezone-awareness/#post-12882783)
 * Good news!
 * Jemima Kingsley of Website Department implemented this feature as an addon a 
   few years ago:
 * [https://github.com/bojates/events-manager-timezone](https://github.com/bojates/events-manager-timezone)
 * However, I haven’t been able to get it working just yet, so perhaps it’s no longer
   compatible with recent Events Manager updates.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP FullCalendar] Any plans to support recurring events?](https://wordpress.org/support/topic/any-plans-to-support-recurring-events/)
 *  Thread Starter [jshare](https://wordpress.org/support/users/jshare/)
 * (@jshare)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/any-plans-to-support-recurring-events/#post-12857625)
 * Thanks, I can confirm that I misunderstood and that the plugin does support recurring
   events, thankfully.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Examples of beautiful calendar styles?](https://wordpress.org/support/topic/examples-of-beautiful-calendar-styles/)
 *  Thread Starter [jshare](https://wordpress.org/support/users/jshare/)
 * (@jshare)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/examples-of-beautiful-calendar-styles/#post-12857497)
 * Thanks for taking the time to clearly explain all this.
 * Option B is the best fit for me. However, if a visitor prefers a list instead
   of a calendar, is there a way they can click through to the calendar day page
   even for a day that has fewer events than the limit ie. there’s no More link?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Examples of beautiful calendar styles?](https://wordpress.org/support/topic/examples-of-beautiful-calendar-styles/)
 *  Thread Starter [jshare](https://wordpress.org/support/users/jshare/)
 * (@jshare)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/examples-of-beautiful-calendar-styles/#post-12847310)
 * Thanks for this. WP Safe Mode is really handy, happy to learn about that.
 * I have a staging version of my site, which is a clone from a few months ago. 
   A recurring event I added there is appearing in WP Full Calendar.
 * Both my staging & production sites are on the latest EM versions and PHP 7.3.17.
 * On my production site, I enabled Safe Mode for myself following your instructions(
   2 plugins, 2020 theme).
 * The recurring event I have in place is still not appearing in Full Calendar BUT
   now I know why: there are too many events ahead of it each day, what with my 
   Events limit set to 3. That’s in the Month view. If I change the limit (which
   I don’t want to), I can at least confirm that Full Calendar WILL display the 
   recurring event.
 * So now I’m wondering if there’s a different issue here.
 * If I click on More… in the Month view to get to a specific day, such as [https://jobmob.co.il/events/2020-05-21/](https://jobmob.co.il/events/2020-05-21/),
   and then switch to the Day view for that day, I still only see 3 events and a
   More… link, when I was expecting to see the all the day’s events in Full Calendar.
   And, if I click the Day’s view’s More… link, the page simply refreshes (I was
   already on the page for a specific day), again showing only 3 events and a More…
   link.
 * How can I make Full Calendar display all the events of a given day in the Day
   view?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Examples of beautiful calendar styles?](https://wordpress.org/support/topic/examples-of-beautiful-calendar-styles/)
 *  Thread Starter [jshare](https://wordpress.org/support/users/jshare/)
 * (@jshare)
 * [6 years ago](https://wordpress.org/support/topic/examples-of-beautiful-calendar-styles/#post-12838570)
 * Hi [@timrv](https://wordpress.org/support/users/timrv/)
    Thanks for the quick
   reply.
 * Yes, ”Events (event) – powered by Events Manager” is the *only* thing I have 
   selected under Dashboard > Settings > WP FullCalendar.
 * I have added only one recurring event for now in Events Manager, [this is an instance of it](https://jobmob.co.il/events/career-care-package-2020-05-18/)
   and you can see that it (or any other instances) doesn’t appear in the calendar,
   but they do appear in the list beneath the calendar.
 * (Btw, before claiming that WP FullCalendar doesn’t support recurring events, 
   I searched the forums and there are other people who asked about that, and I 
   couldn’t find anything to disprove that claim.)
    -  This reply was modified 6 years ago by [jshare](https://wordpress.org/support/users/jshare/).
    -  This reply was modified 6 years ago by [jshare](https://wordpress.org/support/users/jshare/).
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[SchedulePress – Auto Post & Publish, Auto Social Share, Schedule Posts with Editorial Calendar & Missed Schedule Post Publisher] Does what it’s supposed to](https://wordpress.org/support/topic/does-what-its-supposed-to-45/)
 *  Thread Starter [jshare](https://wordpress.org/support/users/jshare/)
 * (@jshare)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/does-what-its-supposed-to-45/#post-11959904)
 * [@oomkool](https://wordpress.org/support/users/oomkool/) make sure you have version
   1.3.1 of the Paid Memberships Pro – AWeber Add On
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Revisionize] Gutenberg compatibility?](https://wordpress.org/support/topic/gutenberg-compatibility-29/)
 *  Thread Starter [jshare](https://wordpress.org/support/users/jshare/)
 * (@jshare)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/gutenberg-compatibility-29/#post-11659459)
 * That’s too bad, [@jamiechong](https://wordpress.org/support/users/jamiechong/).
   Your plugin has become one of the ones I rely on most.
 * Is it a technical issue? Maybe a community crowdfunded sponsorship would help?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPS Hide Login] Still getting tons of login attempts](https://wordpress.org/support/topic/still-getting-tons-of-login-attempts/)
 *  [jshare](https://wordpress.org/support/users/jshare/)
 * (@jshare)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/still-getting-tons-of-login-attempts/#post-11614708)
 * [@nicolaskulka](https://wordpress.org/support/users/nicolaskulka/) to clarify:
   using this plugin, I changed my Login url to something else e.g. ‘boxcar’. When
   I visit /boxcar, the browser gets redirected to a login page at /login/, which
   is the page my site is getting attacked on. Attempts to wp-admin and wp-login
   are correctly blocked as 404 pages.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPS Hide Login] Still getting tons of login attempts](https://wordpress.org/support/topic/still-getting-tons-of-login-attempts/)
 *  [jshare](https://wordpress.org/support/users/jshare/)
 * (@jshare)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/still-getting-tons-of-login-attempts/#post-11567770)
 * Similarly.
 * I had previously tried other plugins that rename/hide wp-admin and wp-login and/
   or block xml-rpc but the login attempts continued.
 * Using the log in the Loginizer plugin, I discovered that all the fake login attempts
   were to /login/.
 * While WPS Hide Login does prevent visitors trying to reach wp-admin or wp-login,
   on my site at least it does NOT prevent anyone from reaching /login/, so even
   when this plugin is activated, the login attacks continue.

Viewing 15 replies - 1 through 15 (of 252 total)

1 [2](https://wordpress.org/support/users/jshare/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/jshare/replies/page/3/?output_format=md)…
[15](https://wordpress.org/support/users/jshare/replies/page/15/?output_format=md)
[16](https://wordpress.org/support/users/jshare/replies/page/16/?output_format=md)
[17](https://wordpress.org/support/users/jshare/replies/page/17/?output_format=md)
[→](https://wordpress.org/support/users/jshare/replies/page/2/?output_format=md)