Viewing 3 reply threads
You must be logged in to reply to this topic.
As title says: portfolio items are not showing when grid is chosen, only in Masonry. All options work in Masonry.
https://lalapop.be/partners/
Hello,
Please go to file js/codeless-main.js and find this function (line 888):
function codelessPortfolioPageIsotope(){
Inside the function block code, find these lines:
masonry: {
// use outer width of grid-sizer for columnWidth
columnWidth: column_width
}
Comment them out (screenshot). Then remove this line from the style.css:
.filterable .mix{display:none;}
Please do it and check it again.
Let us know.
Regards!
Strange enough this loads in grid mode now without changing anything.
Should I add your code nonetheless?
Kind regards
Hello,
No, if it’s showing ok. Than do not alter the code. Let us know if it happens again.
Best regards!
You must be logged in to reply to this topic.