Title: Problem with NEXT button
Last modified: August 6, 2018

---

# Problem with NEXT button

 *  Resolved [LArevaloP](https://wordpress.org/support/users/veneagle/)
 * (@veneagle)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problem-with-next-button/)
 * there is some way to eliminate the following buttons (next, 1,2,3) when limiting
   the number of events in a grid, when I use the next button I get problems, instead
   of showing the next group of events, change of page and it shows all the publications
   more than any event, I am thinking to eliminate that button and replace it with
   another to go to the events page. So my question is how do I eliminate those 
   buttons?
 * in another order of ideas, how can I translate the plug in? As far as it is not
   in Spanish, can you help them with that?
    -  This topic was modified 7 years, 9 months ago by [LArevaloP](https://wordpress.org/support/users/veneagle/).
      Reason: i forget write te reason because i wanna do this change, well the 
      problem
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-with-next-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [PressTigers](https://wordpress.org/support/users/presstigers/)
 * (@presstigers)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problem-with-next-button/#post-10563013)
 * Hello [@veneagle](https://wordpress.org/support/users/veneagle/),
 * Pagination is not working because it’s conflicting with your theme as its modifying
   main Query.
    Currently there is not any shortcode/option available to disable
   pagination while limiting events but you can use CSS to hide pagination. .home.
   sep-page .pagination { display: none; } By using above CSS in your activated 
   theme you can hide SEP pagination for homepage.
 * **Translation**
    You can suggest translation on WP GlotPress platform. Following
   is the link where you can translate Simple Event Planner in your language: [https://translate.wordpress.org/projects/wp-plugins/simple-event-planner/](https://translate.wordpress.org/projects/wp-plugins/simple-event-planner/)
 * Please add translations against each string, once these translations will be 
   approved by GlotPress team then it will be the part of SEP plugin.
 * Another Quick Method:
    In this method, you can add manual translations in SEP
   plugin. Please create a file named as simple-event-planner-language_code.po in
   simple-event-planner/languages directory and copy all string of simple-event-
   planner.pot file to newly added file. Add translations against each string into
   your language. After completing translation task, compile it using POEDIT.
 * *language_code: Please find the language code ( WP Locale ) for your language
   from the following link.
 * > [Translation Teams](https://make.wordpress.org/polyglots/teams/)
 * Thanks
 *  Thread Starter [LArevaloP](https://wordpress.org/support/users/veneagle/)
 * (@veneagle)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problem-with-next-button/#post-10569697)
 * thank you very much, the code worked perfect.
 * I already translated a couple of items, but I have my doubts about the context
   or where it says that in the plug in order to make the translation more consistent,
   I will try to do it gradually to make the translations more accurate unless they
   want us to work together for this At some specific moment, we can make a skype
   conference for that purpose.
 *  Thread Starter [LArevaloP](https://wordpress.org/support/users/veneagle/)
 * (@veneagle)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problem-with-next-button/#post-10571957)
 * more questions and sorry for disturb…
 * – A similar code to css by remove next buttom from widgets?
    – Any shortcode,
   or any other way to show a random future event?
 * Again Thanks for your support
 *  Plugin Author [PressTigers](https://wordpress.org/support/users/presstigers/)
 * (@presstigers)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problem-with-next-button/#post-10578261)
 * Hello [@veneagle](https://wordpress.org/support/users/veneagle/),
 * 1) To remove pagination from widgets please add this CSS:
    .widget .sep-page .
   pagination {display: none;}
 * 2) Currently there is no such shortcode available to show a random future event.
   But there is an alternative way for doing that. You can create a category and
   assign it to event and then use shortcode to display events of that specific 
   category.
 * Thanks & Regards
    -  This reply was modified 7 years, 9 months ago by [PressTigers](https://wordpress.org/support/users/presstigers/).

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

The topic ‘Problem with NEXT button’ is closed to new replies.

 * ![](https://ps.w.org/simple-event-planner/assets/icon-256x256.png?rev=1808471)
 * [Simple Event Planner](https://wordpress.org/plugins/simple-event-planner/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-event-planner/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-event-planner/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-event-planner/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-event-planner/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-event-planner/reviews/)

## Tags

 * [buttom](https://wordpress.org/support/topic-tag/buttom/)
 * [next](https://wordpress.org/support/topic-tag/next/)

 * 4 replies
 * 2 participants
 * Last reply from: [PressTigers](https://wordpress.org/support/users/presstigers/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/problem-with-next-button/#post-10578261)
 * Status: resolved