Posted: March 12, 2015 at 4:25 am
|
Dear all In my earlier post (https://eventespresso.com/topic/ee-4-6-6-events/) you recommended us to contact a developer to build a custom query for the event list-template. We did so … and he did a great job and solved our problem. However, while solving problem 1 another problem occurred, which – according to the developer – is not related to their development. And therefore I get back to you … Please visit the following page: http://kino.sevenskills.ch/kinoprgramm/, scroll down to the bottom and memorize the last 4 movies. And now please visit the following page: http://kino.sevenskills.ch/programm-2/. You can see (at the bottom of the event list) that there are couple of events in April, Mai and June. Now finally please visit: http://kino.sevenskills.ch/home/datetime/ and scroll down to the bottom. This list is supposed to show all future events, but it does not … two of the 4 above mentioned movies are not listed and it does also not show the events in April, Mai and June. I have played around with the shortcodes (with or without setting limits), but I could not find anything that worked. Limits = 10 does reduce the list to 10 entries, but unfortunately limits = 100 does not enlarge it. What do I have to do that the event-list does show all future events? Thank you very much & best regards, |
Hi Marcel, try updating to a current version of Event Espresso 4 and let us know if the issue continues: https://eventespresso.com/wiki/ee4-changelog/ — |
|
|
Hi Lorenzo. EE has now been updated, but the issue continues. Any more ideas what we could do to solve it? Best regards, Marcel |
Hi, could you share the shortcode that is in use here? http://kino.sevenskills.ch/home/datetime/ — |
|
|
Hi Lorenzo. The shortcode is as follows: [ESPRESSO_EVENTS_TABLE_TEMPLATE limit=100 order_by = start_date, sort = ASC, table_paging = false, template_file = home_sevenskills.php] |
|
Lorenzo, here http://kino.sevenskills.ch/programm-2/ the following shortcode is used: [ESPRESSO_EVENTS_TABLE_TEMPLATE limit=100 order_by = start_date, sort = ASC, table_paging = false, template_file = home_sevenskills.php category_slug=”bar”] As you can see, this page shows all “bar” events, including those in May and June (those that are not shown here http://kino.sevenskills.ch/home/datetime/ where all events should be shown, irrespective of the category). The only difference between the two shortcodes is that the correct working one is using a category_slug and the other one not. May that have something to do with it? Best regards, Marcel |
Hello, Could you please create a temporary WordPress admin login so we can take a closer look at this issue? Please share that temporary login through the secure link below: To prevent delays in troubleshooting, be sure to double check your information on the form before submitting. The submit button for the form appears at the end of the form. Again, please ensure that the temporary login works. Thank you. — |
|
|
Dear Lorenzo. I have just sent them over through the mentioned link. Thank you very much for looking into it. Kind regards, Marcel |
|
Hi Lorenzo. While you’re looking into our “problem” with the event-list, please also check the following issue: here http://kino.sevenskills.ch/kinoprgramm/ on the right side it shows the next 10 movies. I would like to show two pictures next to each other but WordPress sorts it “one picture below the other”. I tried several individual CSS but couldn’t find one working. Where do I have to change what to correct the layout? Thanks a lot, Marcel |
Hi Marcel, The issue with the images is there is not enough space within the container for the image + padding for both images side by side, so they are placed on new lines. You can add something like this: .ee_grid_box img { width: 150px; height: auto; } We recommend using either the My Custom CSS or Reaktiv CSS Builder plugins to add custom styles such as these. Can you create a new temporary page and use the shortcode like this: [ESPRESSO_EVENTS_TABLE_TEMPLATE order_by = start_date, sort = ASC, table_paging = false] Does the ‘The Real Deal (Monday Blues)’ event show in that listing? |
|
|
Hi Tony. No, unfortunately it does not. You can find the new created page here: http://kino.sevenskills.ch/home/bald-im-orion-test/ |
Hi Marcel, I started troubleshooting and sent over a reply. Please reply to that private email. Thanks — |
|
|
Hi Lorenzo. Did you by any chance already have the time to look into it? Kind regards, Marcel |
Hi Marcel, I took a look in wp-content/plugins/eea-events-table-view-template/EES_Espresso_Events_Table_Template.shortcode.php and it has the code for
That’s why it’s only showing 15 posts. If you require support for this template, please contact the developer that made the modifications. We cannot support modified templates. |
|
|
Thank you very much, Josh. In this case I will take it up with the developer. Best regards, Marcel |
The support post ‘EE 4.6.6 Events (2)’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.