Title: impulsewebdesign's Replies | WordPress.org

---

# impulsewebdesign

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Locations widget not showing all locations](https://wordpress.org/support/topic/locations-widget-not-showing-all-locations/)
 *  Thread Starter [impulsewebdesign](https://wordpress.org/support/users/impulsewebdesign/)
 * (@impulsewebdesign)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/locations-widget-not-showing-all-locations/#post-9474075)
 * Reinstalling EM v5.7.3 did solve this issue, as well as the issue with Divi from
   the other thread. However updating to 5.7.3.3 again caused the problem to reappear.
 * I am convinced this has to do with changes in these last versions. After I replaced/
   classes/em-locations.php with the older 5.7.3 version the widget worked properly
   again.
    -  This reply was modified 8 years, 8 months ago by [impulsewebdesign](https://wordpress.org/support/users/impulsewebdesign/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Locations widget not showing all locations](https://wordpress.org/support/topic/locations-widget-not-showing-all-locations/)
 *  Thread Starter [impulsewebdesign](https://wordpress.org/support/users/impulsewebdesign/)
 * (@impulsewebdesign)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/locations-widget-not-showing-all-locations/#post-9474069)
 * Indeed it does work as intended and as i wish on a clean installed WP with twenty
   seventeen theme. I will try reinstalling EM on the first website.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Locations widget not showing all locations](https://wordpress.org/support/topic/locations-widget-not-showing-all-locations/)
 *  Thread Starter [impulsewebdesign](https://wordpress.org/support/users/impulsewebdesign/)
 * (@impulsewebdesign)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/locations-widget-not-showing-all-locations/#post-9474017)
 * Unfortunately this still does not solve the problem, using twenty sixteen and
   no other plugins enabled, the widget as well as the shortcode display only 4 
   out of 7 locations: the locations that do have any events related to it.
 * I will try a clean install to test.
 * [Widget screenshot](https://pageshot.net/8AneQUTIabvu21me/tennisschoollucardie.nl)
   
   [Shortcode screenshot](https://pageshot.net/LBOddfAskdzvE6cI/tennisschoollucardie.nl)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Divi Blog Module excerpt broken by Event Manager](https://wordpress.org/support/topic/divi-blog-module-excerpt-broken-by-event-manager/)
 *  Thread Starter [impulsewebdesign](https://wordpress.org/support/users/impulsewebdesign/)
 * (@impulsewebdesign)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/divi-blog-module-excerpt-broken-by-event-manager/#post-9472345)
 * Thanks Angelo, however this will not help to resolve since the fix you propose
   is for the admin area of EM. In the admin I can see all locations listed. The
   problem occurs on the homepage.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Locations widget not showing all locations](https://wordpress.org/support/topic/locations-widget-not-showing-all-locations/)
 *  Thread Starter [impulsewebdesign](https://wordpress.org/support/users/impulsewebdesign/)
 * (@impulsewebdesign)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/locations-widget-not-showing-all-locations/#post-9472324)
 * Hello Angelo, thanks for your reply. The EM version is the most current one: 
   5.7.3.3.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Locations widget not showing all locations](https://wordpress.org/support/topic/locations-widget-not-showing-all-locations/)
 *  Thread Starter [impulsewebdesign](https://wordpress.org/support/users/impulsewebdesign/)
 * (@impulsewebdesign)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/locations-widget-not-showing-all-locations/#post-9470518)
 * I believe this has to do with `$event_optional_join` and the query that gets 
   build at line 149 from `classes/em-locations.php`, thus locations are only selected
   if there is an event related to it. This could be a logical decision on how the
   plugin should work, but then there should also be added an option to show all
   locations (regardless of them having any events or not) IMHO.
    -  This reply was modified 8 years, 8 months ago by [impulsewebdesign](https://wordpress.org/support/users/impulsewebdesign/).
    -  This reply was modified 8 years, 8 months ago by [impulsewebdesign](https://wordpress.org/support/users/impulsewebdesign/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Locations widget not showing all locations](https://wordpress.org/support/topic/locations-widget-not-showing-all-locations/)
 *  Thread Starter [impulsewebdesign](https://wordpress.org/support/users/impulsewebdesign/)
 * (@impulsewebdesign)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/locations-widget-not-showing-all-locations/#post-9470448)
 * Thanks for the fast reply. Unfortunately this does not work, the locations are
   also missing on the locations page and when using the shortcode. So only the 
   locations that have events are being shown in the widget, shortcode and on the
   locations page.
 * Also, changing the formatting in the settings not only affects the format of 
   the shortciode, but also of the location page. This is undesired since the widget
   in the footer shows only a short list of location names where the locations page
   gives more information.
    -  This reply was modified 8 years, 8 months ago by [impulsewebdesign](https://wordpress.org/support/users/impulsewebdesign/).
    -  This reply was modified 8 years, 8 months ago by [impulsewebdesign](https://wordpress.org/support/users/impulsewebdesign/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Divi Blog Module excerpt broken by Event Manager](https://wordpress.org/support/topic/divi-blog-module-excerpt-broken-by-event-manager/)
 *  Thread Starter [impulsewebdesign](https://wordpress.org/support/users/impulsewebdesign/)
 * (@impulsewebdesign)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/divi-blog-module-excerpt-broken-by-event-manager/#post-9470029)
 * Hello Caimin,
 * Thankyou for your swift reply. I am only using the EM widgets (locations, events
   and agenda) and a customized Divi Blog module (to display locations in style 
   of theme).
 * I have removed (deactivated) the widgets and the customized Blog module to test
   if the issue persists, which it did.
    -  This reply was modified 8 years, 8 months ago by [impulsewebdesign](https://wordpress.org/support/users/impulsewebdesign/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] (Backend) Menus – Event Category only shows up for one user.](https://wordpress.org/support/topic/backend-menus-event-category-only-shows-up-for-one-user/)
 *  [impulsewebdesign](https://wordpress.org/support/users/impulsewebdesign/)
 * (@impulsewebdesign)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/backend-menus-event-category-only-shows-up-for-one-user/#post-8156629)
 * Unfortunately I am experiencing the same issue on a WordPress single site install.
   
   Second user has been added as author, later promoted to admin. However Events,
   Locations, Event Tags and Event Categories are not showing up as Menu items to
   this user.

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