Viewing 4 reply threads
You must be logged in to reply to this topic.
Hello,
on your demo page https://codeless.co/specular/micro/?page_id=113#
we see a Multi-Size-Grid.
Although I imported the Mikro-Demo XML and have different portfolio preview pictures (landscape, portrait, square) I only see square previews.
I wonder where this is configured. On my page there is also one big square preview which fills whole page width (which should not be so)
Thanks for Help!
Bernd
Hello,
These are the portfolio settings:
https://www.clipular.com/c/5987231513706496.png?k=7Xa2VzF_rTj4idbh_r-pv2Td2f8
You must add the featured images in different sizes so they can display different from each other.
Best regards!
Hello,
The portfolio image sizes are generated automatically in a such order. If you want to change the size od the full width image please edit the file ‘specular\includes\view\portfolio\loop-masonry.php’:
$masonry_order[3] = array('1', '1', '1', '2', '1', '1', '2', '1', '1', '1', '1', '1', '3', '1', '1', '2');
change the value ‘3’ with ‘1’ or ‘2’.
Try this and let us know.
Best regards!
You must be logged in to reply to this topic.