Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #895861

    Hello enfold team,

    I have created a page (Page A in private content) with a masonry shortcode displaying portfolio items in 4 columns with sorting options. The sorting options do not sort correctly based on categories.

    For example, if you view the portfolio category archive for “Senior Living” (Page B in private content) you will notice that there are only 7 portfolio entries in the category. However when you click the “Senior Living” sort button on the Masonry display (Page A in private content), 8 entries show up, and the 8th entry is not from the senior living category.

    I have included an admin login for you in the private content

    #897294

    Hey rickyporco,

    Thank you for using Enfold.

    The isotope script is not working properly because of the following css modifications in the style.css file.

    .av-masonry-entry {
        opacity: 1 !important;
        visibility: visible !important;
    }

    Please remove it.

    Best regards,
    Ismael

    #1275007

    Thank you, i had the same issue. Which is solved be removing the css. Don´t know why that was there.

    #1275152

    Hi Werk32,

    Great, I’m glad that you got things working :-)

    Best regards,
    Rikard

    #1275159

    Hi,

    Alright. Thank you for update. We will close the thread for now.

    Have a nice day.

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Masonry of Portfolio Items does not sort correctly’ is closed to new replies.