• Resolved bartamediagroup

    (@bartamediagroup)


    Is it possible to have the first positioned post appear above the AJAX filter? As you can see on the page I linked, I have things laid out how I’d like them to look, however, the post that appears above the filter does not change when you select a filter category. That is because I am using two separate layouts on this page and the post that appears above the filter is not affected when a filter category is selected. I would like the post that appears above the filter to also change when a filter category is selected. Is this possible to do using custom code or some other method within the plugin?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Nikita

    (@nko)

    Hi,

    It is possible but with custom coding only. Since we don’t provide such a level of customization, you will need to write the custom code on your own.

    You can manually grab the first item from the filtered layout using jQuery event loadedNewItems.vpf https://visualportfolio.co/docs/developers/jquery-events/. Then, clone and insert it in your first layout.

    Regards,
    Nikita.

Viewing 1 replies (of 1 total)
  • The topic ‘Is it possible to have the first post appear above the filter?’ is closed to new replies.