Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24448

    I am unable to sort my portfolio elements when using the Portfolio Grid in the layout builder.

    My first issue was that the sorting was invisible which can be fixed by changing the hidden to visible.

    Line 1120 in Shortcodes.css

    #js_sort_items{

    visibility: hidden;

    font-size: 12px;

    }

    However, even when I click on one of the sorts, it does not seem to trigger the call to return the sorted elements.

    Is there a way to fix this?

    #123502

    Hi juganrising,

    Since the portfolio grid was just updated you may need to delete the portfolio element and re-add it so that the options are fixed/refreshed.

    Regards,

    Devin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Portfolio Grid Issues Version 1.6’ is closed to new replies.