Hello
I would like to change the grid layout of taxonomy-portfolio_entries.php to masonry.
I saw it was this code :
$grid = new avia_post_grid(array( 'linking' => '',
'columns' => '3',
'contents' => 'title',
'sort' => 'no',
'paginate' => 'yes',
'set_breadcrumb' => false,
));
$grid->use_global_query();
echo $grid->html();
Is there a simple way to call masonry instead of the grid ?
Thanx !
Hey romano2!
You are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Cheers!
Yigit
Ok thank you !