How can we limit the number of speakers photos on the widget?

  1. Home
  2. Docs
  3. Event Manager
  4. Frequently Asked Question...
  5. How can we limit the number of speakers photos on the widget?

How can we limit the number of speakers photos on the widget?

To limit the number of speakers on the widget, please do the following:

 

1) Open wp-content/plugins/event-manager-theme-functionality/lib/widgets/widget-speakers.php

2) Please keep a back-up of the file prior editing.

3) Search for “‘posts_per_page’ => ‘-1′” (Probably, it will be near the line number 38)

4) Change – 1 to 16 and save the file.

Was this article helpful to you? Yes No