Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Website Setup › Widgets › Grimlock event section show only 3 events
- This topic has 8 replies, 4 voices, and was last updated 3 years, 4 months ago by Manathan.
-
AuthorPosts
-
@themodactyl
- 0 Topics
- 6603 Posts
Hi Rakesh,
Thanks for getting in touch! We’ve received your request and we’ll get you an answer shortly. 🙂
We’re experiencing a much larger number of requests than usual so our wait times are longer than expected. We’re working hard to get back to you as quickly as we can and we really appreciate your patience!
Kind regards,
April 20, 2021 at 14:22 #30854@themodactyl- 0 Topics
- 6603 Posts
Hi Rakesh,
Thank you for your precious feedback. There is definitely an issue in our theme which will be fixed in the next update.
We’ll be back to you as soon as the update is available. 🙂
Thank you for your patience.
Best,
April 22, 2021 at 16:11 #30928@themoceratops- 1 Topics
- 430 Posts
Hi Rakesh,
Unfortunately the update is still not ready to be released. But in the meantime we can provide you with a code snippet that will add a “Number of posts to display” field to the widget. Here is the snippet:
add_filter( 'grimlock_the_events_calendar_tribe_events_section_widget_posts_per_page_field_args', function( $field_args ) { unset( $field_args['conditional_logic'] ); return $field_args; } );
To add this code snippet to your site, we recommend that you use the Code Snippets plugin (https://wordpress.org/plugins/code-snippets/). If you have never activated this plugin, please read the following post:
When the snippet is added and activated, just set the “Number of posts to display” in the widget to the number you want. If you want to display all events, you can set it to
-1
.As a side note, please be aware that we only provide code snippets exceptionally out of courtesy for users who are waiting for the next update when they need it.
Hope this helps!
Regards,
May 10, 2021 at 14:27 #31398@themosaurusrex- 0 Topics
- 2048 Posts
Hi Rakesh,
We’ve received your request and we’ll get you an answer shortly.
We’re experiencing a much larger number of requests than usual so our wait times are longer than expected. We’re working hard to get back to you as quickly as we can and we really appreciate your patience!
We really thank you for your patience!
Kind regards,
May 13, 2021 at 15:02 #31482@themodactyl- 0 Topics
- 6603 Posts
Hi Rakesh,
Thank you for your patience. 🙂
We have just released a new update of Grimlock. Updating this plugin to the latest version should fix this issue.
After the update, the problem should now be fixed. However, you might still be seeing the issue because your browser cache is showing you an older version of the page (browsers do that to load pages faster). To see that the issue is resolved you will need to empty your browser cache and reload the page. If you want to read more on what browser cache is and how to clear it, here is an article that might help you:
https://www.lifewire.com/how-to-clear-cache-2617980Kindest regards,
May 18, 2021 at 13:19 #31565 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Grimlock event section show only 3 events’ is closed to new replies.