This is a step by step guide for linking portfolio item to the external page.
1. Open the portfolio item page in edit mode from the WordPress dashboard.
2.Choose shortcode base from the portfolio setting
3. Choose Backend Editor from the top of the portfolio item page.
4. Choose Raw JS shortcode from the visual composer elements.
5. Use the following code into the Javascript code
<script type=”text/javascript”> window.location.href = ‘https://www. massivedynamic.co’; </script>
*You can use any URL which you want Instead of ‘https://www. massivedynamic.co’.
6. Open the page which includes the portfolio shortcode in “edit content” mode.
7. Open the setting panel of the portfolio shortcode
8.Set Link Thumbnail from the “open mode” option.