Hi,
There’s any way to remove the links to the portfolio items showed in a masonry element ?
I just want to display the thumbnail images of all my portfolio items, and I just want to be able to sort by portfolio category the images.
I just tried to edit the “masonry_entries.php” file, but I don’t know what I should change.
Maybe something in this line?
$items .= “<{$html_tags[0]} id=’av-masonry-“.self::$element.”-item-“.$entry[‘ID’].”‘ class='{$class_string}’ {$linktitle} {$markup}>”;
Also, it’s posible to change the way to display the categories to sort?
Now, it’s displayed like :
ALL / CATEGORY / CATEGORY / CATEGORY etc.
It can be a select box? I’ve a big amoung of categories, and i’d like to be just a select box
Thanks
Hi cerveradani!
I am not sure if I fully understand what you mean. Can you please post a link to your website? also we need some screenshots or a mockup showing the things you want to achieve, to get a better idea of what you need.
If you want to change the order of your masonry, see this: http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/
A select box for categories is not available in Enfold and for this you would need to hire a freelancer, for example here:
http://kriesi.at/contact/customization
Regards,
Andy
Hi
Yes, It seems I just did what I wanted ;)
Thanks anyway