Viewing 5 reply threads
You must be logged in to reply to this topic.
When i switch my portfolio to masonry 3 col it wont show up as masonry and remains as grid style. How can i fix this? It shows up as masonry with 2 col and 4 but not 3
Hi,
Can you please send me a website link and credentials to check this?
Thanks
Mm, masonry layouts are set to fix layouts, in this way they will look better.
Can you tell me on which part you want to add masonry 3-cols?
Thanks
I’d like to add the masonry look to the “product photography” page
Hi,
I have set a new masonry layout for 3 columns:
you can edit it on specular/view/portfolio/loop-masonry.php
then change this:
$masonry_order[3] = array('2', '1', '1', '1', '1', '1', '1', '1', '2', '1', '1', '2', '1', '1', '1', '1');
replace the numbers with the size of each portfolio item on the masonry.
2 – means 2/3 of masonry size
1 – means 1/3
3 – full image row 3/3
Let me know
Thanks
You must be logged in to reply to this topic.