Hi. How can I add a link to a Service images?
Thu, 03/10/2016 - 11:39
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,
Would you like to use any custom link or only links of node service?
Custom link:
- please go to content type services add a new field - link, then go to nodes services and add link for each node.
- go to view service (admin/structure/views/view/service/edit/block?destination=node), in 'Field', add field link that you just added in contentype
- go to file views-view-fields--service--block.tpl.php (sites\all\themes\md_boom\template\views\services), at tag <h3>, add link (create tag <a href=""></a> wrapping <h3>)
Link to node:
go to file views-view-fields--service--block.tpl.php, create tag a similar to creating custom link, in href of tag a is: $row->nid