Hi, its possible do delete in front page in portfolio selection "ALL" so my front page would load into a second portfolio options witch is "ROOMS" and show only rooms portfolio.
site is: http://www.okdiversresort.com/#portfolio
Thanks
Roman
Hi, its possible do delete in front page in portfolio selection "ALL" so my front page would load into a second portfolio options witch is "ROOMS" and show only rooms portfolio.
site is: http://www.okdiversresort.com/#portfolio
Thanks
Roman
No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.
Hi Roman,
We will check and reply ASAP :)
Hi Roman,
Please open file views-view-list--max-portfolio-filter.tpl.php then delete
<li class="active"><a href="#" class="all" data-filter="*" >All</a></li>
and add class active for the first li of <?php foreach ($rows as $id => $row): ?>