Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thanks for fixing the issue that fast. Already tested the new version 2 minutes ago. It works!

    Thread Starter andone91

    (@andone91)

    Hello,

    I tried offset again. Now it hides the number of new posts I set there.

    But there are situations where one post of the carousel is displayed in the grid too. The carousel displays sticky posts AND 3 new posts. In the following two examples I name the posts A, B, C, D:

    Examples:

    settings:
    grid: no sticky posts (because there are held on top of each page which shouldnt be like I imagine it) AND offset of 3.
    carousel: show 3 new posts + sticky ones

    Now lets take a look (A newest to D oldest)

    #1:
    posts:
    – A
    – B
    – C (sticky)
    – D

    The carousel shows 3 posts:
    – C, A, B (because C is under the 3 newest)

    The grid dont show posts:
    – A, B, C, D (because sticky (C) ones are excluded and offset=3 excludes A, B, D)

    post D is missing in the grid and not displayed in the carousel because the sticky ones are also counted as new posts. Setting the offset=2 should include D in the grid again, but … lets think about post a new post on the website, so the sticky post isnt under the 3 newest anymore.

    #2:
    posts:
    – A
    – B
    – C
    – D (sticky)

    carousel shows 4 posts:
    – D, A, B, C (because D is not under the 3 newest posts)

    grid hides 2 posts (offset=2):
    – A, B, D (D because of sticky and A, B because of the offset)

    post C is displayed in the carousel AND the grid (here offset=3 should fix this).

    conclusion: In #1 offset=2 works and in #2 offset=3 works.

    The problem is, that sticky posts also count as new posts in the carousel if sticky posts under the new 3 posts. Changing the numbers of displayed posts and the offset counter dont fix the problem with my set up.


    Thread Starter andone91

    (@andone91)

    Hello,

    take a look here: Gymnasium Wesermünde – Das nieders?chsische Gymnasium in Bremerhaven (gymnasium-wesermuende.de)

    In the Carousel there are 3 posts displayed: 5. april, 27th april, 12th march

    In the post grid on the same page (scoll down there), the posts from 27th april and 12th march are displayed to. I like to hide them because they are displayed in the carousel.

    The carousel always shows 3 posts. The post from the 5. april isnt displayed in the grid because its sticky.

    sticky posts are only shown in the carousel and excluded in the grid.

    Hello, I got the same issue.

    I have a template where I display the content of the post and under this, I use a loop for displaying the 3 newest posts. With this plugin I liked to avoid displaying the acutual post in the newest 3 posts part, when I’m acutally visiting one of these 3 posts. So this is what exclude current post need to be, right?

    Even with the toggle on. The post is also shown in the 3 newest posts. I dont use multiple loops on the site and I also use the theme twenty twentyfour.

    U can take a look at our page: link to page

    • This reply was modified 6 months, 3 weeks ago by andone91.
    Thread Starter andone91

    (@andone91)

    A fix for multiday events which start the same day, that at first the order is not alphabetical. There have to be a an algorithm which orders the event with the one with the longest days first and the shortest last. And then events with the same start day and same day length should be ordered alphabetically. A function for this is easy to build logic wise.

    Thread Starter andone91

    (@andone91)

    But in this example both events start on the same day.

    Kalender – Gymnasium Wesermünde (gymnasium-wesermuende.de)

    Edit: I found out, it has to be alphabetical.

    • This reply was modified 7 months, 3 weeks ago by andone91.
    Thread Starter andone91

    (@andone91)

    Is there a rule which event will be the first one? maybe an alphabetic order or the one which was created first/last?

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