cede007
Forum Replies Created
-
One question: when I get to the next page, the new page does not scroll up, but stays at the bottom with the page numbers. Is this due to my settings or can this still be included in the code?
Great, thank you! Good that at least one knows his way around here ??
I now see the other page links, but when I click on them, there is a spinning wheel and the page is not called. I’m working without shortcuts so far, with the normal settings.
I have solved it now: I had to select “grouped lists” as default view in the search form formatting setting. Unfortunately, I don’t know why. I read it in another thread, it was about something else.
Now I have my headings, but the next problem: there is no link to the next page if there are more events than fit on one page. Any idea?
Once the code says “list”, once “list-grouped”. Maybe my error after all?
Version 6.3:
<h1 class="entry-title main_title">Veranstaltungen</h1> <div class="entry-content"> <div id="em-wrapper" class="em"> <p></p> <div class="em em-view-container" id="em-view-1785238602" data-view="list"> <div class="em-list em-events-list size-large" id="em-events-list-1785238602" data-view-id="1785238602"> <div class="post"> <table cellpadding="0" cellspacing="0" class="events-table"> <tbody class="eventlist-body"><tr class="events-row"> <td class="event-time">
Version 6.1.2:
<h1 class="entry-title">Veranstaltungen</h1> <div class="post-content entry-content"> <div id="em-wrapper" class="em"> <p></p> <div class="em em-view-container" id="em-view-1722521963" data-view="list-grouped"> <div class="em-list em-events-list em-events-list-grouped size-large" id="em-events-list-grouped-1722521963"> <h2 class="event-header">Veranstaltungen im Mai 2023</h2><div class="post"> <table cellpadding="0" cellspacing="0" class="events-table"> <tbody class="eventlist-body"><tr class="events-row"> <td class="event-time">
In the older version (6.1.2) there is no field for this either. But it works in 6.1.2.
The only difference is the order of the fields. Here is a screenshot from the older version:
Now, for interest, I also tested the solution with the database entry. Works also!
So I thank you again very much!
- This reply was modified 1 year, 6 months ago by cede007.
Great, thank you! This snippet works! Everything seems to be ok!
Actually, such an error should not happen, right? I just tried to import the settings from the Events Manager, from an older version (6.1.3). I would have expected an error message, but not such a massive error.
Thank you for your answer. I have tested it, but unfortunately it does not work, the same error occurs. Could I also make a change directly in the database?