Date (Descending) Order of Post Masonry Grid Element

I am getting an error on digitalcommercialsystems.com home page and /company/news/ page when using the Post Masonry Grid element. I went with multiple rows (2 on the home page and unlimited on /company/news/) of three posts but the dates are not defending properly. It is more obvious on the /company/new page, but more visible on the home page.

I just noticed that it is doing the same thing on the Category page /news/

I entered all the items over the last week and often had to change the post date to the date the event actually happened. Is there a date entry somewhere that I can’t see? I am not using the modified date… just regular date.

I am sure it is an easy fix… not likely a code thing.

Any ideas what I am doing wrong?

brian

P.S. it sorts correctly by date on the All Posts page. I am using X.

P.S.S. Interestingly it sorts correctly on a mobile device.

Hi Brian,

The error goes wrong on the calculation of the masonry position. I have tested post masonry grid on my setup and I can’t duplicate the issue.

Please try going to Item Design tab of Post Masonry Grid element settings, try to select other grid element template. Please check if the issue persist with other templates. Let’s see if the issue is specific to a template. If yes, please share the template name with issue so we will check and confirm again on our setup.

It is correct on mobile because the ordering from the backend is correct. The position we see on desktop happened on frontend load. It is the masonry position calculation that is wrong which is not needed on mobile because it display 1 column only.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.