Portfolio item in view open to content rather than lightbox

Can you please let me know how to make the views that feature portfolio items open to the node rather than into a lightbox? Also, there is a display of thumbnails under a slider in one view. I would love to be able to replicate that in the actual node of an individual portfolio project. Is that possible? Thank you in advance for your help. It is a beautiful, user friendly theme.
Hi centerrat3, To open a node rather than lightbox, open file node--dexp_portfolio--dexp_portfolio.tpl (sites/all/themes/evolve/templates/node folder) and change property href of tag to <?php print $node_url; ?> instead of lightbox About thumbnails under slider, you can reference to views-bxslider--gallery.tpl (sites/all/themes/evolve/templates/views folder) and do the same. Thanks,
can you elaborate a little on the thumbnails under the slider? This the only place I want this functionality. Thanks so much for your help.
"About thumbnails under slider, you can reference to views-bxslider--gallery.tpl (sites/all/themes/evolve/templates/views folder) and do the same." Can you please be more specific on this? I do not understand.
Hi, Sorry, the structure of slider (using bootstrap) this node is different more views-bxslider--gallery.tpl.php (using bxslider) which we told you before. To customize to show thumbnail slider in bootstrap slider, please reference to http://jsfiddle.net/modaloda/xuhP9/ for more detail Thanks,
This fiddle gives me the bootstrap version, but I am trying to get to the php that needs to be written for this page. I want to keep the slider for the other displays. I have tried to override the field--field_portfolio_images.tpl.php, but I can't figure out the php that should be there. I thought of creating a custom page templage for the portfolio content type, so it won't replicate elsewhere. Can you help please?
Any chance we can talk more about this? I am still trying to work this out. If I need to pay to get this worked out, I can. Thank you!
Please add me drupal_support on skype Thanks,