August 8, 2019 at 5:12 am
#10030417
Keymaster
Hello,
Please note that the “Combination Filters” not works with “data-plugin-options”.
You need change the “layoutMode” on the “Combination Filters” code in “js/examples/examples.portfolio.js”:
.
..
...
....
var $grid = $('.portfolio-list').isotope({
itemSelector: '.isotope-item',
layoutMode: 'fitRows',
filter: '*',
hiddenStyle: {
....
...
..
.
Please, try that and let us know if you need further assistance.
Kind Regards,
Rodrigo.